Commands and Topics for User Interface
BEEP
PLAY
(objectName{; channel})
Get platform interface
Number
SET PLATFORM INTERFACE
(interface)
SET TABLE TITLES
(tableTitles; tableNumbers{; *})
GET TABLE TITLES
(tableTitles; tableNums)
SET FIELD TITLES
(table | subtable; fieldTitles; fieldNumbers{; *})
GET FIELD TITLES
(table; fieldTitles; fieldNums)
Shift down
Boolean
Caps lock down
Boolean
Windows Ctrl down
Boolean
Windows Alt down
Boolean
Macintosh command down
Boolean
Macintosh option down
Boolean
Macintosh control down
Boolean
GET MOUSE
(mouseX; mouseY; mouseButton{; *})
Pop up menu
(contents{; default{; xCoord{; yCoord}}})
Number
POST KEY
(code{; modifiers{; process}})
POST CLICK
(mouseX; mouseY{; process}{; *})
POST EVENT
(what; message; when; mouseX; mouseY; modifiers{; process})
SCROLL LINES
({*; }object{; position{; *}})
GET HIGHLIGHT
(area; startSel; endSel)
HIGHLIGHT TEXT
(area; startSel; endSel)
SET CURSOR
{(cursor)}
Focus object
Pointer
REDRAW
(object)
INVERT BACKGROUND
({*; }textVar | textField)
Other related commands:
FILTER KEYSTROKE
(filteredChar) --
Theme:
Entry Control
Keystroke
String --
Theme:
Entry Control
SET TIMER
(tickCount) --
Theme:
Form Events
ON EVENT CALL
(eventMethod{; processName}) --
Theme:
Interruptions
SELECT LISTBOX ROW
({*; }object; position{; action}) --
Theme:
List Box
SET COLOR
({*; }object; color{; altColor}) --
Theme:
Object Properties
SET RGB COLORS
({*; }object; foregroundColor; backgroundColor{; altBackgrndColor}) --
Theme:
Object Properties
RESOURCE LIST
(resType; resIDs; resNames{; resFile}) --
Theme:
Resources
HIGHLIGHT RECORDS
({table}{; setName{; *}}) --
Theme:
Selection
Count tables
Number --
Theme:
Structure Access
Count fields
(tableNum | tablePtr)
Number --
Theme:
Structure Access
Table name
(tableNum | tablePtr)
String --
Theme:
Structure Access
Field name
(fieldPtr | tableNum{; fieldNum})
String --
Theme:
Structure Access