Untitled
unknown
plain_text
a year ago
260 B
6
Indexable
#alias drawbuttons { #split 4; #config {mouse tracking} on; #draw white box 1 20 3 30 ButtonA;#button {1 20 3 30} {#show buttonA}; #draw white box 1 31 3 40 ButtonB;#button {1 31 3 40} {#show buttonB}; }; #EVENT {DISPLAY UPDATE} {drawbuttons}
Editor is loading...
Leave a Comment