In the following image you can see the dialog that created using wix:
http://n2.nabble.com/file/n1108918/WixUI.jpg 
The setup was run against WindowsXP with the default theme is set(Blue).
Notice that the cancel button is 'themed', however the edit boxes are not
themed.
How can I achieve theme support in edit boxes? The sample of code I use for
them:
      <Control Id="EmailEdit" Type="Edit" X="15" Y="115" Width="220"
Height="18" Property="USEREMAIL" Text="{80}" />

-- 
View this message in context: 
http://n2.nabble.com/Edit-control-and-windows-theme-tp1108918p1108918.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to