Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Suite Pro
  New Posts New Posts RSS Feed - TaskDialog doesn't stop the code
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

TaskDialog doesn't stop the code

 Post Reply Post Reply
Author
Message
McKloony View Drop Down
Senior Member
Senior Member
Avatar

Joined: 09 January 2007
Location: Germany
Status: Offline
Points: 340
Post Options Post Options   Thanks (0) Thanks(0)   Quote McKloony Quote  Post ReplyReply Direct Link To This Post Topic: TaskDialog doesn't stop the code
    Posted: 04 September 2008 at 8:25am
a normal vb messagebox stops an the codeposition whre dte MxgBox command ist set. The TastDialog does not stop in the same way. is it anyhow possible to get the same MsgBox behavior?
Product: Xtreme SuitePro (ActiveX) 16.2.5

Platform: XP / Windows 7

Language: Visual Basic 6.0 SP6
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 08 September 2008 at 3:34am

Hi,

Just tried and works same for me. Do you see same problem with our VistaTaskDialog  sample?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Lodep59 View Drop Down
Senior Member
Senior Member
Avatar

Joined: 03 April 2008
Status: Offline
Points: 203
Post Options Post Options   Thanks (0) Thanks(0)   Quote Lodep59 Quote  Post ReplyReply Direct Link To This Post Posted: 09 September 2008 at 1:46pm
Hi,
 
I think that the problem is not the TaskDialog doesn't stop the code but that the taskdialog in vista is not shown in modal mode.
 
If it's the problem you're talking about, just set the "UseComCtl32" property to "false" and "MessageBoxStyle" to "true" like the online help says :
 
"MessageBoxStyle is only used when using the Codejock implementation of the task dialog.  If setting UseComCtl32 to true while running on Windows Vista this will have no effect."
 
Hope this help.
 
 
 
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.