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 » U++ Widgets - General questions or Mixed problems » Get, modify and set text of RichEdit(WithToolBar)
Re: Get, modify and set text of RichEdit(WithToolBar) [message #14459 is a reply to message #14456] Tue, 26 February 2008 22:37 Go to previous messageGo to previous message
alex100 is currently offline  alex100
Messages: 118
Registered: November 2007
Experienced Member
No, it doesnt work...

Supose I have a form with the RichEditWithToolbar (txText) and a button. When I run the app I write "Hello" on the blank RichEdit. Then I push the button and I saw "UTF-8 Hello" on the RichEdit. Is this normal behaviour. If so How do I remove the UTF-8 part of the Text.

Note: Button has this code:

String strQTF = txText.GetQTF(CHARSET_ISO8859_1);
txText.SetQTF(strQTF);

This is the first problem. Then I need to insert soveral blank lines on the text before put it on the RichEdit.

Any help?

Alex
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: openGL and texture
Next Topic: How to turn off Ctrl Updatable action?
Goto Forum:
  


Current Time: Sun Apr 28 09:59:06 CEST 2024

Total time taken to generate the page: 0.05429 seconds