DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR Pending]

Link: http://www.fltk.org/str.php?L2948
Version: 1.3-feature


- The last statement of the Fl_Widget::top_window() function
may be written more simply:
   return w->as_window();

- I'm unsure this function would be useful. Can the knowledge of
the top enclosing window of an object be useful without knowledge of 
the object coordinates relatively to this window?
May be what is needed would be along this line:
Fl_Window* Fl_Widget::top_window_offset(int& xoff, int& yoff)


Link: http://www.fltk.org/str.php?L2948
Version: 1.3-feature

_______________________________________________
fltk-dev mailing list
fltk-dev@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to