Get(HighContrastState)

 <  Day Day Up  >  

Get(HighContrastState)

Category: Get

Syntax: Get ( HighContrastState )

Parameters: none

Description: Windows only: Returns a number representing the state of the Use High Contrast option in the Accessibility Options control panel.

Returns:

if Use High Contrast is unavailable, inactive, or if the function is used on the Mac OS.

1 if Use High Contrast is available and active.

Examples:

If you have users with impaired vision, you might create alternate versions of your layouts that are easier for them to use. If so, you can test in your navigation scripts whether Use High Contrast is active and go to an appropriate layout or zoom the window.

 

 If [ Get (HighContrastState) = 1 ]     Go to Layout ["ContactDetail (HC)"] Else     Go to Layout ["ContactDetail"] End If 

 <  Day Day Up  >  


QUE CORPORATION - Using Filemaker pro X
QUE CORPORATION - Using Filemaker pro X
ISBN: N/A
EAN: N/A
Year: 2003
Pages: 494

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net