[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: TreeView, ColumnView, ListView, IconView: Add a Selected property that returns...
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Wed Aug 3 11:35:32 CEST 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
365fcd2b by Benoît Minisini at 2022-08-03T11:32:57+02:00
TreeView, ColumnView, ListView, IconView: Add a Selected property that returns if at least one item is selected.
[GB.GUI.BASE]
* NEW: TreeView, ColumnView, ListView, IconView: Add a Selected property that returns if at least one item is selected.
- - - - -
2dd20ec8 by Benoît Minisini at 2022-08-03T11:33:24+02:00
FileView: Add Selected property that returns if at least one item is selected.
[GB.FORM]
* NEW: FileView: Add Selected property that returns if at least one item is selected.
- - - - -
9382328d by Benoît Minisini at 2022-08-03T11:35:26+02:00
Project browser: Implement copy, cut, paste and delete actions.
[DEVELOPMENT ENVIRONMENT]
* NEW: Project browser: Handle paste actions by moving or copying files.
* NEW: Project browser: Implement file deletion.
* NEW: Redesign the unique file name generation function.
- - - - -
7 changed files:
- app/src/gambas3/.src/Editor/Browse/FProjectBrowser.class
- app/src/gambas3/.src/Editor/Browse/FProjectBrowser.form
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/Project.module
- comp/src/gb.form/.src/File/FileView.class
- comp/src/gb.gui.base/.src/IconView/IconView.class
- comp/src/gb.gui.base/.src/TreeView/_TreeView.class
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e323b0834714a46faac177d9dfb92a17b4c64e2a...9382328db0d55d01dea68172d7f0d8b9bead69ad
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e323b0834714a46faac177d9dfb92a17b4c64e2a...9382328db0d55d01dea68172d7f0d8b9bead69ad
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/20220803/a0e1daa7/attachment.htm>
More information about the Notification
mailing list