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

[STR New]

Link: http://www.fltk.org/str.php?L2627
Version: 1.4-feature


I think you are right, the only way to return the window to the un-show()
state (where there is no X window) is to call hide(). Setting the xid to
zero like you do seems like the right solution, since that xid no longer
exists, and this is easy to test for. Also the global variable before
would have failed if more than one destroy happened at the same time.


Link: http://www.fltk.org/str.php?L2627
Version: 1.4-feature

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

Reply via email to