Commit Graph

12 Commits (4e1e091648d0b007ba574e4ee12c59c8fed13cf1)

Author SHA1 Message Date
Jonathan Frederic 4333c84907 Fix scroll_to_bottom
12 years ago
Jonathan Frederic 6aac36ee13 Remove on_click, doesn't apply
12 years ago
Jonathan Frederic 4f663d896d Made scroll to bottom use msgs
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