Re: [gtk-list] combo box events



>I have a combo box in my program, and i would like to update a few
>labels when the selection is changed.  The problem is, i have no idea
>which signal to capture.  I want to create a callback, so whenever the
>you click the down arrow then click on a selection, it raises an event.
> I could then change the labels to reflect the new selection.


    You can capture the "changed" event on the associated entry.
    Not sure it the good way to do it, but it works.

    pixel@epita.fr
>
>Thx in advance for any help,
>Bob
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>--
>To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
>
>



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