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... » Is there a way to set page width in the QTF Designer / Topic++ editor / UWord ?
Is there a way to set page width in the QTF Designer / Topic++ editor / UWord ? [message #38732] Thu, 10 January 2013 19:02 Go to next message
omari is currently offline  omari
Messages: 264
Registered: March 2010
Experienced Member
Hi,

I have to create a landscape page, then i want to set the page width in the editor.

the function exists in the RichEdit control:
	RichEdit editor;

	editor.SetPage(Size(6000, 4000));


Question:

how can I call this function from the QTF Designer?

Regards,
omari.


regards
omari.
Re: Is there a way to set page width in the QTF Designer / Topic++ editor / UWord ? [message #38783 is a reply to message #38732] Wed, 16 January 2013 23:24 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
omari wrote on Thu, 10 January 2013 13:02

Hi,

I have to create a landscape page, then i want to set the page width in the editor.

the function exists in the RichEdit control:
	RichEdit editor;

	editor.SetPage(Size(6000, 4000));


Question:

how can I call this function from the QTF Designer?

Regards,
omari.


You cannot. Originally, QTF is designed not to contain such info.

Can change in future... (as this is repeated request).

Mirek
Previous Topic: Is it possible to send a QTF text to the printer (PrinterJob)?
Next Topic: Weird problems with Report / PDF Export / Printing, sometimes even crashes
Goto Forum:
  


Current Time: Fri Apr 19 22:36:38 CEST 2024

Total time taken to generate the page: 0.03271 seconds