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 » RichText,QTF,RTF... » RichText and Report problem
Re: RichText and Report problem [message #717 is a reply to message #707] Fri, 27 January 2006 07:53 Go to previous message
pivica is currently offline  pivica
Messages: 57
Registered: November 2005
Location: Belgrade, Serbia
Member
There is just a little problem in a Report class on line

page.At(pagei).Append(GetResult());


gcc won't compile that line. But with next added line

Drawing dw = GetResult();
page.At(pagei).Append(dw);


everything is OK.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: QTF-table: Cell-span problem
Next Topic: QTF: align to bottom of page?
Goto Forum:
  


Current Time: Sun Aug 24 07:09:07 CEST 2025

Total time taken to generate the page: 0.04257 seconds