[Gambas-Notification] [Git][gambas/gambas][master] Global focus management. WebScrollView.EnsureVisible() should work as expected now.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sun Feb 27 01:35:59 CET 2022



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


Commits:
e34a06a5 by gambas at 2022-02-27T01:35:53+01:00
Global focus management. WebScrollView.EnsureVisible() should work as expected now.

[GB.WEB.GUI]
* NEW: If a modal window is opened, controls outside of the modal window cannot be focused anymore.
* NEW: The current focus is now kept when the page is refreshed.
* NEW: Application.ActiveControl is a new property that returns the current control having the focus.
* NEW: WebListBox now keeps its scroll status.
* NEW: WebListBox has now ScrollX and ScrollY properties.
* NEW: WebScrollView: EnsureVisible method should work as expected now.

- - - - -


9 changed files:

- + comp/src/gb.web.gui/.src/Application.class
- comp/src/gb.web.gui/.src/WebComboBox.class
- comp/src/gb.web.gui/.src/WebControl.class
- comp/src/gb.web.gui/.src/WebForm.class
- comp/src/gb.web.gui/.src/WebListBox.class
- comp/src/gb.web.gui/.src/WebScrollView.class
- comp/src/gb.web.gui/.src/WebTextArea.class
- comp/src/gb.web.gui/.src/WebTextBox.class
- comp/src/gb.web.gui/lib.js


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e34a06a5b833804517edbbf0e7e65719e683306c

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/e34a06a5b833804517edbbf0e7e65719e683306c
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/20220227/bd15c4eb/attachment.htm>


More information about the Notification mailing list