Accelerators and Focus
- From: Christoph Gröver <grover hottemax uni-muenster de>
- To: gtk-list redhat com (gtk MailingList)
- Subject: Accelerators and Focus
- Date: Thu, 16 Jul 1998 02:53:18 +0200 (CEST)
Hi All.
What I still haven't found out is how to setup accelarators which are
available always.
I have created a table of accelerators and installed it for the
complete MainWindow, because they should be available whatever widget
(except for entries, of course) has the focus.
But if a user clicks on a tab of a notebook the notebook receives
the focus.
I have tried to unset it with gtk_widget_unset_flags( (notebook),
GTK_HAS_FOCUS) in the page_switch event handler.
Also I have tried to move the focus to the mainWindow.
neither didn't work.
If the user selects items in a compound list the removal of the focus
on the compound actually works.
Probably someone can explain, which way this should be implemented ?
Thanks for reading.
Ciao Christoph (grover@hottemax.uni-muenster.de)
+--------------
finger grover@hottemax.uni-muenster.de for PGP public key
http://hottemax.uni-muenster.de/~grover/index.html
Q: What's the difference between MicroSoft products and virusses ?
A: Virusses are well supported by their authors, use small, efficient code
and usually perform well
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]