Suppose 3 widgets (w1, w2 and w3) are added in that order
to a Fl_Group.  Using the tab or arrow keys causes the
cursor to move w1->w2->w3.  But if the group is a window,
the order is w1->w2->w3->w1 etc.  I find this odd.  Is
there a rationale for it?

PS.  I had a look at the code, and in fact there's special-case
logic to enforce this behavior.

Best,
Stan



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

Reply via email to