Re: [WiX-users] WiX UI / Spawn dialog position

2008-10-23 Thread Bob Arnson
Andy2k8 wrote: > Thanks for that..How do i change HCentering and VCentering columns for a > message box displayed through directive? Or is there any other > way i can position condition dialogs? > Try changing the X and Y attribtes for the dialog named by the ErrorDialog property. (In WixUI,

Re: [WiX-users] WiX UI / Spawn dialog position

2008-10-22 Thread Andy2k8
Thanks for that..How do i change HCentering and VCentering columns for a message box displayed through directive? Or is there any other way i can position condition dialogs? Richard-45 wrote: > > > In article <[EMAIL PROTECTED]>, > Andy2k8 <[EMAIL PROTECTED]> writes: > >> Is there any w

Re: [WiX-users] WiX UI / Spawn dialog position

2008-09-18 Thread Richard
In article <[EMAIL PROTECTED]>, Andy2k8 <[EMAIL PROTECTED]> writes: > Is there any way i can control the way dialogs are positioned on the screen? Take a look at the HCentering and VCentering columns in the Dialog table. These are exposed as the X and Y attributes of the Dialog element in

[WiX-users] WiX UI / Spawn dialog position

2008-09-18 Thread Andy2k8
Is there any way i can control the way dialogs are positioned on the screen? - Andy MSI Developer Schneider Electric:working: -- View this message in context: http://n2.nabble.com/WiX-UI---Spawn-dialog-position-tp1097922p1097922.html Sent from the wix-users mailing list archive at Nabble.co