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
 ImageEnVect - ObjTextAutoSize issue

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
graph_man Posted - May 28 2015 : 17:42:15
ObjTextAutoSize = true;

After inserting a text objects - all is OK
After saving and loading annotations - annotaions are truncated

Saving and loading:
...Params->ImagingAnnot->CopyFromTImageEnVect
...Params->ImagingAnnot->CopyToTImageEnVect

See attachments.



5   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jun 06 2015 : 05:11:56
Hi

Yes, it does. Just rename the references everywhere. Make sure you do a find/replace because they look so similar it is confusing :-o

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
graph_man Posted - Jun 04 2015 : 16:22:19
Has "ImageEnAnnot" all features and parameters of "ImagingAnnot"?
Can I just rename it everywhere?
xequte Posted - Jun 04 2015 : 16:09:43
Hi

This is fixed for the next update.

Please note that it is better to use:

Params->ImageEnAnnot->CopyFromTImageEnVect 
Params->ImageEnAnnot->CopyToTImageEnVect 


Instead of "ImagingAnnot" as ImageEnAnnot uses a format which supports all features of TImageEnVect, whereas ImagingAnnot uses the ancient Wang Imaging annotations, which only support a subset of TImageEnVect features.


Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
w2m Posted - May 31 2015 : 19:56:12
Nigel... this is a very old problem... It has acted that way for years.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
xequte Posted - May 31 2015 : 19:10:47
Hi

Thanks. we'll investigate...

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com