|
From: | Tobias Heinzen |
Subject: | Re: [Beaver-devel] GtkPrintUnixDialog |
Date: | Tue, 23 Sep 2008 09:51:25 +0200 |
User-agent: | Thunderbird 2.0.0.16 (X11/20080724) |
Double 12 wrote:
The problem of GtkPrintUnixDialog is not that it's unsupported.The case is that the headers are not in /usr/include/gtk/gtkprintunixdialog.h, but in /usr/include/gtk-unix-print-2.0/gtk/gtkprintunixdialog.h.Probably a decision made by the Ubuntu GTK packager.But the header is including other GTK printer files (like gtkprinter.h), that should be in /usr/include/gtk, but are really in /usr/include/gtk-unix-print-2.0/gtk.So it can't find the other needed printer files.
another reason to hate ubuntu ^^
well from the examples I saw, you have to create a "drawing" function. but that was too complicated. Would be nice if that gtkPrintUnixDialog would work.Still, I think GtkPrintUnixDialog is a better option than the GtkPrintOperation thing: with GtkPrintOperation, I can't choose WHAT I find to print (that's pretty important when printing ^^).
greets Tobias
[Prev in Thread] | Current Thread | [Next in Thread] |