[fpc-pascal]GTK accelerator handling
Marc Santhoff
M.Santhoff at t-online.de
Tue Mar 23 14:53:04 CET 2004
Hi!
While using GTK to attach acelerator keys to buttons I came acros this
situation:
- There are accels overlapping (one notebook tab F1..F4, other F1..F7)
- I tried to use gtk_window_remove_accel_group(...) but it is not found
by fpc (gtk has it, I've got the name from its docs).
My questions:
Is is possible in a simple way to get the mssing procedure working?
How can i use these equally named and focus geared accelerator keys on
the buttons?
TIA,
Marc
More information about the fpc-pascal
mailing list