2014-04-30 20:24:00 +02:00
|
|
|
|
Syntax:
|
|
|
|
|
BUTTON <opt>,<expr..expr>
|
|
|
|
|
|
|
|
|
|
opt-t=Text, i=Iconbutton
|
|
|
|
|
|
2014-06-14 15:03:48 +02:00
|
|
|
|
Button(nr,vor,hint,x,y,<2C>Text<78>)
|
2014-04-30 20:24:00 +02:00
|
|
|
|
nr-Button-Nr
|
|
|
|
|
vor-Vordergrundfarbe
|
|
|
|
|
hint-Hintergrundfarbe
|
|
|
|
|
x,y-Position
|
|
|
|
|
Text-Buttontext
|
|
|
|
|
|
2014-06-14 15:03:48 +02:00
|
|
|
|
Button(tnr,f1,f2,f3,x,y)
|
2014-04-30 20:24:00 +02:00
|
|
|
|
tnr-Tilenr,das den Button
|
|
|
|
|
darstellt
|
|
|
|
|
f1..f3-Farben des Tiles
|
|
|
|
|
x,y-Position
|