In article <4c9b3bd50902101415r3bb67619t182920cef1ef7...@mail.gmail.com>,
    troy hostetter <troy.hostet...@gmail.com>  writes:

> Basically, I want the user to enter additional info if the Feature
> "FE__SPC.SiteProvisionService" is selected.  What happens is it always goes
> to VerifyReadyDlg.

Feature (or component) states in conditional expressions can't be used
until CostFinalize has been processed.  Instead, what you need to do
is subscribe to the feature selection events on the feature tree and
set a property when the appropriate feature has been selected and
reset that property when the feature is deselected.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to