Tig Kindel
|
c6001c794b
Fixes #2025 - API Docs are now generated via Github Action - View Source Works (#2027)
|
2 年之前 |
BDisp
|
13948501d5
Fixes #1973. Avoid positioning Submenus off screen. (#1975)
|
2 年之前 |
Tig Kindel
|
fc9e84a429
Updated docs; regeneraged docs (#1881)
|
3 年之前 |
Charlie Kindel
|
59577feecf
Added oldTitle to eventargs and fixed title = null
|
3 年之前 |
BDisp
|
b0d2fd050b
Fixes changes requested.
|
3 年之前 |
BDisp
|
d84c4b285a
Fixes #1825. Parent MenuItem stay focused if child MenuItem is empty.
|
3 年之前 |
BDisp
|
9dc40088bc
UseKeysUpDownAsKeysLeftRight and UseSubMenusSingleFrame cannot be both true. (#1789)
|
3 年之前 |
BDisp
|
c867d32a13
Fixes #1739. Setting menu UseKeysUpDownAsKeysLeftRight as false by default. (#1779)
|
3 年之前 |
BDisp
|
ed2c516702
Button pressed now close the menu and the menu length is the same with or without hot-keys
|
3 年之前 |
Tig Kindel
|
f05cba2d81
Merge pull request #1689 from tznind/add-data-to-menuitem
|
3 年之前 |
Thomas Nind
|
4a69da1d19
Adds Data field to MenuItem
|
3 年之前 |
BDisp
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 年之前 |
BDisp
|
5dc5bebbd5
Fixes the MenuIem Width for wider runes
|
3 年之前 |
BDisp
|
c1649981b5
Implementing UseSubMenusSingleFrame in context menu.
|
3 年之前 |
BDisp
|
484e98998a
Feature to display the sub-menus on a single frame instead multiple frames.
|
3 年之前 |
BDisp
|
17ed8dbed0
Only allows an open menu bar at a time.
|
3 年之前 |
BDisp
|
a822e1afa9
Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615)
|
3 年之前 |
Thomas Nind
|
ea7981dc59
Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556)
|
3 年之前 |
BDisp
|
ff962b64df
Added MenuOpened event and others bug fixes. (#1572)
|
3 年之前 |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 年之前 |
BDisp
|
b2a8a7cb6d
Improves the MenuOpening event.
|
4 年之前 |
BDisp
|
e009aa747f
Fixes #1143. Cannot change the MenuBar's background color. (#1144)
|
4 年之前 |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 年之前 |
BDisp
|
43ea03bc29
In addition to the view visibility having to be true to be redrawn, it is also necessary that the width and height are greater than zero.
|
4 年之前 |
BDisp
|
8725c3f461
Fixes #1043. The menu separator is being printed in the wrong place.
|
4 年之前 |
Charlie Kindel
|
92c2171388
Merge pull request #1036 from BDisp/netdriver-mouse-support
|
4 年之前 |
BDisp
|
9dacb7d3ee
Fixes #518. Added mouse support for the NetDriver.
|
4 年之前 |
BDisp
|
149561a964
No need to create another MenuBarItem. Added a new constructor to the MenuBarItem allowing a list of MenuItem arrays.
|
4 年之前 |
BDisp
|
12383e4c31
Avoid exception if LastFocused is null.
|
4 年之前 |
BDisp
|
6be3aab2ce
Changed casing for Shortcut.
|
4 年之前 |