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



_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to