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
 LegacyBitmap False
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

AndyColmes

USA
351 Posts

Posted - Oct 02 2016 :  01:24:50  Show Profile  Reply
I turned off LegacyBitmap but the following cannot be used anymore.

TImageEnView.Bitmap.Modified

How do I check for bitmap modified with IEBitmap?

Thanks in advance

Andy

xequte

38616 Posts

Posted - Oct 02 2016 :  02:10:27  Show Profile  Reply
Hi Andy

It is:

TImageEnView.IEBitmap.Modified

See notes at:

http://www.imageen.com/help/TIEBitmap.Modified.html



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

AndyColmes

USA
351 Posts

Posted - Oct 02 2016 :  11:30:58  Show Profile  Reply
Hi Nigel, unfortunately the customer is still using an application compiled with version 5.2.0 and they do not want to upgrade the component in case it breaks the code somewhere else. Is there any way to make it work for this version?

Thanks Nigel.

Andy
Go to Top of Page

w2m

USA
1990 Posts

Posted - Oct 02 2016 :  12:02:05  Show Profile  Reply
The only way it may work is to use the legacy bitmap or use a global modified boolean variable.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

AndyColmes

USA
351 Posts

Posted - Oct 03 2016 :  11:08:05  Show Profile  Reply
Thanks Bill. That's what I was afraid of...

Andy
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: