[Gtk-sharp-list] Removing all the widgets from a table Mac OSX GTK#

Mike Kestner mkestner at gmail.com
Sun Jun 29 00:16:39 EDT 2008


On Sat, 2008-06-28 at 21:58 -0400, Billy Schoenberg wrote:

> I changed it so that each object I have has its own version of this
> table, this table is packed into HBox, so when I want to change which
> table I display I remove the table, destroy it, then pack in the new
> one, this works on Windows, but fails with the same segfault on OSX.
> It is the container.Remove that is to blame.  Is there anyway to swap
> tables like this without calling remove?  Who do I file a bug report
> with?  Generally how long does it take to get fixed?

I see you filed this and the drag bug against gtk# in bugzilla.  I doubt
these are gtk-sharp issues.  They are most likely problems in the gtk+
implementation.  If you can reproduce the issues with C code, you could
file them against the gtk+ product in bugzilla.gnome.org.  I don't
really have any idea how active the native port effort is at this point,
so it's hard to guess how long it would take to fix.

Mike




More information about the Gtk-sharp-list mailing list