[Gambas-Notification] [Git][gambas/gambas][master] Add Copy() method to WebTextBox and WebTextArea, and fix margins of...
Benoît Minisini
gitlab at mg.gitlab.com
Wed Dec 19 10:33:47 CET 2018
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
da11a82b by gambas at 2018-12-19T09:30:39Z
Add Copy() method to WebTextBox and WebTextArea, and fix margins of WebContainer using Row or Column arrangement.
[GB.WEB.FORM]
* BUG: Fix margins of WebContainer using Row or Column arrangement.
* NEW: The '~dump' request now displays the environment variables too.
* NEW: WebTextBox.Copy() is a new method that copies the control text to the clipboard. Works only with https.
* NEW: WebTextArea.Clear() is a new method that clears the control text.
* NEW: WebTextArea.Copy() is a new method that copies the control text to the clipboard. Works only with https.
- - - - -
5 changed files:
- comp/src/gb.web.form/.src/WebContainer.class
- comp/src/gb.web.form/.src/WebForm.class
- comp/src/gb.web.form/.src/WebTextArea.class
- comp/src/gb.web.form/.src/WebTextBox.class
- comp/src/gb.web.form/lib.js
View it on GitLab: https://gitlab.com/gambas/gambas/commit/da11a82b63bcbc74758f9d405da14b543f3945a5
--
View it on GitLab: https://gitlab.com/gambas/gambas/commit/da11a82b63bcbc74758f9d405da14b543f3945a5
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/20181219/65ad838e/attachment.html>
More information about the Notification
mailing list