TfindFile pause and resume?.

Please post bug reports, feature requests, or any question regarding the DELPHI AREA projects here.

TfindFile pause and resume?.

Postby cozturk » October 14th, 2005, 4:20 pm

When there are 20.000 files, searching and listing takes too much times. (1-2 mimutes+)

So I need to list TfindFile results page by page without finding all files.

TfindFile has pause and resume feature? (I see documentation but I coludnt find)
cozturk
Moderator
Moderator
 
Posts: 63
Joined: June 30th, 2005, 5:39 am
Location: Istanbul - Turkiye

Postby Kambiz » October 14th, 2005, 6:12 pm

The component doesn't support Pause/Resume feature. However, you can run TFindFile in threaded mode, and then using an Event object Pause/Resume the thread.
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm

Postby Kambiz » October 14th, 2005, 6:16 pm

By the way, isn't it better while user is seeing a page, you keep generating the next pages in background?
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm

Postby cozturk » October 15th, 2005, 7:17 am

ok. thanks.

When user see 1st page other results can be listed in background.
cozturk
Moderator
Moderator
 
Posts: 63
Joined: June 30th, 2005, 5:39 am
Location: Istanbul - Turkiye


Return to DELPHI AREA Projects

Who is online

Users browsing this forum: No registered users and 0 guests

cron