| Index | Parent | MysticView class |
The 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 MysticView object that is loading its pictures,
the application freezes. That is a MysticView.mcc bug.
| ATTRIBUTES | |||
|---|---|---|---|
| Name | Type | Class | Note |
| MVBackColour | S | I | A 4 byets max long packet chars string ('00rrggbb'x) |
| MVCenter | N | IS | |
| MVDisplayMode | S | IS | One of:
|
| MVFileName | S | I | |
| MVImageHeight | N | GN | |
| MVImageWidth | N | GN | |
| MVMarkColour | S | I | A 4 byets max long packet chars string ('00rrggbb'x) |
| MVMouseDrag | B | IS | |
| MVMoveDownAbsolute | N | IS | |
| MVMoveDownRelative | N | IS | |
| MVMoveLeftAbsolute | N | IS | |
| MVMoveLeftRelative | N | IS | |
| MVMoveRightAbsolute | N | IS | |
| MVMoveRightRelative | N | IS | |
| MVMoveUpAbsolute | N | IS | |
| MVMoveUpRelative | N | IS | |
| MVRefreshMode | S | IS | One of:
|
| MVResetAll | N | IS | |
| MVResetRotate | N | IS | |
| MVResetZoom | N | IS | |
| MVRotateLeftAbsolute | N | IS | |
| MVRotateLeftRelative | N | IS | |
| MVRotateRightAbsolute | N | IS | |
| MVRotateRightRelative | N | IS | |
| MVShowArrows | B | IS | |
| MVShowCursor | B | IS | |
| MVShowPIP | B | IS | |
| MVStaticPalette | B | IS | |
| MVText | S | IS | |
| MVTextColour | S | I | A 4 byets max long packet chars string ('00rrggbb'x) |
| MVZoomInAbsolute | N | IS | |
| MVZoomInAbsolute | N | IS | |
| MVZoomInRelative | N | IS | |
| MVZoomOutAbsolute | N | IS | |
| MVZoomOutRelative | N | IS | |
| METHODS | ||
|---|---|---|
| Name | Parameters | Note |
| none defined | ||