Accelerators question



Hi, all!

The accelerators usage in Gtk+ is simple, but now
I have a question: how can I use non-character keys
like F1-F12, PgUp, Del, etc. as accelerators?
Well, the hard way is to connect to "key_press_event"
and do some "dirty" work; but using accelerators looks
like better and simpliest way... Is it possible, and, if yes,
how I can do it?

Andrew




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]