| Index | Parent | MysticView class |
MysticView class is a subclass of Area class and it is used to display picture files via mysticview.library.
MysticView is a subclass of MysticView.mcc so you must have MysticView.mcc in
MUI:Libs/MUI to use it.
MysticView is copyright of Steve
Quartly.
Bug:
If you send a ctrl_c to a macro running a MysticView object that is loading its pictures,
the application freezes. That is a MysticView.mcc bug.
| ATTRIBUTES | |||
|---|---|---|---|
| Name | Type | Class | Note |
| BackColour | S | I | A 4 byets max long packet chars string ('00rrggbb'x) |
| Center | N | IS | |
| DisplayMode | S | IS | One of:
|
| FileName | S | I | |
| ImageHeight | N | GN | |
| ImageWidth | N | GN | |
| MarkColour | S | I | A 4 byets max long packet chars string ('00rrggbb'x) |
| MouseDrag | B | IS | |
| MoveDownAbsolute | N | IS | |
| MoveDownRelative | N | IS | |
| MoveLeftAbsolute | N | IS | |
| MoveLeftRelative | N | IS | |
| MoveRightAbsolute | N | IS | |
| MoveRightRelative | N | IS | |
| MoveUpAbsolute | N | IS | |
| MoveUpRelative | N | IS | |
| RefreshMode | S | IS | One of:
|
| ResetAll | N | IS | |
| ResetRotate | N | IS | |
| ResetZoom | N | IS | |
| RotateLeftAbsolute | N | IS | |
| RotateLeftRelative | N | IS | |
| RotateRightAbsolute | N | IS | |
| RotateRightRelative | N | IS | |
| ShowArrows | B | IS | |
| ShowCursor | B | IS | |
| ShowPIP | B | IS | |
| StaticPalette | B | IS | |
| Text | S | IS | |
| TextColour | S | I | A 4 byets max long packet chars string ('00rrggbb'x) |
| ZoomInAbsolute | N | IS | |
| ZoomInRelative | N | IS | |
| ZoomOutAbsolute | N | IS | |
| ZoomOutRelative | N | IS | |
| METHODS | ||
|---|---|---|
| Name | Parameters | Note |
| None defined | ||