[Gambas-Notification] [Git][gambas/gambas][master] WebTree: Initial implementation of a tree control. Not finished yet!
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Wed Sep 1 01:12:37 CEST 2021
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
4a5e740b by gambas at 2021-09-01T01:12:27+02:00
WebTree: Initial implementation of a tree control. Not finished yet!
[GB.WEB.GUI]
* NEW: WebTree: Initial implementation of a tree control. Not finished yet!
* BUG: WebTable: Fix table layout.
* BUG: Ensure that the pipe for writing the response is in blocking mode.
- - - - -
14 changed files:
- + comp/src/gb.web.gui/.hidden/control/webtree.png
- comp/src/gb.web.gui/.src/Table/WebTable.class
- comp/src/gb.web.gui/.src/Table/_WebTableColumn.class
- comp/src/gb.web.gui/.src/Test/Webform1.class
- comp/src/gb.web.gui/.src/Test/Webform1.webform
- + comp/src/gb.web.gui/.src/Tree/WebTree.class
- + comp/src/gb.web.gui/.src/Tree/WebTreeSelection.class
- + comp/src/gb.web.gui/.src/Tree/_WebTreeColumn.class
- + comp/src/gb.web.gui/.src/Tree/_WebTreeColumns.class
- + comp/src/gb.web.gui/.src/Tree/_WebTreeItem.class
- comp/src/gb.web.gui/.src/WebForm.class
- comp/src/gb.web.gui/.src/WebScrollView.class
- comp/src/gb.web.gui/lib.js
- comp/src/gb.web.gui/style.css
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4a5e740b581e6ed5eeec1ed69a8a40cd06f196af
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4a5e740b581e6ed5eeec1ed69a8a40cd06f196af
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/20210831/08f1387d/attachment.htm>
More information about the Notification
mailing list