Re: [Java-gnome-developer] gtk_combo_box_set_entry_text_column??

2012-07-01 Thread Andrew Cowie
On Sun, 2012-07-01 at 22:40 -0500, Hector Miuler Malpica Gallegos wrote: > how I can do to setting column? Can you show us the Java code you tried? The documentation of both ComboBox and ComboBoxText might help you along. Also, the screenshots there are generated by code in the java-gnome source

[Java-gnome-developer] JGIR ?

2012-07-01 Thread Hector Miuler Malpica Gallegos
Hey, what happened to JGIR? https://live.gnome.org/JGIR *Hector Miuler Malpica Gallegos * * * -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and t

[Java-gnome-developer] gtk_combo_box_set_entry_text_column??

2012-07-01 Thread Hector Miuler Malpica Gallegos
I'm making an example with java-gnome, but I have a problem, how I can do to setting column? gtk_combo_box_set_entry_text_column() ?? ( http://developer.gnome.org/gtk3/stable/GtkComboBox.html#gtk-combo-box-set-entry-text-column ) (Example in *Scala*) ( https://bitbucket.org/Miuler/miuler-black