Hello Mike,
On Fri, 4 Apr 2003 19:01:58 -0500 (EST)
Michael Smith <michael_at_hurts.ca> wrote:
> Hi,
>
> Just upgraded to Familiar v0.7-pre8/gpe2 on my iPAQ. Ooh, shiny. :)
>
> I'm trying to figure out how to get joypad scrolling back into
> gpe-sketchbook. It looks like this line was removed from the end of
> window_sketchpad_init() a couple weeks ago:
>
> gtk_widget_grab_focus(drawing_area);
>
> I added it back, but still no joy, at least not on my desktop, and I'm
You need to add back a bit more; drawing area to react to KEY_EVENTS,
and... callback code! Check out GPE-SKETCHBOOK-0_2_1, changes appeared
just before 0.2.2
> guessing the arrow key events work the same on the PDA. The
> problem might be that the drawing_area's parent GtkScrolledWindow
> needs the focus, but maybe not - I'm pretty sure the keystroke events
> would be passed up as long as the drawing area isn't trying to handle
> them, and besides, it worked before. :) Does anyone know the correct
> way to make the
It worked?
The problem was when Xstroke is ON, then xstroke catch the events.
I had no time to fix that so I removed the feature...
But I definitly want it back! So, if you have time, patch is welcome!
luc
> scrollbars respond to arrow events?
>
> Thanks,
> Mike
>
> _______________________________________________
> GPE mailing list
> GPE_at_handhelds.org
> https://handhelds.org/mailman/listinfo/gpe
`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.·´¯`·.¸¸.´¯`·.¸¸.´
Received on Sat Apr 05 2003 - 11:17:10 EST
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:19:03 EDT