> We recently updated the patches for 1.3.2. Sorry to hear that they no longer
> apply to HEAD.
>
> Would it be possible for you to test with 1.3.2 and see if our patches does
> what you want? I haven't read through all the details, but you might want to
> set the SIMPLE_KEYBOARD flag to get the desired behaviour.

I applied to 1.3.2, and called set_simple_keyboard() in the widget
that is receiving KEYDOWNs, but the result is the same: shift-/ gives
'?'.  So unless I'm doing it wrong, it doesn't look like it helps.

On a different subject, I'm not so sure about the design.  It seems
confusing for each widget to have a different invisible state that
determines what kind of KEYDOWNs it sees.  A Fl::event_raw_key()?  An
optional Widget::handle_raw() method?  Anyway, I don't fully
understand what the patch is doing, so ignore if this idea doesn't
really apply.

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

Reply via email to