Hi Paul, In the same directory of the example there is a file called compile.sh. Its a script file which compile all the examples. For this example:
mcs -r:System.Drawing -r:Mono.Cairo -pkg:gtk-sharp circles.cs sysdraw.cs sysdraw.cs was importing libgdk-x11-2.0.so while in my computer it is libgdk-x11-2.0.so.0. Maybe you are having the same problem. El jue, 09-03-2006 a las 11:47 -0500, John Luke escribió: > Hello, > On Thu, 09 Mar 2006 11:02:00 -0500, Jorge Cabello <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > I'm having problems to run the Mono.Cairo Gtk circles example: > > http://svn.myrealbox.com/source/trunk/mcs/class/Mono.Cairo/Samples/gtk/circles.cs > > > > It launchs correctly but it only displays an empty window. The others > > examples are running correctly so maybe there is something wrong in this > > example. > > > > Im currently running Mono 1.1.13.2 in Debian. > > That was written for an older cairo version. A new version is: > http://svn.myrealbox.com/source/trunk/mcs/class/Mono.Cairo/Samples/png/knockout.cs > which only needs to be copied into a gtk sample instead of a png one if > anyone is interested. > > _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
