Commit Graph

12 Commits (2e4abaa13df6fdd2fa7fe6429e2c9a295d4d2e63)

Author SHA1 Message Date
Jonathan Frederic 4333c84907 Fix scroll_to_bottom
13 years ago
Jonathan Frederic 6aac36ee13 Remove on_click, doesn't apply
13 years ago
Jonathan Frederic 4f663d896d Made scroll to bottom use msgs
13 years ago
Jonathan Frederic cc96589afc Changed on_submit to use custom messages instead of stateful communcation
13 years ago
Jonathan Frederic d795654251 Add scroll_to_bottom method for TextAreaView (StringWidget).
13 years ago
Jonathan Frederic 0d7428a903 Added TextBox submit event
13 years ago
Jonathan Frederic e9fe606ba6 More relative imports, Travis w/ Py3.3
13 years ago
Jonathan Frederic f2d77f3b78 Added labels to basic widgets
13 years ago
Jonathan Frederic 9b891d4018 s/TextareaView/TextAreaView & s/TextboxView/TextBoxView
13 years ago
Jonathan Frederic f422bb9be2 Cleaned up Python widget code.
13 years ago
Jonathan Frederic 76a7a25c12 Fixed stale reference to base.py -> widget.py
13 years ago
Jonathan Frederic 65a6000919 Renamed widget python classes to avoid name stomping
13 years ago