BDisp
|
e009aa747f
Fixes #1143. Cannot change the MenuBar's background color. (#1144)
|
4 years ago |
Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 years ago |
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 years ago |
BDisp
|
8725c3f461
Fixes #1043. The menu separator is being printed in the wrong place.
|
4 years ago |
Charlie Kindel
|
92c2171388
Merge pull request #1036 from BDisp/netdriver-mouse-support
|
4 years ago |
BDisp
|
9dacb7d3ee
Fixes #518. Added mouse support for the NetDriver.
|
4 years ago |
BDisp
|
149561a964
No need to create another MenuBarItem. Added a new constructor to the MenuBarItem allowing a list of MenuItem arrays.
|
4 years ago |
BDisp
|
12383e4c31
Avoid exception if LastFocused is null.
|
4 years ago |
BDisp
|
6be3aab2ce
Changed casing for Shortcut.
|
4 years ago |
BDisp
|
b1cc2f8035
Implemented ShortCut in the View class within the UICatalog example.
|
4 years ago |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
4 years ago |
BDisp
|
4729f46726
MenuBar.ShortCutDelimiter cannot be empty.
|
4 years ago |
BDisp
|
21650576eb
Recover from rebase.
|
4 years ago |
Charlie Kindel
|
4bde71a147
Revert "Revert "Use glyphs for checkmarks & selection""
|
4 years ago |
Charlie Kindel
|
04f2c64b8f
Revert "Use glyphs for checkmarks & selection"
|
4 years ago |
Charlie Kindel
|
02cb644812
Use glyphs for checkmarks & selection
|
4 years ago |
Charlie Kindel
|
6407f941c1
fix Issue #254 by removing ShortCut from MenuItem
|
4 years ago |
Artyom
|
bd7610df74
Migrate all controls to C# events
|
4 years ago |
BDisp
|
109fd25c9e
Fixes #644. Added a UICatalog Scenario for a dynamic menu bar.
|
5 years ago |
BDisp
|
40a4d6d1e3
Fixing some rebase issues.
|
5 years ago |
BDisp
|
35ebd8e085
Fixed more mouse navigator issues.
|
5 years ago |
BDisp
|
cd2faf5fbd
Fixed a focused issue.
|
5 years ago |
BDisp
|
b7901acd2b
Fixes #829. Hangs with disabled menu item selected solved.
|
5 years ago |
BDisp
|
2e1dd624df
Fixes #755. Click respect the highlight Menu.
|
5 years ago |
BDisp
|
1feb385994
Fixing a bug.
|
5 years ago |
BDisp
|
21050c123e
Fixes #800. Menu IsTopLevel executes on button clicked and setting Run close driver to false because of Unix.
|
5 years ago |
BDisp
|
c159d47b3b
Fixes #783. Menu is now activated by Alt key if the focused view doesn't need it.
|
5 years ago |
BDisp
|
69e72c80d5
Fixes #775. Menu now is working properly on another toplevel and supports unicode.
|
5 years ago |
Charlie Kindel
|
eed4c585d7
fix crashing bug in menu.cs
|
5 years ago |
Charlie Kindel
|
da54dece1f
dealt with Removed
|
5 years ago |