Revision history for Tickit-Widget-Menu
0.06 2014/01/13 00:09:59
[CHANGES]
* Updated for Tickit 0.42:
+ Use new Window expose with_rb event
0.05 CHANGES:
* Allow a separator in MenuBar to right-justify remaining items
* Added key event handling logic - F10 to popup menu bar, arrows to
navigate, Enter to select, Escape to dismiss
* Use Tickit::Style information for keypress events
* Neater use of RenderBuffer to allow more flexibility in future
0.04 CHANGES:
* Updated to use Tickit::RenderBuffer and ->render_to_rb
* Second click on MenuBar should dismiss the menu
* Load T:W:Menu::Item automatically
0.03 CHANGES:
* Use Tickit::Style for pen configuration
* Updated to Tickit::RenderContext 0.07
0.02 CHANGES:
* Rewrite rendering logic to use Tickit::RenderContext
* Use real linedrawing
0.01 First version, released on an unsuspecting world.