Duncan Mak <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to