Thanks bob. But that did not work either.   That was something that I
changed while playing around (this "Disabled" thing),  but I didn't
change back before sending out the email.

At any rate,  it still allows you to proceed. You can even see it in
any of the samples. 

 

From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: Saturday, December 08, 2007 4:16 PM
To: Robert Priest
Cc: wix-users@lists.sourceforge.net; Mike Stratoti
Subject: Re: [WiX-users] Disabling the next button in a feature tree
dialog when no features are selected

 

[EMAIL PROTECTED] wrote: 

Bob Arson replies to the first one with:  "Summary: I don't think it's
possible. You'd certainly have to modify the dialog even if it were."


It's Arnson with an 'n', not the fire-starting felony.<g>




                    <Subscribe Event="SelectionNoItems"
Attribute="Disabled" />


See src\ext\UIExtension\wixlib\CustomizeDlg.wxs. The Attribute value you
need to use is Enabled, not Disabled. It ties into the properties listed
under "PushButton Control" in the MSI SDK.



-- 
sig://boB
http://joyofsetup.com/
-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to