Re: Page selection in GnomePrintDialog

"Rob Taylor" <[email protected]> Sun, 21 Aug 2005 22:55:02 +0100
Newsgroups gmane.comp.gnome.print
Message-ID <[email protected]>
On Sun, 21 Aug 2005 20:30:00 +0200, "Lutz M=FCller"
<[email protected]> said:
> Hello!
>=20
> I've written a small widget called GnomePrintPageSelection. Screenshot,
> source code and patch (to hook it up) attached.
>=20
> This widget offers advanced page selection to all applications using
> libgnomeprintui and not calling one of the
> gnome_print_dialog_construct_range_* functions.
>=20
> The old-style page selection will appear if the application calls one of
> the gnome_print_dialog_construct_range_* functions.
>=20
> Any comments?

mm. That seems kinda similar to
http://bugzilla.gnome.org/show_bug.cgi?id=3D110222.
The main thing blocking decent implementation of ranges in gnome print
was simply
fixing broken api. This seems like a good point to do this ;)

One question I have with pulling libgnomeprint into gtk is: where are we
going to=20
implement the kind of printer management functionality that gpa is
currently used=20
for? (though obviously, killing gpa=3D=3Dwin...)

Thanks,
Rob Taylor