Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, August 2007
Weird Cross Platform Printing Problems


Message 1 in thread

I am trying to write a simple calendar generator to print out two  
pages for a calendar month
My primary platform is Mac, but I am trying to write portable code  
that could be compiled on Windows as well.

I am using a Parallels VM with Windows XP and the Qt-Win-MinGW setup  
to test the Windows version.

The same code, compiled on each platform, produces very different  
results.

On the right hand page of the Windows version, the boxes with the day  
numbers are solid grey

Here's a link to a zip of my source.

<a href="http://www.divshare.com/download/1439250-a09";>DivShare File  
- DIY_Two_Page_Month.zip</a>

Any clues would be appreciated.

--
 [ signature omitted ] 

Message 2 in thread

Here's a static Mac application
<a href="http://www.divshare.com/download/1439557-891";>DivShare File  
- DIY_Two_Page_Month.Mac.zip</a>

Here's a static Windows executable
<a href="http://www.divshare.com/download/1439563-ab1";>DivShare File  
- DIY_Two_Page_Month.Win.zip</a>

And here are PDF captures of the output of each
<a href="http://www.divshare.com/download/1439565-c7e";>DivShare File  
- Mac.pdf</a>
<a href="http://www.divshare.com/download/1439569-9fe";>DivShare File  
- Windows.pdf</a>

On Aug 1, 2007, at 9:46 PM, Dan White wrote:

> I am trying to write a simple calendar generator to print out two  
> pages for a calendar month
> My primary platform is Mac, but I am trying to write portable code  
> that could be compiled on Windows as well.
>
> I am using a Parallels VM with Windows XP and the Qt-Win-MinGW  
> setup to test the Windows version.
>
> The same code, compiled on each platform, produces very different  
> results.
>
> On the right hand page of the Windows version, the boxes with the  
> day numbers are solid grey
>
> Here's a link to a zip of my source.
>
> <a href="http://www.divshare.com/download/1439250-a09";>DivShare  
> File - DIY_Two_Page_Month.zip</a>
>
> Any clues would be appreciated.

--
 [ signature omitted ]