I'm testing RexxGtk and I get an assert error in test2-1.rex. Gtk-CRITICAL **: gtk_widget_show: assertion `GTK_IS_WIDGET (widget)' failed David, is it working for you ?
Maybe I'm totally wrong, but it seems that the CSELF assignment should be moved to GtkWidget. When debugging "show", I see that CSELF is NULL If I understand correctly, the CSELF variable is searched from subclass to superclass. When ~show is called, is it the pool of GtkWidget which is used as starting point ? The inheritance is like that (from super to subclass) : GtkWidget ~show GtkContainer GtkWindow ~new ~init ~set_title Jean-Louis
------------------------------------------------------------------------------
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel