Signals for combobox entry
- From: "Mike Martin" <redtux1 googlemail com>
- To: gtk-perl-list gnome org
- Subject: Signals for combobox entry
- Date: Tue, 7 Oct 2008 13:57:02 +0100
Hi
I have a drop-down box which adds to the display depending on selection
Combobox
Comboboxentry
Entry
However I am having problems with signals with the combobox entry
the actions are
Combobox = changed
Entry = Keypress event (tab/entry/return)
however for the comboboxentry, changed isnt acceptable as it fires on
every change (runs database query so not good performance)
No keypress events seem to be generated for CBE so are there any other
approaches that will fire only when whole field has been updated?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]