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?
|