Windows printing problem

2010-08-19 Thread James
Hi, I have an app that prints 2 pages with an image in one corner of the page, and some plotted data in the middle, the rest is text. The page is oriented in landscape. On Ubuntu the printing works fine. On Windows XP I can get the text only to work. Printing the image creates blank pages.

Re: Windows printing problem

2010-08-19 Thread James
Hi, I've refined the code a bit. This I can print to PDF using pdfFactory Pro, and it is displayed in the pdfFactory Pro preview window properly, but Windows always errors out on the actual printing. Printing direct to the printer (HP laserjet) also causes windows to report an error trying to

Re: gtk_widget_draw()

2010-08-19 Thread Alexander Larsson
On Wed, 2010-08-18 at 11:13 -0500, Federico Mena Quintero wrote: On Wed, 2010-08-18 at 09:37 +0200, Alexander Larsson wrote: [Border around windows so you can glow around a widget] There are all sorts of ways you can hack it into GtkButton or any specific widget, I'm sure. However, its

GTK schedule adjustments

2010-08-19 Thread Matthias Clasen
I thought it would probably be a good idea to announce these separately, instead of hiding them in the team meeting minutes. So, after GTK+ 3 got moved back to December at GUADEC, we've decided that we will do a GTK+ 2.24 release in parallel. GTK+ 2.22 will be released together with GNOME 2.32 in

Re: gtk_widget_draw()

2010-08-19 Thread Benjamin Otte
On Thu, Aug 19, 2010 at 10:08 AM, Alexander Larsson al...@redhat.com wrote: The problem with no-window widgets is not really for the no-window widget, but rather that all parents must have special expose code that chains to the no-window widgets. If we want to clean up the drawing code this is

Re: Installing GTK Binary Packages Into MINGW on MS Windows Using Wascana and Eclipse

2010-08-19 Thread Peter Willis
Øystein Schønning-Johansen wrote: On Wed, Aug 18, 2010 at 8:07 PM, Peter Willis pwil...@aslenv.com mailto:pwil...@aslenv.com wrote: Hello, I would like to use mingw to port and compile a simple GTK application under MS Windows. The download page for windows located at: