Using the touchscreen

Chris Leonard cjlhomeaddress at gmail.com
Sat Oct 27 07:20:27 EDT 2012


FYI, I think Walter Bender has made some progress with invoking the
OSK.  This query might get a better response on sugar-devel.

cjl

On Fri, Oct 26, 2012 at 11:17 PM,  <forster at ozonline.com.au> wrote:
> Hi
>
> I have an Activity which has:
>        self.textview = gtk.TextView()
> ....
>         self.textview.connect("key_press_event", self.keypress_cb)
>
> I am only getting "key_press_event" from the OSK from enter and backspace
> I only open the OSK when clicking in the textview if I have first clicked on the Activity title.
>
> How should I use the OSK?
>
> thanks
> Tony
> _______________________________________________
> Devel mailing list
> Devel at lists.laptop.org
> http://lists.laptop.org/listinfo/devel



More information about the Devel mailing list