It seems that the coordinates and font sizes in theme files are real pixels
instead of dialog units or device independent units. If I run my wpf
bootstrapper on 120 dpi (125%), the dialogs of the managed wpf bootstrapper
are scaled correctly. But the dialogs from the mbapreq.thm that are
displayed if .Net is not installed, do not scale and the text is too small.
The standard bootstrapper does not mark itself as DPI-aware. If I run the
setup at 144 dpi (150%), the dialogs from mbapreq.thm are scaled, but become
blurry because of DPI-virtualization.
Is there anything that can be done with wix 3.6 to scale the theme dialogs?

Thanks



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Scaling-of-theme-based-dialogs-on-high-DPI-settings-tp7582867.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to