RE: Combo box and selection signal



Title: RE: Combo box and selection signal

Hi Michael,

You could try
gtk_signal_connect(GTK_OBJECT(GTK_COMBO(combo_name)->entry, "changed",
        GTK_SIGNAL_FUNC(function_name), (gpointer) structure_name);

This will catch any change in either the drop down or if you type in the data.

TOSHIBA

Kevin Heaton

SOFTWARE ENGINEER
RESEARCH AND DEVELOPMENT

TOSHIBA (AUSTRALIA) PTY. LIMITED
84-92 TALAVERA ROAD, NORTH RYDE, NSW 2113
PHONE: (61 2) 9887 6000, FAX: (61 2) 9888 3664
Email : KHeaton toshiba-tap com




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