BDisp
|
9dc40088bc
UseKeysUpDownAsKeysLeftRight and UseSubMenusSingleFrame cannot be both true. (#1789)
|
vor 3 Jahren |
BDisp
|
c867d32a13
Fixes #1739. Setting menu UseKeysUpDownAsKeysLeftRight as false by default. (#1779)
|
vor 3 Jahren |
BDisp
|
3e6a96fa7e
Added HeightAsBuffer to the menu allowing to being configurable.
|
vor 3 Jahren |
BDisp
|
484e98998a
Feature to display the sub-menus on a single frame instead multiple frames.
|
vor 3 Jahren |
BDisp
|
b185722ab6
Standalone update fix (#1596)
|
vor 3 Jahren |
BDisp
|
99e26575bb
Fixes #1175. demo.cs editor now implement "Copy", "Cut" and "Paste". (#1176)
|
vor 4 Jahren |
BDisp
|
7de9db69c6
Fixing demo.
|
vor 4 Jahren |
BDisp
|
415cd11e20
Fixes #1020. NetDriver does not deal well with unicode characters yet.
|
vor 4 Jahren |
BDisp
|
3343062cad
Change to Key.Q because it conflicts with Linux terminal.
|
vor 4 Jahren |
BDisp
|
c53acea225
Fixes #986. Comparing with ShortcutHelper.GetModifiersKey in the demo.cs
|
vor 4 Jahren |
BDisp
|
01d4b4f55f
Added wide improvements on keys managements.
|
vor 4 Jahren |
BDisp
|
21650576eb
Recover from rebase.
|
vor 4 Jahren |
Charlie Kindel
|
295b2ac779
Merge pull request #950 from tig/remove_ienumerable
|
vor 4 Jahren |
BDisp
|
b56edacbac
Fixes #225 and maybe #41. Allowing Rune.ColumnWidth greater than one.
|
vor 4 Jahren |
Charlie Kindel
|
473afe0732
poc
|
vor 4 Jahren |
Artyom
|
64fdcea6b5
Define View actions as events
|
vor 4 Jahren |
Artyom
|
6aef632633
Button.Clicked as a C# event
|
vor 4 Jahren |
Charlie Kindel
|
7aa3079274
Merge pull request #846 from BDisp/dynamic-menu-bar
|
vor 5 Jahren |
BDisp
|
109fd25c9e
Fixes #644. Added a UICatalog Scenario for a dynamic menu bar.
|
vor 5 Jahren |
BDisp
|
d232715e62
Fixes #844. Now selects the correct Directory.
|
vor 5 Jahren |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
vor 5 Jahren |
BDisp
|
cf5527a917
Fixes #803. Init and Shutdown only run once.
|
vor 5 Jahren |
Ross Ferguson
|
b9c8758d2d
ComboBox. Adhere to ListView interface, added:-
|
vor 5 Jahren |
Ross Ferguson
|
852400957e
Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2
|
vor 5 Jahren |
Ross Ferguson
|
de5a30bb90
ComboBox hand pick @BDisp changes:-
|
vor 5 Jahren |
BDisp
|
67785f7e7f
Forgot shutdown the driver at exit.
|
vor 5 Jahren |
BDisp
|
aa51de0bf0
Improvement the Application.Top in Demo.
|
vor 5 Jahren |
Ross Ferguson
|
3d8ef9a2de
Rebase
|
vor 5 Jahren |
Ross Ferguson
|
acacd0c9e7
Accomodate upstream changes
|
vor 5 Jahren |
Ross Ferguson
|
cfcf8efb59
ComboBox multiple fixes. Dim.Fill() incorrectly calculated. List height not resizing. SetSource() not immeadiately updating list. Double click not selecting item. Example now demo resizes with view
|
vor 5 Jahren |