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
 Image Property Editor causes "invalid format"

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 - Aug 10 2014 : 07:37:41
Installing ImageEn causes other components that have their own Property Editors for loading images to the Picture property no longer works, giving it an error "invalid graphic format".

Does anyone ever have this issue and how to fix this? I had this issue a long time ago and it is usually due to a component that steps on the toes of another.

Thanks in advance.

Andy
5   L A T E S T    R E P L I E S    (Newest First)
AndyColmes Posted - Aug 14 2014 : 03:57:33
Hi Bill, thanks for the info. I have an XE on the same computer and it works fine as expected. Just my XE6 is giving problems.
w2m Posted - Aug 13 2014 : 06:05:39
Andy,

I just created a simple demo project with the TReflectionImage and a TImageEnView on the form. I can add a picture to the TReflectionImage with no problems, so I suspect your problem is machine specific.

ImageEn does not cause a problem with the picture property editor.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
AndyColmes Posted - Aug 13 2014 : 02:27:10
I am having issues only with TMS such as the TAdvOfficeReflectionImage when trying to invoke its editor. ImageEn works fine.

My define remains unchanged.

{.$define IEREGISTERTPICTUREFORMATS}

So, not sure which component is causing this. I might have to remove all components and add them back in one by one to see which one is th culprit. I will report back here.

Thanks Bill and Nigel.

Andy
xequte Posted - Aug 10 2014 : 16:04:46
Hi Andy

Haven't (ever) had reports of ImageEn doing this. Did you change ie.inc to include:

{$define IEREGISTERTPICTUREFORMATS}

(Which is the only way I think ImageEn could affect inbuilt graphic support).

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
w2m Posted - Aug 10 2014 : 13:26:11
I have never seen this happen here. All my picture property editors have always worked fine for many years now. I suspect your problem is caused by something else.

Which picture property editors do you have problems with?

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