> Yes, I goggled that page while searching for existing solution to my
> problem... so there is no default easy way to do such design then.

If you really complicated things with a whole series of groups, where
each group contains a fixed horizontal (or vertical) 5 pixel box plus
a resizable group, and they all fit together like Russian dolls, then
you *might* be able to make what you want:

Group:
  Box   (fixed)
  Group (resizable)
    Box   (fixed)
    Group (resizable)
      Box   (fixed)
      Group (resizable)
        etc

But I'm not 100% certain.

Good luck
D.

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

Reply via email to