On 02/17/2011 04:28 AM, Surakka Kimmo (Nokia-MS/Helsinki) wrote: > There will be some changes to MInputMethodState class in > libmeegotouch. The reason for these changes is a recent requirement > from applications to be able to change the look of the Enter key in > a keyboard.
How does this impact users of MInputContext in pure Qt apps? I was recently hacking around in that world, and the existence of MInputMethodState is a real thorn: a dummy object gets created if there is no active MApplication, and the "state" stored there is wrong. Wouldn't it be possible to make the API changes as Qt meta methods on MInputContext instead, and just stub them out for convenience in MInputMethodState? Andy _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
