[Gtk_Object signal_connect....



Problem...
sending an object through signal_connect results in a seg fault if you
try to do anything with it in the callback func.

In regular objc it works fine....and id can in fact be sent in plce of a
gpointer arg and called without needing to type it....only results in a
couple of warnings from the compiler.

But in obgtk, when you try to pass and id as the funcData stuff blows
up.



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