Re: [gtkmm] Signal emitted when changing a combo selection?



>Paul Davis wrote:
>> >is there a signal that is emitted by a combo box after the selected item ha
>s
>> >changed? If yes: Which signal is it? If not: Can anyone tell me of another 
>way
>> >to react on this particular event?
>> the combo box is horrible. you need to use both the "changed" event
>> for the entry, but also the "unmap" event for the popwin.
>
>You mean, I need to connect my signal handler to both of the signals? What
>case isn't handled by only connecting it to entry.signal_changed?

i'm not sure at the moment, but i know that i and other people have
seen problems with just using the "changed" signal by itself.




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