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 #14463 is a reply to message #14459] Wed, 27 February 2008 00:27 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
alex100 wrote on Tue, 26 February 2008 16:37

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


Please, do not suppose, post a testcase (small compilable package that demonstrates the issue, zipped). Will take less time than trying to describe the situation...

Mirek
 
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 10:44:41 CEST 2024

Total time taken to generate the page: 0.06684 seconds