Menu

/trunk/Src/UDatabaseLoaderUI.pas Commit Log


Commit Date  
[r1044] (3.0 kB) by delphidabbler

* Renamed TDatabaseLoader and TDatabaseLoaderThread and modified TDatabaseLoaderUI to use the renamed class.
* Added replacement TDatabaseLoader static class that loads the database directly, not in a thread. Modified TDatabaseLoaderThread to use TDatabaseLoader.
* Modified TMainForm to load the database on start up using TDatabaseLoader rather than using a TDatabaseLoaderThread object wrapped in a TThreadWrapper object.
* Removed now redundant UThreadWrapper unit from project.

2010-11-24 15:44:08 View
Download
[r1040] (2.9 kB) by delphidabbler

Added new UDatabaseLoaderUI unit containing TDatabaseLoaderUI class that loads the database in a thread and displays a "wait" dialog if loading takes longer than 0.5 seconds.

2010-11-24 14:58:30 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.