nanogui: Thread: GUI toolkit with virtual keyboard?


[<<] [<] Page 1 of 1 [>] [>>]
Subject: GUI toolkit with virtual keyboard?
From: "Henrik Andoff" ####@####.####
Date: 14 Nov 2002 12:33:06 -0000
Message-Id: <PIELILHFEPHKGKIENEKLOEAMCCAA.henrik@enea.se>

Hi all,

does anyone know of a GUI toolkit for Microwindows with support for virtual
keyboards? Tapping a component needing text input should typically result in
a soft keyboard beeing displayed on the screen.

Where do you think this functionality is best implemented anyway? In the GUI
toolkit or at a lower level?

Regards,
Henrik

Subject: Re: [nanogui] GUI toolkit with virtual keyboard?
From: "Greg Haerr" ####@####.####
Date: 15 Nov 2002 01:50:19 -0000
Message-Id: <03f101c28c48$007c1120$6401a8c0@gregnewport>

> Where do you think this functionality is best implemented anyway? In the
GUI
> toolkit or at a lower level?

Generally, I think it's gonna have to be in the GUI toolkit,
since when the keyboard pops up, the entire application
may have to resize to make room for the keyboard, and
it will need to know about how everything fits together.

In the Microwindows-based PIXIL environment, we
implemented some of this using a modified window manager
that knew about the application windows, and handled the
kbd/scribble popups internally.  The WM caused the applications
to resize, but didn't directly interact with the edit fields themselves.

Regards,

Greg

[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.