[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Enhance ListEditor control.
Benoît Minisini
gitlab at mg.gitlab.com
Mon Apr 22 03:28:18 CEST 2019
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
2f409592 by gambas at 2019-04-22T01:25:56Z
Enhance ListEditor control.
[GB.FORM]
* NEW: ListEditor: ReadOnly is a new property that makes ListEditor enter read-only mode.
* NEW: ListEditor: Add is new event that is raised when the add button is clicked.
* NEW: ListEditor: Add() is a new method that insert a new element in the list.
* NEW: ListEditor: Exist() is a new method that returns if an item exists in the list.
* NEW: Update some translations.
- - - - -
516de91f by gambas at 2019-04-22T01:27:46Z
Update French translation.
[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
- - - - -
17 changed files:
- app/src/gambas3/.lang/fr.po
- comp/src/gb.form/.lang/cs.po
- comp/src/gb.form/.lang/de.po
- comp/src/gb.form/.lang/es.po
- comp/src/gb.form/.lang/es_ES.po
- comp/src/gb.form/.lang/fr.po
- comp/src/gb.form/.lang/it.po
- comp/src/gb.form/.lang/nl.mo
- comp/src/gb.form/.lang/nl.po
- comp/src/gb.form/.lang/sv.po
- comp/src/gb.form/.lang/zh.po
- comp/src/gb.form/.project
- comp/src/gb.form/.src/ImageView/ImageView.class
- comp/src/gb.form/.src/ListEditor/FListEditor.class
- comp/src/gb.form/.src/ListEditor/FListEditor.form
- comp/src/gb.form/.src/ListEditor/ListEditor.class
- comp/src/gb.form/.src/Test/FTestListEditor.form
View it on GitLab: https://gitlab.com/gambas/gambas/compare/1ef5252a1078e445d28a2f4ea8f6607f43202988...516de91f93e5f5cc478c56b12b5a0670636e4564
--
View it on GitLab: https://gitlab.com/gambas/gambas/compare/1ef5252a1078e445d28a2f4ea8f6607f43202988...516de91f93e5f5cc478c56b12b5a0670636e4564
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20190422/1ae9cb99/attachment.html>
More information about the Notification
mailing list