You are here: start » ppl » statements » mousereg

MOUSEREG num,x1,y1,x2,y2,fontX,fontY,invert,clear,text

MOUSEREG num,x1,y1,x2,y2,fontX,fontY,invert,clear,text

Set up a RIP mouse region on the remote terminal.

    num    = Is the RIP region number  
    x1,y1  = The (X,Y) coordinates of the upper-left of the region  
    x2,y2  = The (X,Y) coordinates of the lower-right of the region  
    fontX  = The width of each character in pixels  
    fontY  = The height of each character in pixels  
    invert = A boolean flag (TRUE to invert the region when clicked)  
    clear  = A boolean flag (TRUE to clear and full screen the text window)  
    text   = Text that the remote terminal should transmit when the region is clicked  

See also: GrafMode

ppl/statements/mousereg.txt · Last modified: 2019/04/16 14:00
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International