ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Hard space in TIERichEdit
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

TPiotr

Poland
1 Posts

Posted - Nov 03 2020 :  14:11:50  Show Profile  Reply
Hi,

How to add words without word breaking for hard space #160?

I use procedures:
IERichEdit.AddFormattedText('This'#160'is'#160'a'#160'testThis'#160'is'#160'a'#160'test ' ...
IERichEdit.AddFormattedText('This'#160'is'#160'a'#160'testThis'#160'is'#160'a'#160'test ' ...
IERichEdit.PaintTo > TIEBitmap

Result:
|This is a testThis is a test This is a |
|test This is a test |

I would like:
|This is a testThis is a test |
|This is a testThis is a test |


Best Regards
Piotr

xequte

38182 Posts

Posted - Nov 03 2020 :  15:11:09  Show Profile  Reply
Hi Piotr

Unfortunately TIERichEdit is only wrapping around Windows functionality. We don't have control over that.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: