[MeeGo-touch-dev] libmeegoimframework interfaces will be changed for supporting query cursor rectangle
ning
ext-chi.ning at nokia.com
Tue Nov 30 00:36:23 PST 2010
Hi,
The upcoming release of libmeegoimframework (0.19.33-1) will have
some interface changes which are related to cursor rectangle.
What and why
------------------------
Basically, this change only affects the developer who are developing
input method plugins base on libmeegoimframework.
The detail of changes:
- class MAbstractInputMethodHost was changed. Add a new pure virtual
method cursorRectangle(), support querying cursor rectangle from application.
What will break
--------------------------
The input method plugin which bases on libmeegoimframework will break.
To resolve it. The plugins must update their codes according the
interfaces changes.
How to prepare
--------------
* If you are developer for a input method plugin which bases on
libmeegoimframework,
you can pull the latest libmeegoimframework from gitorious:
http://meego.gitorious.org/meegotouch/meegotouch-inputmethodframework
The interfaces changes are already in the master.
And update your plugin implementation base on it.
When it will happen
-------------------
libmeegoimframework (0.19.33-1) will be tagged in this week.
Any question please contact me as soon as possible.
BR
Ning Chi
More information about the MeeGo-touch-dev
mailing list