OpenFileRequester() is much to slow
Posted: Sun Oct 28, 2007 6:07 pm
When I use OpenFileRequester() on a directory which contains approx. 15000 images it took approx. 120 to 130 seconds (after opening the filerequester) until the filerequester responds again!!!
If I use the PB file commands and read the same directory with examinedirectory() and put the result in a ListIcongadget, it tooks not more than 1 second....
.. though I add the filesize and the date...
Is there a chance to fix that ?
If I use the PB file commands and read the same directory with examinedirectory() and put the result in a ListIcongadget, it tooks not more than 1 second....
Is there a chance to fix that ?