Fl::e_keysym = FL_Escape; parent()->handle(FL_KEYDOWN); ciao.
<[EMAIL PROTECTED]> ha scritto nel messaggio news:[EMAIL PROTECTED] > Hi, > > How can I make a child widget send a event message of my own to it's > parent ? > Is there any function for that ? > for ex: parent()->event_msg(MY_MESSAGE) > > Thanks > _______________________________________________ fltk mailing list [EMAIL PROTECTED] http://lists.easysw.com/mailman/listinfo/fltk

