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 auto size

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
pierrotsc Posted - May 22 2013 : 09:12:51
I click on an icon that change the mouseinteractvt to miputmemo.
At the same time i also write imageenvect.ObjTextAutoSize(-1) := true;

When i click and drag my cursor in the imageenvect and start typing, the font does not enlarge to the bounding box.

What am i doing wrong? maybe it only works with the addnewobject code.
Thanks.
P
2   L A T E S T    R E P L I E S    (Newest First)
pierrotsc Posted - May 27 2013 : 23:36:31
ok, i get it. i thought the text would adapt to the size of the bounding box i would create...
Thanks..
fab Posted - May 27 2013 : 13:06:47
ObjTextAutoSize never changes the font size. It changes the bounding box of the text/memo object.