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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Text Layer and Rich Text Editing problems...

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
yogiyang Posted - Apr 01 2020 : 11:05:47
Hello,

I have developed a sample Rich Text editing project.

I am facing following problems:
  • If Rich Text (EnableFormatting) is True then the Background of text layer comes up as White. How to make it transparent?
  • If EnableFormatting is False then use it not able to enter multiple line (paragraphs) by hitting Enter Key. How to enable user to enter multiple paragraphs?


I am attaching the project here.

TIA

attach/yogiyang/20204111539_RichText.zip
153 KB


Yogi Yang
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Apr 01 2020 : 15:27:12
Hi

1. Rich Text does not support transparency, so it looks terrible if you enable it. 8.7.6 does not allow it. The upcoming 9.0.0 allows it (but it still looks terrible).

2. You need to enable {$define AllowReturnsInTextLayers} in ie.inc

Nigel
Xequte Software
www.imageen.com