Print preview problems with new gtk 2.16

2009-03-20 Thread Miroslav Rajcic
After upgrading Windows build of gtk (from www.gtk.org) from 2.14.7 to the latest 2.16.0, I've noticed that my print preview code stopped working. When initiated, print preview dialog is displayed, but than it hangs indefinitely with the "Preparing" message. Note that I've tested, and it is no

Bug in the new GTK 2.14.4 for Windows ?

2008-10-21 Thread Miroslav Rajcic
I've updated my GTK build for Windows from the previous version to the latest GTK 2.14.4. The first thing I've noticed that my print preview stopped working correctly. Now I get the empty white preview window, meaning no text that I draw on it is being displayed. Reverting to the older cairo

Gtk Printing - Print Image with new Gtk API and Cairo

2006-10-25 Thread Alessandro Oliva
I have played with the new gtk+ printing support. I use gtk+ 2.10.6 with MinGW on Windows. I have a pixbuf and I want to print it in A4 format. the problem is: when beginning the print process, the "Dimension" of the printing file (to printer) is 126 MB !!, the process is slow

new GTK+ 2.8.12 runtime for windows and package for Dev-C++

2006-02-24 Thread Benoit Carpentier
Hi, You can now find now GTK+ 2.8.12 runtime for Windows and package for Dev-C++, on http://gtk.alkia.org It is now supporting Glade 2. You can also find to GTKBudget 2.0 (GPL), a budget managing and forecasting tool, now supporting English. Translators are welcomed for other languages, system is

new GTK+ 2.8.11 runtime for windows and package for Dev-C++

2006-02-10 Thread Benoit Carpentier
Hi, You can now find now GTK+ 2.8.11 runtime for Windows and package for Dev-C++, on http://gtk.alkia.org You can also find to GTKBudget 2.0 (GPL), a budget managing and forecasting tool, now supporting English. Translators are welcomed for other languages, system is using xml file to display lab

Re: New GTK

2005-04-17 Thread Maciej Katafiasz
Dnia 15-04-2005, pią o godzinie 14:31 +0530, Vijay Kumar napisał: > > some quick code but i don't know if it is writen correcly, also i > > don't want it to have the header, or the default top of the > > window. "The little part with the Tittle close, min and max > > buttons." But i dont' know how.

Re: New GTK

2005-04-15 Thread John Vetterli
On Fri, 15 Apr 2005, Vijay Kumar wrote: zippo <[EMAIL PROTECTED]> writes: some quick code but i don't know if it is writen correcly, also i don't want it to have the header, or the default top of the window. "The little part with the Tittle close, min and max buttons." But i dont' know how. here is

Re: New GTK

2005-04-15 Thread Vijay Kumar
zippo <[EMAIL PROTECTED]> writes: > some quick code but i don't know if it is writen correcly, also i > don't want it to have the header, or the default top of the > window. "The little part with the Tittle close, min and max > buttons." But i dont' know how. here is my code: [clip] > /* Creat

New GTK

2005-04-15 Thread zippo
I am new to writeing GTK, and i am trying to write a GTK icon clicky thing that when you click the button a program starts. I have writen some quick code but i don't know if it is writen correcly, also i don't want it to have the header, or the default top of the window. "The little part with th