numeric accelerator keys



Hi,

I'm using accelerator keys on buttons. This all works fine with the
function keys "F1"..."F8". Now I tried to use "1"..."8" instead and this
does not produce an error adding to the button with
"gtk_widget_add_accelerator", but when rthe program is running the
accelerators are not sent.

In the "clicked" callback funtion only "Fx" is received, numerical keys
are not.

How can I make this work? And why doesn't it do now?

TIA,
Marc





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