UI/Model Parse - Sliders - WIP
[clnl] / resources / UI-test.nlogo
index b7eed22761bc5b286aa9ffe8d1df10b8e514796a..9427f3eb66ad96bcac57b0ac05263e2e9a54691e 100644 (file)
@@ -104,10 +104,10 @@ NIL
 1
 
 BUTTON
-66
-276
-161
-309
+111
+443
+206
+476
 stopping
 create-and-move
 T
@@ -131,6 +131,96 @@ new-turtles-green
 1
 -1000
 
+TEXTBOX
+9
+442
+111
+474
+Textbox 1
+12
+0.0
+1
+
+TEXTBOX
+48
+387
+141
+438
+this is a larger test
+12
+0.0
+1
+
+TEXTBOX
+54
+485
+142
+544
+this\nis a test and it goes like\nthis
+12
+0.0
+1
+
+SLIDER
+15
+233
+187
+266
+basic-slider
+basic-slider
+0
+100
+50
+5
+1
+NIL
+HORIZONTAL
+
+SLIDER
+294
+501
+564
+534
+code-slider
+code-slider
+0
+count turtles
+65
+1
+1
+NIL
+HORIZONTAL
+
+SLIDER
+16
+275
+115
+308
+inverted-inc-slider
+inverted-inc-slider
+10
+30
+21
+-1
+1
+NIL
+HORIZONTAL
+
+SLIDER
+12
+322
+204
+355
+reversed-min-max-slider
+reversed-min-max-slider
+100
+0
+20
+5
+1
+NIL
+HORIZONTAL
+
 @#$#@#$#@
 ## WHAT IS IT?