Hi Andre,
you was right, coming into details I found that was just the calling of
SDL_WM_SetIcon function to cause that issue.
In the version 1.2 of SDL library (libsdl1.2) the calling of that function
causes the loss of window focus and the missing of all events triggered by
keyboard.

Many thanks!

Regards,
Luigi


2010/3/29 Andre Klapper <aklap...@openismus.com>

> Am Montag, den 29.03.2010, 20:16 +0200 schrieb n900.altervista.org:
> > I'm porting a game that makes use of the Simple DirectMedia Layer (SDL)
> > libraries to Maemo 5 (N900).
> > I succeeded with all stuff except to get inputs from the keyboard; no
> > keydown/keyup event triggers.
> >
> > Could it be a problem relating the SDL libraries interface provided with
> > SDK?
> >
> > Can someone give me a hint to solve this issue?
>
> I had https://bugs.maemo.org/show_bug.cgi?id=5153 in mind when reading
> this, but not sure as I don't know enough of this stuff.
>
> andre
> --
> Andre Klapper (maemo.org bugmaster)
>
> _______________________________________________
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to