U++ framework
Do not panic. Ask here before giving up.

Home » Community » U++ community news and announcements » FileSel Win32 .exe icons lazy loading refactored
FileSel Win32 .exe icons lazy loading refactored [message #37112] Sat, 25 August 2012 09:45
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
There was a bit of problem in FileSel about loading icons from .exe files, which could be time consuming operation (e.g. in case we are loading an icon from 30MB .exe file over network), which lead to temporary freezes of GUI. After refactoring, loading if these icons is delegated to auxiliary thread (which can work in single-threded mode as well), means the problem is solved Smile
Previous Topic: GetIniKey is now disallowed when APP_MAIN is not running
Next Topic: SqlMassInsert [No]UseTransaction
Goto Forum:
  


Current Time: Wed Apr 29 06:22:59 GMT+2 2026

Total time taken to generate the page: 0.00458 seconds