[Gtk-sharp-list] Printing with Gnome on Win32
Daniel Morgan
monodanmorg at yahoo.com
Tue Dec 13 14:02:46 EST 2005
You may need the unmanaged libraries for GnomePrint. I'm not sure if the windows installer includes them or not. Do not use the ones from Cygwin. You might be able to get them from ftp.gtk.org
I've heard that gnome print works on windows if you mess with it enough. However, the gnome print ui that includes the print dialog does not.
Zac Bowling said he got gnome print to work on win32; however, I don't know how far he got.
Wolfgang Mauer <W.Mauer at top-soft.info> wrote:
Hi all,
why this will not work on Windows ???
Gnome.PrintJob printJob = new Gnome.PrintJob(PrintConfig.Default());
Gnome.PrintDialog dialog = new Gnome.PrintDialog(printJob, "Title");
int response = (int)dialog.Run();
The classes are available but
Gnome.PrintDialog dialog = new Gnome.PrintDialog(printJob, "Title");
Down't work.
Forgot something ??
Need to run GConf... ???
Regards
Wolfgang
_______________________________________________
Gtk-sharp-list maillist - Gtk-sharp-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
---------------------------------
Yahoo! Shopping
Find Great Deals on Holiday Gifts at Yahoo! Shopping
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20051213/1910704d/attachment.html
More information about the Gtk-sharp-list
mailing list