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

Billy Schoenberg wasbridge at gmail.com
Sun Jun 29 00:06:38 EDT 2008


Hi,

I do not write C code, I do not know how to really.  But I would be
interested in finding out if it is GTK+ or sharp so that I can close my own
ticket if I was wrong.  As with the table issue it is OS X specific.  Why do
you think it is GTK+ rather then GTK#?

Billy


On Sun, Jun 29, 2008 at 12:16 AM, Mike Kestner <mkestner at gmail.com> wrote:

> 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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20080629/27263b3a/attachment.html 


More information about the Gtk-sharp-list mailing list