Re: Handling Qt/KDE widgets within Gtk+ message loop



> The whole X freezes, there's only a static picture and a responsive
> mouse cursor. Clicking anywhere does nothing. The keyboard is lost too,
> but I still can switch to text console.

this sounds as if you are stuck in the middle of an implicit pointer
grab, for example, a button press event handler has not returned control
to the main event loop.

--p





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]