I'm playing with J and GTK3.
I found some problems in gui/gtk about combo boxes,
whose API are slightly different in GTK2 and GTK3.
The newcombo verb (to create a combo box with entry) still works,
but the readcombo verb (to read the active combo value) returns an error,
because gtk_combo_box_get_active_text has been decommitted in GTK3.

-- 
View this message in context: 
http://old.nabble.com/combo-box-in-GTK3-tp32318330s24193p32318330.html
Sent from the J Programming mailing list archive at Nabble.com.

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to