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
RichText and Report problem [message #658] Tue, 24 January 2006 00:26 Go to previous message
pivica is currently offline  pivica
Messages: 57
Registered: November 2005
Location: Belgrade, Serbia
Member
Well I finally started writing my first upp application and I have a little problem.

String qtf;
qtf << "{{1:1 Cell1:: Cell2:: Cell3:: Cell4}}";
	
Report report;
report << qtf;
report.Perform();


When I execute this code on a print preview window instead of a table I'm getting next error

ERROR: NOT IN TABLE: Cell2:: Cell3:: Cel


Don't know where the problem is. Maybe Report class is just for old qtf format...? Anyway I couldn't find anything in doc or source.

I am using U++ 511 on Linux.
 
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: Mon Apr 29 06:57:50 CEST 2024

Total time taken to generate the page: 0.03856 seconds