I'm pretty new to WiX so please deal with me :-)

Two quick questions:

1) During development of the UI for my installer I'm making small
adjustments to width & height of all dialogs, this is, needless to say, a
boring & tedious task. I'm looking for using a single place where I can
define a width and height and have all dialogs use this. I tried a
<Property> and a <String> and tried to reference these from the dialog
definition without any any luck... any hints on how to achieve this?

2) the UI for the setup I'm working on is HIGHLY customized, meaning, I need
to change things as control background colors and the dialog background
color itself. Using <TextStyle> I can control quite a bit all the formatting
for the text, but I'm missing the formatting of the dialog. I found <Dialog>
supports <CustomPalette> which sounds like something that may help me here,
but the doco doesn't help much, it just lists the valid values for it
[Yes|No]. What is this attribute used for?

thanks a lot,
-Victor.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to