ext [EMAIL PROTECTED] wrote: > Hi, > > I have some doubts in the maemo framework. Could someone clarify me. > > 1. Is there any API to know Whether the application got the input focus > or lost the focus. >
You should be able to do this using Gtk API, listening to focus-in and focus-out events for a window. What kind of problem are you trying to solve? > 2. Any for API to know when application requested for Exit. > > Can you clarify what do you mean by this? > Thanks in Advance. > > Regards, > Basha > // Tapani > _______________________________________________ > maemo-developers mailing list > [email protected] > https://maemo.org/mailman/listinfo/maemo-developers > > _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
