[maemo-developers] Hildon input method: how to write a fullscreen keyboard plugin?
From: xuxing openxing at hotmail.comDate: Wed May 27 10:04:54 EEST 2009
- Previous message: Problems Installing Fremantle Beta SDK
- Next message: Hildon input method: how to write a fullscreen keyboard plugin?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,AllI am trying to write a fullscreen keyboard plugin for Hildon input method.I tried two ways:1, Call gtk_window_fullscreen in activate_plugin:It didn't work. 2, Resize the keyboard window to 800X480 in hildon_im_ui_resize_window.The related application will exit abnormally.And matchbox wm tells: matchbox-wm: X error warning (0): BadValue (integer parameter out of range for operation) (opcode: 12) Is there any constraint on _NET_WM_WINDOW_TYPE_INPUT window in matchbox wm?Or should I do something special in fullscreen keyboard plugin? Any hints will be welcome! Thanks a lot! _________________________________________________________________ 上Windows Live 中国首页,下载最新版Messenger! http://www.windowslive.cn -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20090527/e890f3b1/attachment.htm
- Previous message: Problems Installing Fremantle Beta SDK
- Next message: Hildon input method: how to write a fullscreen keyboard plugin?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]