group-boxes

jmac13

Member
Hi all I'm using open edge 10.2b has anyone used the Attribute group-box on a rectangle before? I can it be used like in .net stuff where everything with that can be controlled via the group-box name? e.g. group-box:visible = false would then set all the fill-ins to false. if you can do this whats the syntax?
 
In the app builder, this is possible by assigning the widgets to a preprocessor {&List-1} /*{&List-2} ..........
All the selected widgets can be grouped then to be in a list
Good luck
BFN
 
Back
Top