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
 Problem withTImageEnMView loading in form OnCreate

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
JimMellish Posted - Feb 27 2017 : 09:42:58
ImageEnVersion 6.3.2
Delphi 10.1 Berlin Update 2

Hi,

I am trying to populate a TImageEnMView in the OnCreate event of a form. The OnCreate event contains only the following code:

ImageEnMView.FillFromDirectory('F:\Photographs\Digital\A40');

If StoreType is set to ietNormal then everything works ok.

If it is set to ietFastThumb or ietThumb then the first time I run the program it hangs. 'Thread Start' and 'Thread Exit' messages appear in the Event Log in the debugger at about 1 per minute.

If I then stop the program and run again then everything appears normal and this is the case with subsequent runs in the same directory.

If I change directory then on the first run it will hang again and on subsequent runs it will work.

Jim

1   L A T E S T    R E P L I E S    (Newest First)
w2m Posted - Feb 28 2017 : 12:23:00
Maybe try using OnFormShow instead.

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