# Create a new child on parent widget, call this method on either CHILD or _CHILD to bind the register to that newly created child
150 createChild void Widget parent int type int index
# Call on CHILD or _CHILD to delete the active child register from parent
151 deleteChild void
152 clearChildren void Widget parent
# Call on CHILD or _CHILD register to bind that child register to an existing child or a parent interface, returns true/false if index exists and successfully bound
200 setChild boolean Widget parent int index
# Call on CHILD or _CHILD register to bind that register to the parent.
201 setChild boolean Widget parent
Project thread
[Only registered and activated users can see links. ]
# Create a new child on parent widget, call this method on either CHILD or _CHILD to bind the register to that newly created child
150 createChild void Widget parent int type int index
# Call on CHILD or _CHILD to delete the active child register from parent
151 deleteChild void
152 clearChildren void Widget parent
# Call on CHILD or _CHILD register to bind that child register to an existing child or a parent interface, returns true/false if index exists and successfully bound
200 setChild boolean Widget parent int index
# Call on CHILD or _CHILD register to bind that register to the parent.
201 setChild boolean Widget parent
I like that you actually leave your threads in a state where others can learn from them.
[Only registered and activated users can see links. ] [Only registered and activated users can see links. ]