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

Michael Hutchinson m.j.hutchinson at gmail.com
Sun Jun 29 00:26:49 EDT 2008


On Sun, Jun 29, 2008 at 12:06 AM, Billy Schoenberg <wasbridge at gmail.com> wrote:
> 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#?

The GTK# code is (almost?) the same on all three platforms. You said
your app works on the Linux and Windows GTK+ implementations, and
relative to them the "native" OS X GTK+ port is very
recent/incomplete/immature.

IIRC D'n'D bugs are one of the things that prevent running
MonoDevelop's GTK# Visual Designer on OS X.

Since you're running into several issues here, I suggest you try the
older X11 GTK+ on the Mac. It isn't as tightly integrated and requires
X server, but it's *much* more mature.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Gtk-sharp-list mailing list