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... » PNG support in QTF or RTF
Re: PNG support in QTF or RTF [message #259 is a reply to message #257] Mon, 05 December 2005 14:04 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
Yes.

Actually, you can place any graphics to RichText using RichObject class. PNG is standard RichObject type. Create PNG RichObject by loading PNG into String and constructing it using

RichObject("PNG", PngString, size_in_dots)

You can then Cat RichObject to RichPara and RichPara to RichText...

Mirek
 
Read Message
Read Message
Read Message
Next Topic: howto add Table to RichtextView?
Goto Forum:
  


Current Time: Mon Aug 25 01:36:28 CEST 2025

Total time taken to generate the page: 0.05051 seconds