author | Radek Brich <radek.brich@devl.cz> |
Wed, 16 Feb 2011 23:51:30 +0100 | |
changeset 0 | a35731b5e31a |
child 1 | 69318aba22bf |
permissions | -rw-r--r-- |
Focus ===== Only one non-container widget can have focus at the time. All parent containers also have focus. Events emitted on change: focus, unfocus mousedown - focus widget under mouse or its parent if canfocus() == false tab - focus next child in container shift-tab - previous child hide() -> unfocus