|
|
|
|
|
by frekw
5744 days ago
|
|
Well, it utilizes WAI-ARIA for most (if not all) controls which is really all it can do. The rest is up to the implementers of assistive technologies, in my opinion. If you want to be able to build rich, themeable interfaces you will end up having to re-implement "standard" controls like buttons, scrollbars and checkboxes. As far as I know, the ability to actually use native controls is actually being considered for SC 2.0 (read more here: http://groups.google.com/group/sproutcore-dev/browse_thread/...) |
|