Meir wrote:
> i need to fulfill the scenario on which user drag the corners of the edit 
> text box and the size and the location of the editbox moves/re-size according 
> the user dragging .. something like the fluidd functionality when editing 
> control on the canvas

As Ian wrote, please give a better description, or some ASCII graphics, 
or some screenshots. This would really help a lot.

Also, you still didn't tell us your FLTK version.

But anyway, here's another guess: Try Fl_Tile, and/or Fl_Pack or a 
combination. See test/tile.cxx and test/pack.cxx.

Other than that you would probably have to derive your own widget, but 
please give us more info first so that we can see if that's necessary.

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

Reply via email to