[Sugar-devel] Using the touchscreen
forster at ozonline.com.au
forster at ozonline.com.au
Sat Oct 27 16:54:21 EDT 2012
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
More information about the Sugar-devel
mailing list