[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Fix keyboard management, and windows cannot have focus anymore on click.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sat Jul 10 04:39:28 CEST 2021



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
dbded520 by gambas at 2021-07-10T04:27:42+02:00
Fix keyboard management, and windows cannot have focus anymore on click.

[GB.GTK]
* BUG: Fix keyboard event management for command keys like DEL that have a text associated with.
* BUG: Windows cannot have focus anymore on click.

[GB.GTK3]
* BUG: Fix keyboard event management for command keys like DEL that have a text associated with.
* BUG: Windows cannot have focus anymore on click.

- - - - -
b6d39c70 by gambas at 2021-07-10T04:39:21+02:00
Fix MaskBox.

[GB.FORM]
* BUG: MaskBox: Text that do not have the same size as the mask are not valid anymore.
* BUG: MaskBox: The Text property now must match the mask when set. If the set text is smaller than the mask, it is completed with the default characters.
* BUG: MaskBox: Characters moves should be handled better now.

- - - - -


6 changed files:

- comp/src/gb.form/.src/MaskBox.class
- comp/src/gb.form/.src/Test/FTestMaskBox.class
- comp/src/gb.form/.src/Test/FTestMaskBox.form
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gkey.cpp
- gb.gtk/src/gmainwindow.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/42005272a99892f7b3351d545adfb3abc208d8a6...b6d39c70a96bab7b8ff5cacbbf55ae7fd793aa7b

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/42005272a99892f7b3351d545adfb3abc208d8a6...b6d39c70a96bab7b8ff5cacbbf55ae7fd793aa7b
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210710/96ff82f4/attachment.htm>


More information about the Notification mailing list