What about screen readers?

The reason WiX doesn't do this is that we've been told that 
accessibility gets broken doing this sort of thing. Now none of us are 
accessibility experts so if someone that is says this work around does 
the correct thing with all the various accessibility devices then we can 
do that.

Until then I really do not feel comfortable building UI's by default 
that fail accessibility. That totally goes against what we are about.


Neil Sleightholm wrote:
> Agreed it is not a WiX bug but why go to the complexity of a CustomUI when a 
> trivial change to the core toolset makes it look 100% better. Surely WiX is 
> about making Windows Installer easier.
>
> Neil
>
> Neil Sleightholm
> X2 Systems Limited
> n...@x2systems.com <mailto:n...@x2systems.com>
>
>
> ________________________________
>
> From: Richard [mailto:legal...@xmission.com]
> Sent: Sat 04/07/2009 00:09
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Option checkbox in ExitDialog isn't transparent
>
>
>
>
> Its not a bug in WiX.  Its the way Windows Installer works.  If you
> want that level of control over the UI, that's why they provide the
> CustomUI option.  You either live with the restrictions of the UI
> model provided by Windows Installer, or you do a custom UI.
> --
> "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
>       <http://www.xmission.com/~legalize/book/download/index.html>
>
>       Legalize Adulthood! <http://legalizeadulthood.wordpress.com 
> <http://legalizeadulthood.wordpress.com/> >
>
> ------------------------------------------------------------------------------
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>   

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to