2010/3/1 Bernd Stramm <bernd.str...@gmail.com>: > On Mon, 2010-03-01 at 18:57 +0200, Mohammad Anwari wrote: >> 2010/3/1 Sarah Newman <sarah.new...@computer.org>: >> > Given both netbook and finger-friendly user interfaces are to be supported, >> > will it be possible to change between them at runtime? For example if I >> > hook up an external monitor, keyboard, and mouse to my mobile device will >> > it >> > be possible for the application to know that and automatically switch from >> > a >> > finger UI to a traditional UI? >> >> It's easy to do that with Harmattan Input Method Framework: >> http://qt.gitorious.org/maemo-6-ui-framework >> >> You just need to implement a small monitoring app to tell that we're >> in finger or traditional UI. > > How would the app know? Is that documented somewhere?
At least for Harmattan it would be hooked to context framework, which listens whether hardware keyboard is slided out or in, then it disables virtual keyboard when keyboard is out. Differnt UI could be presented here. Doc is here: http://qt.gitorious.org/maemo-6-ui-framework/duiimframework/blobs/master/doc/src/pluginsystem.dox#line29 Maemo's context kit is here: http://maemo.gitorious.org/maemo-af/contextkit-maemo _______________________________________________ MeeGo-dev mailing list MeeGo-dev@meego.com http://lists.meego.com/listinfo/meego-dev