How can I use the provided WiXUIExtension interfaces (such as WiXUI_Minimal) 
but change the text colour to force it to be black?

Context:

Some users set their Personalise display settings to high-contrast white text 
on black background. In the provided WiX installer
UIs, the result is white text (taking the system setting, I assume), and 
putting it on the default white background, making the text
illegible.

So it seems the simplest solution would be to purposefully make the text black 
no matter what, so it is always legible on the white
background. Yes, this will annoy said users, but not as much as not being able 
to read the installer text at all. A second, more
elegant but more complicated, solution would be to somehow detect the system's 
default font colour, and set the background to the
opposite.

Thanks.


------------------------------------------------------------------------------
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/learnnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to