Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
buttonpress
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mainly, using a non-zero menuDelayClose allowed you to have multiple submenus open
|
|
|
|
|
|
|
|
|
|
|
|
|
|
submenus
|
|
|
|
|
|
|
|
|
|
thanks _markt
|
|
FbTk::FbString
|
|
#1475268 (thanks Scott Kuhl; skuhl AT cs utah edu)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
apply to keys.
|
|
background pixmap. Same for textbuttons.
|
|
|
|
Consequently rearrange lots of rendering ops, and strip calls to
updateTransparent
|
|
|
|
|
|
|
|
FbTk::Menu::update(Subject*) and FbTk::Menu::update(int index)
to avoid this, we rename FbTk::Menu::update(int index)
-> FbTk::Menu::updateMenu(int index)
this is mostly cosmetic, but if it makes the life of a compiler happy, well ..
be happy icc :)
|
|
|