ImageMap

所属分类:Windows编程
开发工具:Objective-C
文件大小:68KB
下载次数:5
上传日期:2010-07-08 14:22:42
上 传 者flashroom
说明:  Demonstrates making a custom control accessible through the use of faux UI elements. Includes a reusable FauxUIElement class and reusable code for adding accessibility descriptions to segmented controls.

文件列表:
ImageMap (0, 2010-03-19)
ImageMap\English.lproj (0, 2010-03-19)
ImageMap\English.lproj\InfoPlist.strings (294, 2009-05-16)
ImageMap\English.lproj\MainMenu.nib (0, 2010-03-19)
ImageMap\English.lproj\MainMenu.nib\classes.nib (1526, 2009-05-16)
ImageMap\English.lproj\MainMenu.nib\info.nib (440, 2009-05-16)
ImageMap\English.lproj\MainMenu.nib\keyedobjects.nib (18428, 2009-05-16)
ImageMap\FauxUIElement.h (3121, 2009-05-16)
ImageMap\FauxUIElement.m (6228, 2009-05-16)
ImageMap\FauxUIElement.txt (3668, 2009-05-16)
ImageMap\FoodPyramid.gif (83195, 2009-05-16)
ImageMap\FoodPyramid.html (555, 2009-05-16)
ImageMap\ImageMap.h (4294, 2009-05-16)
ImageMap\ImageMap.m (20477, 2009-05-16)
ImageMap\ImageMap.txt (5142, 2009-05-16)
ImageMap\ImageMap.xcodeproj (0, 2010-03-19)
ImageMap\ImageMap.xcodeproj\project.pbxproj (16740, 2009-05-16)
ImageMap\ImageMap_Prefix.pch (2492, 2009-05-16)
ImageMap\ImageMapAccessibility.m (7985, 2009-05-16)
ImageMap\ImageMapController.h (2838, 2009-05-16)
ImageMap\ImageMapController.m (6151, 2009-05-16)
ImageMap\ImageMapPrivate.h (2827, 2009-05-16)
ImageMap\Info.plist (844, 2009-05-16)
ImageMap\InvisibleHotSpots.gif (1204, 2009-05-16)
ImageMap\main.m (2529, 2009-05-16)
ImageMap\RolloverHighlighting.gif (1204, 2009-05-16)
ImageMap\version.plist (456, 2009-05-16)
ImageMap\VisibleHotSpots.gif (1204, 2009-05-16)

ImageMap demonstrates how to support accessibility. Some of the more interesting issues it deals with are: - How to add descriptions to the segments of a segmented control. - How to accessorize a custom class (in this case ImageMap a subclass of NSView). - How to represent UI Elements for which there exist no underlying NSObjects (in this case, the hot spots of the ImageMap).

近期下载者

相关文件


收藏者