[Gambas-Notification] [Git][gambas/gambas][master] Unify and fix the behaviour of the Container.Children property.

Benoît Minisini gitlab at mg.gitlab.com
Mon Sep 24 15:41:27 CEST 2018


Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
6619f592 by gambas at 2018-09-24T13:39:37Z
Unify and fix the behaviour of the Container.Children property.

[GB.GTK]
* NEW: Container.Children now returns a real object that is a read-only array of references to all container children.
* NEW: Container.Children.Max is a new property that returns the number of container children minus one.

[GB.GTK3]
* NEW: Container.Children now returns a real object that is a read-only array of references to all container children.
* NEW: Container.Children.Max is a new property that returns the number of container children minus one.

[GB.QT4]
* NEW: Container.Children now returns a real object that is a read-only array of references to all container children.
* NEW: Container.Children.Max is a new property that returns the number of container children minus one.

[GB.QT5]
* NEW: Container.Children now returns a real object that is a read-only array of references to all container children.
* NEW: Container.Children.Max is a new property that returns the number of container children minus one.

- - - - -


11 changed files:

- gb.gtk/src/CContainer.cpp
- gb.gtk/src/CContainer.h
- gb.gtk/src/gcontainer.cpp
- gb.gtk/src/gcontainer.h
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/main.cpp
- gb.gtk/src/main.h
- gb.qt4/src/CContainer.cpp
- gb.qt4/src/CContainer.h
- gb.qt4/src/main.cpp
- gb.qt4/src/main.h


View it on GitLab: https://gitlab.com/gambas/gambas/commit/6619f59263388b8f21bdf1d64c82c8fd159c150b

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/commit/6619f59263388b8f21bdf1d64c82c8fd159c150b
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/20180924/dd7d4ae2/attachment.html>


More information about the Notification mailing list