[Mono-list] Re: [Gtk-sharp-list] GtkSharp Demo
Martin Baulig
martin@gnome.org
27 Jun 2002 02:14:55 +0200
Duncan Mak <duncan@ximian.com> writes:
> On Fri, 2002-06-21 at 16:36, Glenn Pierce wrote:
> >
> > Hi I have just started looking at C# / GtkSharp and have attached a
> > ported version of the Button Boxes program that is taken from the
> > gtk-demo app if anyone is interested ?
> >
> > I'm sure it can be improved.
>
> This is great!
>
> To compile it, install gtk# and run mcs with these flags:
>
> mcs --unsafe -o ButtonBoxes.exe -r glib-sharp -r pango-sharp -r
> atk-sharp -r gdk-sharp -r gtk-sharp -r gdk-imaging-sharp
> ButtonBoxes.cs
Hmm, is this just your demo or do we now always need --unsafe when compiling
GtkSharp programs ?
However, sounds great that we're now having such a demo :-)
--
Martin Baulig
martin@gnome.org