Re: [WiX-users] My Dialog with WixUi

2008-10-05 Thread Dieter Janzen
indows Installer XML toolset. > > Betreff: Re: [WiX-users] My Dialog with WixUi > Hi, > > i have done this before, let me know which UI you want to use and where do u > want your dialog to be inserted. ill try to write a code for you and send you. > or i could send you cod

Re: [WiX-users] My Dialog with WixUi

2008-10-04 Thread Bhavdeep Singh
knowThanks and RegardsBhavdeep Singh > Date: Tue, 30 Sep 2008 13:33:08 +0100> From: [EMAIL PROTECTED]> To: > wix-users@lists.sourceforge.net> Subject: Re: [WiX-users] My Dialog with > WixUi> > >>Now I want to insert it somewhere between the Wixui Dialogs, is >

Re: [WiX-users] My Dialog with WixUi

2008-09-30 Thread Neil Sleightholm
The text outlines how to insert a dialog but now I re-read it it is not too clear. Neil -Original Message- From: Dieter Janzen [mailto:[EMAIL PROTECTED] Sent: 30 September 2008 13:42 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] My Dialog with WixUi

Re: [WiX-users] My Dialog with WixUi

2008-09-30 Thread Dieter Janzen
XML toolset." > > Betreff: Re: [WiX-users] My Dialog with WixUi > >>Now I want to insert it somewhere between the Wixui Dialogs, is it > somehow possible? > > I have blogged about this here: > http://neilsleightholm.blogspot.com/2008/08/customised-uis-for-wix.htm

[WiX-users] My Dialog with WixUi

2008-09-30 Thread Dieter Janzen
Hi, I made a Dialog, where the user can enter some information. Now I want to insert it somewhere between the Wixui Dialogs, is it somehow possible? Another Question: I have a Control Type:Edit. If i specify the text attribut its still empty at the beginning... _

Re: [WiX-users] My Dialog with WixUi

2008-09-30 Thread Neil Sleightholm
>>Now I want to insert it somewhere between the Wixui Dialogs, is it somehow possible? I have blogged about this here: http://neilsleightholm.blogspot.com/2008/08/customised-uis-for-wix.html. I think it explains how you can do what you want to do. Neil Neil Sleightholm X2 Systems Limited [EMAIL

[WiX-users] My Dialog with WixUi

2008-09-30 Thread Dieter Janzen
Hi, I made a Dialog, where the user can enter some information. Now I want to insert it somewhere between the Wixui Dialogs, is it somehow possible? Another Question: I have a Control Type:Edit. If i specify the text attribut its still empty at the beginning... _