Re: [WiX-users] Hiding Browse button in CustomizeDlg

2007-06-07 Thread Rennie Petersen
> Without including my own complete source for this dialog...
 
It's not such a big deal. I've written a step-by-step beginners guide to
how to do it, which you might find useful.
 
http://www.merlinia.com/mdt/WiXTutorial.msl
 
> The problem is that the Browse button on CustomizeDlg is disabled but
not hidden.
 
Just out of curiosity, did you do something to make it hidden? It's
normally enabled.
 
Rennie
 




From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Doug Payne
Sent: 7. juni 2007 03:38
To: wix-users@lists.sourceforge.net
    Subject: [WiX-users] Hiding Browse button in CustomizeDlg



Hi,

I'm using WIXUI_Mondo in Wix 2.0. This dialog does not allow the
user to choose the Installation directory for the product, which is
fine. The problem is that the Browse button on CustomizeDlg is disabled
but not hidden. Without including my own complete source for this
dialog, is there a way to add a row to the ControlCondition table to
hide this button? Is there another means of hiding this button? Thanks.

--Doug

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Hiding Browse button in CustomizeDlg

2007-06-06 Thread Bob Arnson

Doug Payne wrote:


I'm using WIXUI_Mondo in Wix 2.0. This dialog does not allow the user 
to choose the Installation directory for the product, which is fine. 
The problem is that the Browse button on CustomizeDlg is disabled but 
not hidden. Without including my own complete source for this dialog, 
is there a way to add a row to the ControlCondition table to hide this 
button? Is there another means of hiding this button? Thanks.




In WiX v2, there's no alternative to customizing the whole dialog. In 
WiX v3, there's also no alternative, as only Publish is "floatable" to 
live outside the containing dialog/control, but it would make a great 
addition to the schema.


--
sig://boB
http://joyofsetup.com/

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Hiding Browse button in CustomizeDlg

2007-06-06 Thread Doug Payne
Hi,

I'm using WIXUI_Mondo in Wix 2.0. This dialog does not allow the user to
choose the Installation directory for the product, which is fine. The
problem is that the Browse button on CustomizeDlg is disabled but not
hidden. Without including my own complete source for this dialog, is
there a way to add a row to the ControlCondition table to hide this
button? Is there another means of hiding this button? Thanks.

--Doug
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users