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 .

MysticView are copyright of Steve Quartly <steveq@mafeking.scouts.org.au> .

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 This a packed char 4 bytes max long ('00rrggbb'x)
MVCenter N IS  
MVDisplayMode S IS FIT KEEPASPECTMIN KEEPASPECTMAX ONEPIXEL IGNOREASPECT
MVFileName S I  
MVImageHeight N GN  
MVImageWidth N GN  
MVMarkColour S I This a packed char 4 bytes max long ('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 NONE GRID OPAQUE
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 This a packed char 4 bytes max long ('00rrggbb'x)
MVZoomInAbsolute N IS  
MVZoomInAbsolute N IS  
MVZoomInRelative N IS  
MVZoomOutAbsolute N IS  
MVZoomOutRelative N IS  

 

METHODS
Name Parameters Note
none defined