Jonathan Frederic
4f663d896d
Made scroll to bottom use msgs
...
allow multiple msg handlers
added send to view to automatically hookup callbacks
changed send signature to optionally accept a cell to connect callbacks
12 years ago
Jonathan Frederic
cc96589afc
Changed on_submit to use custom messages instead of stateful communcation
12 years ago
Jonathan Frederic
d795654251
Add scroll_to_bottom method for TextAreaView (StringWidget).
12 years ago
Jonathan Frederic
0d7428a903
Added TextBox submit event
12 years ago
Jonathan Frederic
e9fe606ba6
More relative imports, Travis w/ Py3.3
12 years ago
Jonathan Frederic
f2d77f3b78
Added labels to basic widgets
12 years ago
Jonathan Frederic
9b891d4018
s/TextareaView/TextAreaView & s/TextboxView/TextBoxView
12 years ago
Jonathan Frederic
f422bb9be2
Cleaned up Python widget code.
12 years ago
Jonathan Frederic
76a7a25c12
Fixed stale reference to base.py -> widget.py
12 years ago
Jonathan Frederic
65a6000919
Renamed widget python classes to avoid name stomping
12 years ago