Alexandre Bury
|
0977daa12d
|
Unify method names on Menubar and MenuTree
|
2017-01-23 16:51:48 -08:00 |
|
Alexandre Bury
|
ed841825f2
|
Add methods to edit menubar and menutrees
Fixes #101
|
2017-01-23 15:50:56 -08:00 |
|
Alexandre Bury
|
90c9d51a6c
|
Add comments to menubar example
|
2016-10-09 15:59:29 -07:00 |
|
Alexandre Bury
|
8fa704bcfa
|
Rename Dialog::new -> Dialog::around
And `Dialog::empty` -> `Dialog::new`
|
2016-10-02 15:15:30 -07:00 |
|
Alexandre Bury
|
d684a5bc1e
|
Remove prelude module
Add `traits` module instead
|
2016-09-28 22:45:27 -07:00 |
|
Alexandre Bury
|
f28ac264f1
|
Add prelude import module
Update examples to use it.
|
2016-07-20 21:25:14 -07:00 |
|
Alexandre Bury
|
a22c92a1a1
|
Add ListView
Also added `examples/list_view.rs`.
|
2016-07-16 13:25:21 -07:00 |
|
Alexandre Bury
|
d89c83f0ed
|
MenuPopup now supports PageUp/Down and Home/End
|
2016-07-02 20:53:13 -07:00 |
|
Alexandre Bury
|
692c310656
|
Better Menu API
Now offer non-chainable methods as well.
|
2016-07-02 20:44:27 -07:00 |
|
Alexandre Bury
|
e439b422da
|
Fix warnings in menubar example
|
2016-07-02 19:48:21 -07:00 |
|
Alexandre Bury
|
8220fe529e
|
Better menubar example
Added scrolling support, and left/right navigation
|
2016-07-02 19:37:38 -07:00 |
|
Alexandre Bury
|
1d54764cdb
|
Working menubar example
Also update callback: use Rc instead of Box
|
2016-07-02 15:02:42 -07:00 |
|
Alexandre Bury
|
d0d4380d5a
|
Add menubar example
Not working yet, but at least it shows how the API should be used.
|
2016-06-28 01:13:44 -07:00 |
|