|
Copyright ® (1999-2005) EDMGROUP Pty Ltd - EZY Prolog Reference |
Type | Predicate | Parameters | Flow pattern | Description |
|---|---|---|---|---|
determ | WINDOW CTRLWIN, | (i,i) | Set coloring scheema | |
determ | (i,o),(i,i) | Get/Set read-only flag of the text editor | ||
determ | (i,i) | Create Hyper Field sfrom selected text | ||
determ | WINDOW CTRLWIN | (i) | Delete Selected Hyper Field | |
determ | LONG HYPER_EVENT_REF, | (i,o) | Obtain Hyper Field data | |
determ | (i,i) | Activate editor window as a messages window. Results of the write statement will be redirected into editor window | ||
determ | STRING FILENAME | (i) | Open file and place it content into editor | |
determ | (i,i,i) | Open file, place it's content into editor and apply color schema | ||
determ | (i,i),(i,o) | Get/Set current position inside Editor | ||
determ | (i,i,i),(i,o,o) | Get/Set selections in EDITOR | ||
determ | (i,i),(i,o) | Get/Set value of the string inside Editor | ||
determ | WINDOW CTRLWIN, | (i,o,o,o),(i,i,i,i) | Get/Set colored tokens of the text editor | |
determ | (i,i) | Sets the Wrap mode state.for the text editor Note: doesn't affect Colored type of editor |