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 /UWord default setting
Re: RichText /UWord default setting [message #8368 is a reply to message #8339] Mon, 05 March 2007 20:32 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1185
Registered: March 2006
Location: Italy
Senior Contributor
luzr wrote on Sat, 03 March 2007 16:20



	RichEdit&       ShowCodes(Color c)                    { showcodes = c; Refresh(); return *this; }
	RichEdit&       Unit(int u)                           { unit = u; Refresh(); return *this; }
	RichEdit&       SpellCheck(bool b)                    { spellcheck = b; Refresh(); return *this; }
	RichEdit&       SetZoom(int z)                        { zoom = z; Refresh(); return *this; }




Embarassed ...
Which is the code for ShowCodes() to obtain "transparent"?
So far I used White to remove the color, but now with dark background the codes appear again Rolling Eyes

Luigi

[Updated on: Mon, 05 March 2007 20:33]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: floating table and pagebreak
Next Topic: Richtext / Uword problems
Goto Forum:
  


Current Time: Tue May 14 09:52:48 CEST 2024

Total time taken to generate the page: 0.02418 seconds