Hi!

I would like to create 7 entries in a row, and cycle between them with Tab key.
So you type something press tab, you type to the next entry, when you
are at the
last one, you begin from the first.

I created a small demo application, which demonstrates exactly this, except
once you typed some letters into every entry, it stops jumping to the
next entry.

For jumping to the next entry, I use focus() call.

Here is the example code:
http://sites.google.com/site/khiraly/files/gui.tar.gz

Just type: python gui.py

Maybe my elementary install is just too old, but more likely I miss something
elementary, something really base thing;-\

Any help is appreciated!

Best regards,
 Laszlo

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to