Charlie Kindel
|
54ab5340ac
Fixes HotColor for non-activated menus
|
2 years ago |
BDisp
|
05384c8903
Fixes #2121. ContextMenu: When open, Shift-F10 should close menu.
|
2 years ago |
Charlie Kindel
|
9ef5140bdf
more doc improvements
|
2 years ago |
Charlie Kindel
|
57cef55cdc
made code clearer
|
2 years ago |
Charlie Kindel
|
5f2ec20b50
added constants to MenuBar
|
2 years ago |
Charlie Kindel
|
f9a3817a22
documenting behavior
|
2 years ago |
Charlie Kindel
|
68697c0f18
Finished refactoring tests
|
2 years ago |
Charlie Kindel
|
4646b7291c
further progress
|
2 years ago |
Charlie Kindel
|
e809affb10
refactoring menutests
|
2 years ago |
BDisp
|
2dcbe74b02
Fixes #2064. mouseGrabView must have a track to allow the views who use it having some control.
|
2 years ago |
BDisp
|
13948501d5
Fixes #1973. Avoid positioning Submenus off screen. (#1975)
|
2 years ago |
Tig Kindel
|
fc9e84a429
Updated docs; regeneraged docs (#1881)
|
3 years ago |
Charlie Kindel
|
59577feecf
Added oldTitle to eventargs and fixed title = null
|
3 years ago |
BDisp
|
b0d2fd050b
Fixes changes requested.
|
3 years ago |
BDisp
|
d84c4b285a
Fixes #1825. Parent MenuItem stay focused if child MenuItem is empty.
|
3 years ago |
BDisp
|
9dc40088bc
UseKeysUpDownAsKeysLeftRight and UseSubMenusSingleFrame cannot be both true. (#1789)
|
3 years ago |
BDisp
|
c867d32a13
Fixes #1739. Setting menu UseKeysUpDownAsKeysLeftRight as false by default. (#1779)
|
3 years ago |
BDisp
|
ed2c516702
Button pressed now close the menu and the menu length is the same with or without hot-keys
|
3 years ago |
Tig Kindel
|
f05cba2d81
Merge pull request #1689 from tznind/add-data-to-menuitem
|
3 years ago |
Thomas Nind
|
4a69da1d19
Adds Data field to MenuItem
|
3 years ago |
BDisp
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 years ago |
BDisp
|
5dc5bebbd5
Fixes the MenuIem Width for wider runes
|
3 years ago |
BDisp
|
c1649981b5
Implementing UseSubMenusSingleFrame in context menu.
|
3 years ago |
BDisp
|
484e98998a
Feature to display the sub-menus on a single frame instead multiple frames.
|
3 years ago |
BDisp
|
17ed8dbed0
Only allows an open menu bar at a time.
|
3 years ago |
BDisp
|
a822e1afa9
Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615)
|
3 years ago |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 years ago |
BDisp
|
ff962b64df
Added MenuOpened event and others bug fixes. (#1572)
|
3 years ago |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 years ago |
BDisp
|
b2a8a7cb6d
Improves the MenuOpening event.
|
4 years ago |