On May 23, 2007, at 9:12 PM, Stan wrote:

> This is obliquely related to my question about Fl_Input.
>
> I subclassed Fl_Value_Input and implemented a handle()
> method, only to discover that not all FL_KEYDOWN events
> were delivered to it.  What's up with that?
>
> Sometimes it seems that underneath every rock is
> a can of worms and another rock ....

Nah, it's only Pandora's Box that you just openend ;-)


Fl_Value_Input is derived from Fl_Valuator and IMHO behaves funny. If  
I don't need the mouse "scrubbing", I instead use Fl_Input set to the  
correct type.

It would help a lot if you could tell us *which* keydown events do  
not arrive at the widget.

----
http://robowerk.com/


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to