So what I'd like to do is make a widget (W) that I can plop
into a group (G), so that when G resizes:
   - W's size never changes
   - Other things in G are resized proportionally as usual
   - Neither G nor it's non-W contents (like xxx)
     encroach on W

  -------------------
  |             G   |
  |                 |
  |                 |
  |    -------      |
  |    |  W  |  xxx |
  |    |     |      |
  |    -------      |
  -------------------

Is this possible?

Cheers,
Stan

PS. Having a bit of difficulty posting, apologies in advance if this
becomes double-posted.


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

Reply via email to