> But looking at the source, if you do set grab() on, it seems it will
> pretty much stop everything working - so the handle method of your
> grab'd window will have to pretty much do everything the "normal"
> event system would do... Sounds like a lot of work.

  I checked to see if I'm getting the KEYDOWN events, and I am.
  The thing is, take_focus() and its relatives don't seem to do
  anything when grab() is on, so I've no idea what to do in the
  handle() method. I'd do the work myself if knew how.

>
> What is it you are trying to achieve? I'd like to think there was an
> easier way!
>

  Trying to have keyboard navigation enable in a popup. An easier
  way would be fabulous :)

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

Reply via email to