Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » PrintJob does not works on "large project"
Re: PrintJob does not works on "large project" [message #30407 is a reply to message #30406] Wed, 29 December 2010 09:32 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14265
Registered: November 2005
Ultimate Member
alex100 wrote on Tue, 28 December 2010 12:15

If I put the following code lines

bool b= pj1.Execute();
if(!b)
Exclamation("Error");

The printer dialog do not shows up and Execute returns false Sad



Interesting!

I would now tried DDUMP(GetLastErrorMessage()) - perhaps it would give a clue what is wrong.

Then, of course, install SDK and try to debug .Execute.

Quote:


By the way, I thought that all of you (UPP authors) would advice to use Mingw... But ok, if you are saying that free VC++ from MS is a better choise (for windows development) I will try it.
But tell me, does free VC++ builds applications that do not need to run above .NET framework? I hate .NET framewaork. It is a monster!



Yes. You have to install .NET to install SDK, but compiled apps are .NET free...

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: GUI app arguments?
Next Topic: How to maximize printing area of the RichEdit Ctrl? [SOLVED]
Goto Forum:
  


Current Time: Sat Jul 05 21:07:01 CEST 2025

Total time taken to generate the page: 0.03146 seconds