[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: TreeView: treeview items now have a Selectable property. If set to FALSE, the...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sat Jul 23 13:19:40 CEST 2022



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


Commits:
de278263 by Benoît Minisini at 2022-07-23T13:17:23+02:00
TreeView: treeview items now have a Selectable property. If set to FALSE, the item is not selectable anymore.

[GB.GUI.BASE]
* NEW: TreeView: treeview items now have a Selectable property. If set to FALSE, the item is not selectable anymore.

- - - - -
99f5df2d by Benoît Minisini at 2022-07-23T13:19:34+02:00
Selecting an item in the procedure list failed sometimes at the first click.

[DEVELOPMENT ENVIRONMENT]
* NEW: Debugger: Stack backtrace and variable list headers are not selectable anymore.
* BUG: Code editor: Selecting an item in the procedure list failed sometimes at the first click.
* BUG: Text editor: Selecting an item in the procedure list failed sometimes at the first click.
* BUG: Help browser: Fix layout of IDE shortcuts help window.

- - - - -


9 changed files:

- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- app/src/gambas3/.src/Help/FHelpShortcut.form
- comp/src/gb.gui.base/.hidden/window.png
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/Test/FTestTreeView.class
- comp/src/gb.gui.base/.src/TreeView/_TreeView.class
- comp/src/gb.gui.base/.src/TreeView/_TreeView_Item.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/077c798f8907e8808aacb29c097d6d9f326d1ebf...99f5df2d4366a95063165b8f130ace5126f8fcbf

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/077c798f8907e8808aacb29c097d6d9f326d1ebf...99f5df2d4366a95063165b8f130ace5126f8fcbf
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/20220723/55b4b168/attachment.htm>


More information about the Notification mailing list