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
 Invalid floating point operation. TImageEnMView

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
cpstevenc Posted - Nov 13 2012 : 13:29:47
Delphi 7, v4.1.0

Make a new application.
Drop TImageEnMView object on it.
Change gridwidth to 0 (to get an image list that just goes straight across)

Run program.

No images in the box...

Click anywhere in the TImageEnMView object box and will get a
"Invalid floating point operation." error message.
2   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Nov 13 2012 : 16:20:02
Hi

Update your source to the latest version, this issue should be fixed.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
cpstevenc Posted - Nov 13 2012 : 14:50:03
appears 0 is bad.. setting value to -1 works?