| [ Return to Bugs & Features | Post Text | Post File | Prev | Next ]
STR #2188
Application: | FLTK Library |
Status: | 5 - New |
Priority: | 1 - Request for Enhancement, e.g. asking for a feature |
Scope: | 2 - Specific to an operating system |
Subsystem: | WIN32 |
Summary: | [PATCH] Support win32 accessibility via MSAA |
Version: | 1.4-feature |
Created By: | timothy.lee |
Assigned To: | Unassigned |
Fix Version: | Unassigned |
Update Notification: | |
Trouble Report Files:
[ Post File ]
Trouble Report Comments:
[ Post Text ]
|
#1 | timothy.lee 00:10 Apr 03, 2009 |
| FLTK currently has no accessibility support under Windows. The attached patch adds this feature through the MSAA (Microsoft Active Accessibility) API. | |
|
#2 | timothy.lee 00:12 Apr 03, 2009 |
| MSAA support is added by handling the WM_GETOBJECT event inside the win32 wndproc. All MSAA-related methods and exported functions are prefixed with "msaa_". | |
|
#3 | matt 13:43 Feb 26, 2010 |
| In order to get 1.3.0 out soon, I up this to 1.4 temporarily. | |
[ Return to Bugs & Features | Post Text | Post File ]
|
| |