key pressed identification
[email protected] (Pablo DallOglio)
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
How can I capture any key pressed from the keyboard and call a function when It's occurs ? Example: When user press [F5], I Want that function xxx() be executed. Pablo Dall'Oglio