Hello,
Is there a way in WIX (2.0) how to enforce z-order of Controls displayed on a 
Dialog?

While designing a MSI dialog, I came upon a situation where the GroupBox 
control is partially hiding a RadioButton Control. This goes away once I hover 
over the radio buttons but reappears every time the dialog is newly shown. I 
opened the Controls table with ORCA and found that GroupBox control is 
preceding the RadioButton control. This is probably causing the issue but I 
wasn't able to enforce different table ordering by reordering the wix xml. What 
I have experienced and online-researched so far seems that only controls that 
are guaranteed to be on top of other controls are text controls - did I 
actually miss some trick how to perform z-ordering of other controls?

Thank you
Jan Krivanek

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to