[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: New FileBox control. Add Path property to DirBox and FileBox.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Fri Jan 7 23:42:41 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
93afd49f by Bruce Steers at 2022-01-07T22:42:38+00:00
New FileBox control. Add Path property to DirBox and FileBox.
[GB.FORM]
* NEW: Add FileBox control, supports open/save mode, filters, custom picture and placeholder.
* NEW: Add Path property to DirBox and FileBox as a synonym for Value and show it in the IDE.
- - - - -
d8639d9a by Benoît Minisini at 2022-01-07T22:42:38+00:00
Merge branch 'FileBox' into 'master'
FileBox, new control for gb.form and add Path property to FileBox and DirBox
See merge request gambas/gambas!255
- - - - -
6 changed files:
- + comp/src/gb.form/.hidden/control/filebox.png
- comp/src/gb.form/.project
- comp/src/gb.form/.src/File/DirBox.class
- + comp/src/gb.form/.src/File/FileBox.class
- + comp/src/gb.form/.src/Test/FTestFileBox.class
- + comp/src/gb.form/.src/Test/FTestFileBox.form
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e5f144706fe8d9b9e440f6c848ec690d3f64b186...d8639d9a7454adb610b84728c676785c56a2b08d
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e5f144706fe8d9b9e440f6c848ec690d3f64b186...d8639d9a7454adb610b84728c676785c56a2b08d
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/20220107/b92a30ce/attachment-0001.htm>
More information about the Notification
mailing list