nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: How can I hold up a event in fltk?
From: Greg Haerr
Date: Sat, 21 Oct 2000 12:30:41 -0600


: How can I hold up a event in fltk? not the add_callback()!!example :
: in a Fl_input widget, when a key pressed, don't let it displayed in widget
,but ought to be  handle by mine, and I don't want editing the handle_key()
method in Fl_input.cxx. how can I do??
:
: I think the fltk 's event handle is hard , did I need fltk's widget plus
nano-X's event process?
:


I suggest you post this to the FLTK mailing list,
see www.fltk.org for how to join.  The usage of FLTK
for X and NX will be exactly the same.

Regards,

Greg



nanogui@linuxhacker.org