
![]() |
Dial_CenterPointOfRect |
The function returns the center point of the input rectangle.
Syntax
Dial_CenterPointOfRect( switches ; rectangle | left ; top ; width ;
height )
![]() |
Dial_CenterPointOfRect |
The function returns the center point of the input rectangle.
Dial_CenterPointOfRect( switches ; rectangle | left ; top ; width ;
height )
![]() |
Dial_GetGlobalScreenPosition |
The function returns screen (position) information of the front FileMaker window or of a specific screen.
Dial_GetGlobalScreenPosition ( switches )
![]() |
Dial_GetScreenInfo |
The function returns (position) information of all the screens (displays) that are currently attached to this computer.
Dial_GetScreenInfo ( switches { ; screenNumber } )
![]() |
Show List Dialog |
Displays a list dialog box, from which the user can choose an item.
Show List Dialog [ Select ; Result ; Title ; Prompt ; Button 1 ; Button 2;
Button 3 ; Button 4 ; List items ; Switches ; Icon ;
Custom icon ]
![]() |
Show Alert Dialog |
Displays an alert dialog with an optional informative text, from which the user can choose a button.
Show Alert Dialog [ Select ; Result ; Message text ; Informative text ;
Button list ; Title; Custom icon; Switches ]
![]() |
Dial_BigInputDialog |
Displays an input dialog box, in which the user can enter a long text.
Dial_BigInputDialog ( switches ; prompt ; button1 ; button2 ; button3 ;
button4 ; initialText )
![]() |
Dial_DelayTicks |
Waits a specified period of time.
Dial_DelayTicks ( switches ; ticks )
![]() |
Dial_Dialog |
Displays a dialog box, from which the user can choose a button.
Dial_Dialog ( switches ; prompt ; button1 ; button2 ; button3 ; button4 )
![]() |
Dial_FlashDialog |
Displays a flash dialog box for a specified period of time.
Dial_FlashDialog ( switches ; ticks ; message ; countdownText )
![]() |
Dial_GetButton |
Returns the number of the button clicked in the last dialog shown.
Dial_GetButton ( switches )