I believe it is, but I also thought that SpawnWaitDialog should also allow the 
dialog to be displayed and processing to continue until the property condition 
is met. In previous test versions I had called SpawnWaitDialog first thinking 
that it would be run in a separate process or thread and allow DoAction to be 
called after it.

-----Original Message-----
From: Richard [mailto:legal...@xmission.com] 
Sent: Saturday, October 31, 2009 10:21 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] UI Display question


In article 
<d91a1dd8a8f2ba459644b8f3b7e517ddac0ee4e...@exvmbx015-4.exch015.msoutlookonline.net>,
    Tom Crozier <tcroz...@rackwise.com>  writes:

> As far as the async goes there are 2 synchronous methods for calling
> CA's Che ck and Ignore. And there are 2 async methods asyncWait and
> asyncNoWait. asyncNo Wait is only allowed for an EXE action but I am
> allowed to use asyncWait which I have done in my tests.

asyncWait says that it will wait for the CA to finish when it gets to
the end of the execute sequence.  This isn't what you are trying to
do.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
 <http://legalizeadulthood.wordpress.com/the-direct3d-graphics-pipeline/>

      Legalize Adulthood! <http://legalizeadulthood.wordpress.com>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.5.423 / Virus Database: 270.14.24/2449 - Release Date: 10/31/09 
21:14:00

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to