[Mono-list] [Gtk-sharp-list] Need help in compilation

Mike Kestner mkestner at novell.com
Mon Feb 25 11:04:49 EST 2008


On Mon, 2008-02-25 at 16:25 +0800, Marc Glenn wrote:
> Hello folks,
> 
>      I installed the mono-1.2.5.1 installer for windows xp. It has
> gtk-sharp 2.10 and gnome 2.16 included.
>      
>      I also found PrintSample.cs in the samples directory. This
> PrintSample.cs uses the Gnome namespace to print.

You should use the Gtk printing capability.  Gnome.Print is deprecated
now and relies on libgnomeprintui which is probably not available for
win32.

There is a sample of how to use Gtk.Print in the GtkDemo application
located in gtk-sharp/samples.


-- 
Mike Kestner <mkestner at novell.com>



More information about the Mono-list mailing list