On 13.01.2011 23:52, Greg Ercolano wrote: > Right. One thing you can do is make your application > /borederless/, and then draw the entire window border and buttons > and behavior yourself. > > It will then be up to you to handle making the 'close' and 'iconify' > buttons as well as window dragging and resizing behavior. > > I don't have an example of this (other than my nixieclock app > which is entirely borderless, but allows you to drag the clock > around by clicking anywhere on it and dragging). It would certainly > make for an interesting demo, and the demo would look and work > 'consistently' across all platforms.
Your flruler is also a nice example for dragging and changing a borderless window, and a very useful one (for GUI developers) as well! BTW.: Big thanks for this and all your other example progs. Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

