Hi everybody.
I´m working with Gtk. I want to push! a GtkComboBox with a signal_connect function (:changed). The problem is that, when I use “set_gtk_property(cb, :active, 0)” as a example, the Julia session closes. If I erase the signal_connect function, the code runs without problem. I need the signal connect.
Help please.
Kelvyn B.