IBusEngine does not handle the input context so probably I think that way
doesn't work as expected.
Input Pad works fine with those keyboard events.
http://code.google.com/p/input-pad/
(11/23/10 17:30), Sandeep Soni-san wrote:
Hi All
I am trying to implement a virtual keyboard using the ibus module. I
have created a ibus engine to display the virtual keyboard window. I
am facing one problem with ibus.
When I get the focus_in event I display the window and I hide the
window when focus_out event comes to my engine.
The problem is when user is in a GTKEditbox I get the Focus in event
and when user moves to a GTK label I am getting one focus out event
and then another focus in event which I am not expecting it.
The functionality I am trying to implement is like this:
My virtual keyboard should come up if user is in GTKEditbox and it
should go out if user moves to widget which is not having any text
edit field.
Any pointer for the required functionality would be great help.
Thanks
Sandeep
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en