Get(ScreenHeight)

 <  Day Day Up  >  

Get(ScreenHeight)

Category: Get

Syntax: Get ( ScreenHeight )

Parameters: none

Description: Returns the number of pixels that are displayed vertically on the current screen. When the active window spans more than one screen, this function calculates the value for the screen that contains the largest percentage of the window.

Examples:

 

 Get (ScreenHeight) 

returns 854 on a monitor set to display at 1280x854.

Comments:

Use Get (ScreenHeight) and Get (ScreenWidth) to check minimum resolution settings on a user 's computer.

 

 If [Get (ScreenHeight)<600 OR Get (ScreenWidth)<800]   Show Custom Dialog ["Resolution";"This application requires a minimum   of 800 x 600 screen resolution."]   Perform Script ["Close All Files"] 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