Thank you Bob!

I have 5 edit boxes and couple labels and dialog description which
should be changed base on selected dialog. So next and back button
should have around 10 Publish events which will change values of such
indirect properties. So I doubt if it will be easier to maintain.
But anyway thank you for your response, I was just wondering if there is
easier solution, which I just didn't see.

-----Original Message-----
From: Bob Arnson [mailto:b...@joyofsetup.com] 
Sent: Saturday, October 17, 2009 8:04 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] UI and dialog questions

Igor Paniushkin wrote:
> I have three dialogs which have the same edit boxes (5 edit boxes),
but
> values should end-up in different properties, what is the best
approach?
> Should I create three separate dialogs which will be different only in
> names of properties and some dialog description and title? Should it
be
> one dialog, which will have Indirect set to yes?
>   

Indirect properties are probably easier to maintain.

> It is the small example for 4 dialogs (and this part is only related
to
> next/back handling base on feature selection, but I also need to call
> some custom actions to verify some input information). Currently  I
have
> 7 custom dialogs, I still not sure, but most probably all of them will
> be based on feature selection, so to add for example one more dialog,
I
> will need to modify all other dialogs next/back events. Is there
central
> place, where I can specify condition for showing dialog?
>   

No, wizard navigation is on a per-button basis.

SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.  
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
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