| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 7 | |
I'd like to write a QT keypad application with the following attributes:
1) Keypad window does not show a title bar
2) Keypad window is top-most so one can click on another app's entry
fields without keypad loosing foreground
3) app emits keys codes as if they are coming from the keyboard
I didn't see anything in the docs showing support for these items. Can Qt
do them?