-
- Downloads
Control.Parent now ignores the inner containers of Container controls made in Gambas.
[GB.GTK] * NEW: Control.Parent now ignores the inner containers of Container controls made in Gambas. * NEW: Control._Parent is the old Parent property renamed. [GB.GTK3] * NEW: Control.Parent now ignores the inner containers of Container controls made in Gambas. * NEW: Control._Parent is the old Parent property renamed. [GB.QT4] * NEW: Control.Parent now ignores the inner containers of Container controls made in Gambas. * NEW: Control._Parent is the old Parent property renamed. [GB.QT5] * NEW: Control.Parent now ignores the inner containers of Container controls made in Gambas. * NEW: Control._Parent is the old Parent property renamed.
Showing
- gb.gtk/src/CContainer.cpp 12 additions, 6 deletionsgb.gtk/src/CContainer.cpp
- gb.gtk/src/CWidget.cpp 15 additions, 2 deletionsgb.gtk/src/CWidget.cpp
- gb.gtk/src/gcontainer.cpp 1 addition, 0 deletionsgb.gtk/src/gcontainer.cpp
- gb.gtk/src/gcontainer.h 4 additions, 1 deletiongb.gtk/src/gcontainer.h
- gb.qt4/src/CContainer.h 1 addition, 1 deletiongb.qt4/src/CContainer.h
- gb.qt4/src/CWidget.cpp 21 additions, 0 deletionsgb.qt4/src/CWidget.cpp
Please register or sign in to comment