Re: Print preview widget

2008-04-16 Thread Cody Russell
The way I'm thinking of this, using the integrated print preview widget would be up to the application.. if the developer wants to continue using an external process (e.g., evince or Preview.app) or maybe wants to use their own print preview widget, they should be able to. On Wed, 2008-04-16 at 14

Re: Print preview widget

2008-04-16 Thread Brian J. Tarricone
Ghee Teo wrote: > Cody Russell wrote: >> I was thinking that it would be nice if there was an integrated print >> preview widget in GTK+, that would be available cross-platform and >> wanted to check with people here before I commit much time to this. >> Right now we're spawning another process to

Re: Print preview widget

2008-04-16 Thread Yu Feng
Hmm, What about embedding different PDF viewers into the widget, on different platform? Or else will it be a lot of redundant work? On Wed, 2008-04-16 at 12:46 -0500, Cody Russell wrote: > I was thinking that it would be nice if there was an integrated print > preview widget in GTK+, that would

Re: Print preview widget

2008-04-16 Thread Ghee Teo
Cody Russell wrote: > I was thinking that it would be nice if there was an integrated print > preview widget in GTK+, that would be available cross-platform and > wanted to check with people here before I commit much time to this. > Right now we're spawning another process to do this, and I think a

Re: Print preview widget

2008-04-16 Thread Luis Ariel Lecca
I cant see an easy wayto do this...It depends of your print configuration, if you use a print service or not and what kind of pinter do you have... I would like that the Print preview widget dont use any print configuration. I did my own Print preview parsing a raw file (.prn) to the screen. O

Re: Print preview widget

2008-04-16 Thread Behdad Esfahbod
On Wed, 2008-04-16 at 19:54 +0200, Mathias Hasselmann wrote: > Am Mittwoch, den 16.04.2008, 12:46 -0500 schrieb Cody Russell: > > I was thinking that it would be nice if there was an integrated print > > preview widget in GTK+, that would be available cross-platform and > > wanted to check with peo

Re: Print preview widget

2008-04-16 Thread Cody Russell
On Wed, 2008-04-16 at 19:54 +0200, Mathias Hasselmann wrote: > Am Mittwoch, den 16.04.2008, 12:46 -0500 schrieb Cody Russell: > > I was thinking that it would be nice if there was an integrated > print > > preview widget in GTK+, that would be available cross-platform and > > wanted to check with p

Re: Print preview widget

2008-04-16 Thread Mathias Hasselmann
Am Mittwoch, den 16.04.2008, 12:46 -0500 schrieb Cody Russell: > I was thinking that it would be nice if there was an integrated print > preview widget in GTK+, that would be available cross-platform and > wanted to check with people here before I commit much time to this. > Right now we're spawni

Print preview widget

2008-04-16 Thread Cody Russell
I was thinking that it would be nice if there was an integrated print preview widget in GTK+, that would be available cross-platform and wanted to check with people here before I commit much time to this. Right now we're spawning another process to do this, and I think an integrated widget would be

GtkLove/PatchTriaging

2008-04-16 Thread Diego Escalante Urrelo
Hey! I took some minutes to try a bunch of the patches in the bottomless pit of GTK+ bugzilla, I put the results of my triaging in live.gnome.org: http://live.gnome.org/GtkLove/PatchTriaging Most of what I checked can be solved quickly since there are a lot of one-liners and nice useful patche