Feel free to rewrite Keys which is in /PROTO/. Its a python keyboard
that would do with some love.
Toma
On 8/9/10, rui kou wrote:
> I want to write a virtual keyboard in python, I found these code In
> illume-softkey:
>
>
>>/* set this window to not show in taskbar or pager */
>
>states[
I want to write a virtual keyboard in python, I found these code In
illume-softkey:
>/* set this window to not show in taskbar or pager */
states[0] = ECORE_X_WINDOW_STATE_SKIP_TASKBAR;
states[1] = ECORE_X_WINDOW_STATE_SKIP_PAGER;
ecore_x_netwm_window_state_set(swin->win->evas_win