Hi,

In my derived Fl_Group class I need to reorganize the child widgets array.
I have 3 child widgets in my class, and I will need that the last become the 
first, the first become the second, and the second become the last in the array.
The thing is I really don't know how to use the array(), child(), children() 
and find() functions from the Fl_Group class (I guess they are the functions I 
need).
Can someone show me the syntax I'll need to use ?

Thanks for advance.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to