On Thu, 2009-10-15 at 01:09 +0200, ext Simon Pickering wrote:
> Hi all

Hi you

> So all in all it's still work in progress, but it does at least work
> well enough to test. Except that I use dialogs to ask the user if they
> want to open a decoded URL/add a decoded vCard, and if these dialogs are
> displayed the UI locks up straight afterwards. If I comment them out the
> code continues quite happily after opening the browser/adding the URL,
> so the fault must presumably lie with the dialogs.

What kind of windows you are playing with?  We have a special feature in
Fremantle where Gtk+ dialogs do not use pointer grabs anymore (*, so
it's possible that Gtk+ gets confused there when it does not receive the
pointer events.

*) This is done to allow the touch screen lock to do the pointer grab
and discard all pointer events even if a dialog is open.

-Kimmo

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to