Description
A collection of appearance preferences
- Defined in:
- Inherits from:
Properties
- class_ (r/o) typeClass -- The class of the object.
- properties record -- All of the object's properties.
- id_ (r/o) unicodeText -- the unique ID of the item
- name unicodeText -- the name of the item
- appearance blue / graphite -- the overall look of buttons, menus and windows
- doubleClickMinimizes boolean -- Does double clicking the title bar minimize a window?
- fontSmoothing boolean -- Is font smoothing on?
- fontSmoothingLimit integer -- the font size at or below which font smoothing is turned off
- fontSmoothingStyle automatic / light / medium / standard / strong -- the method used for smoothing fonts
- highlightColor color -- color used for hightlighting selected text and lists
- recentApplicationsLimit integer -- the number of recent applications to track
- recentDocumentsLimit integer -- the number of recent documents to track
- recentServersLimit integer -- the number of recent servers to track
- scrollArrowPlacement together / togetherAtTopAndBottom / topAndBottom -- the placement of the scroll arrows
- scrollBarAction jumpToHere / jumpToNextPage -- the action performed by clicking the scroll bar
- smoothScrolling boolean -- Is smooth scrolling used?
Notes
- Contained by: