Gilles Freart
|
9b617a07f0
Adjusting cursor size ... working under WindowsDriver
|
4 years ago |
BDisp
|
9d721e94f6
Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class.
|
4 years ago |
BDisp
|
4bbe50c506
Fixes #990. Pos and Dim only can be properly used when all the views are totally initialized.
|
4 years ago |
BDisp
|
4fb0c93861
Fixes #968. Button Dim handler and a Dim unit test. Added a ToString to DimCombine.
|
4 years ago |
BDisp
|
d1b99b7c9a
Invert the condition.
|
4 years ago |
BDisp
|
ab690d3e0a
Fixes #965. Broken buttons
|
4 years ago |
BDisp
|
be840f31cc
Changing Dim.DimCombine class as public.
|
4 years ago |
BDisp
|
bb67b5ad07
Removed unnecessary code.
|
4 years ago |
BDisp
|
9e9de9c121
Changed to CursorPosition and improving Button LayoutStyle.Computed.
|
4 years ago |
BDisp
|
4073019554
Fixes #959. PositionCursor with hotkeys.
|
4 years ago |
Artyom
|
6aef632633
Button.Clicked as a C# event
|
4 years ago |
BDisp
|
fda4e21341
Making SetFocus (View) private.
|
5 years ago |
BDisp
|
d17e3d5ef7
Fixes #822. Moves the cursor position to the first rune if no hotkey is specified.
|
5 years ago |
BDisp
|
c5f6e89abf
Fixes #806. Button now support clicks.
|
5 years ago |
BDisp
|
edac4b3d19
Fixes #701. HotKeys fixed.
|
5 years ago |
BDisp
|
22883acd2d
Fixes #759. Button mouse activates on double and triple click.
|
5 years ago |
Charlie Kindel
|
f41acdf6ba
removed View.Clicked
|
5 years ago |
Charlie Kindel
|
120991ec5b
ready for pr
|
5 years ago |
Charlie Kindel
|
49bfe6a6c2
progress...rabbit hole
|
5 years ago |
Charlie Kindel
|
a08a411a91
crazy refactoring
|
5 years ago |
Charlie Kindel
|
1f4b9289b1
Merge pull request #669 from tig/non_printable
|
5 years ago |
Charlie Kindel
|
7395656afe
merge
|
5 years ago |
Charlie Kindel
|
f4b9d313d8
tweaked scenario tests; minor bug fixes
|
5 years ago |
Charlie Kindel
|
8a3f2a73f6
addresses some non-printable stuff
|
5 years ago |
Charlie Kindel
|
e5855731d1
non printable chars
|
5 years ago |
Charlie Kindel
|
d5dd29dbda
fixed #504 and updated tests
|
5 years ago |
BDisp
|
e5b777845d
Removed System.Net.Sockets.
|
5 years ago |
BDisp
|
15e38550c5
Fixed a layout bug that preventing the redrawing on Pos and Dim changes. Now the TextAlignment is working well. I move them to the view for a generic uses to others views.
|
5 years ago |
BDisp
|
b884ea4ce3
Changed as suggest.
|
5 years ago |
BDisp
|
43c958842e
Resolves Button Text Alignment with Unicode chars.
|
5 years ago |