|
-
May 24th, 1999, 05:29 AM
#1
Special SplashScreen
Hello! This is my problem.
My app has to read a configuration database before creating the main window. I do it on initinstance. Since it takes a long time, i'd like to show a window with a blinking text saying it's reading database. I show a modeless dialog, and change a static window text from a different thread, but nothing appears on the screeen. This is, no text appears on the static window. The dialog screen doesn't update its contents until the database operation (blocking) has finished.
How could i update the text if the app is blocked on initinstance??
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|