|
-
Mar 18th, 2025, 06:52 PM
#10
Lively Member
Re: [twinBASIC/VB6/VBA7] TaskDialogIndirect: cTaskDialog universal implementation x86
Thanks for a cool Dialog Box!
I was trying to find a way to make it System Modal or on Top of ALL windows, while it's doing TDF_CALLBACK_TIMER Or TDF_SHOW_PROGRESS_BAR.
Is there a way to do this?
What I'm *really* trying to do is to show the Dialog and immediately continue the rest of the processing in my VB6 program. I just want to give the user a big Warning message, show it for 10-15 seconds and go away -- I don't need to know if/when/how the user closed the box.
So, I created an ActiveX EXE with only this code in it, in hopes to pass off the showing to another thread. But, when it's running, my VB6 program basically gets in the way.
Any help would be appreciated!
Tags for this Thread
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
|