Empirical
Classes | Namespaces
TextArea.h File Reference

Specs for the TextArea widget. More...

#include "Widget.h"

Go to the source code of this file.

Classes

class  emp::web::TextArea
 
class  emp::web::TextArea::TextAreaInfo
 

Namespaces

 emp
 If we are in emscripten, make sure to include the header.
 
 emp::web
 

Detailed Description

Specs for the TextArea widget.

Note
This file is part of Empirical, https://github.com/devosoft/Empirical
Date
2015-2017
Todo:
Callback does a lot of string-copies at the moment; should be streamlined.