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
 Loading several Annotation files (.IEV)

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
AndyColmes Posted - Dec 18 2011 : 07:45:17
I would like to load several annotation files previously saved as IEV files. But when loading, one overrides the other. How do I load all of them?

Thanks.
3   L A T E S T    R E P L I E S    (Newest First)
AndyColmes Posted - Dec 26 2011 : 04:33:56
Thanks Fabrizio. Looking forward to the new functions in the new release. Merry Christmas to you and the family.
fab Posted - Dec 19 2011 : 10:44:35
Next minor release will add AppendObjects optional parameter to LoadFromFileIEV and LoadFromStreamIEV. It will allow to append loading objects to the existing objects.
AndyColmes Posted - Dec 18 2011 : 08:45:35
I was able to solve this by using CopyAllObjectsTo from another TImageEnVect.