Print Page | Close Window

TaskDialog doesn't stop the code

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=12071
Printed Date: 16 November 2024 at 8:56am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: TaskDialog doesn't stop the code
Posted By: McKloony
Subject: TaskDialog doesn't stop the code
Date 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



Replies:
Posted By: Oleg
Date 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


Posted By: Lodep59
Date 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 mk:@MSITStore:C:\Program%20Files\Codejock%20Software\ActiveX\Xtreme%20SuitePro%20ActiveX%20v12.0.2\Help\SymbolReference.chm::/XtremeSuiteControls~TaskDialog~UseComCtl32.html - UseComCtl32  to true while running on Windows Vista this will have no effect."
 
Hope this help.
 
 
 



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net