UI/Model Parse - Textboxes
[clnl] / resources / UI-test.nlogo
index 5b08fe04f8dce150c66834e1af0c8709a7305d1a..1ff8bf16ce1c36c578609932149b45efee94a427 100644 (file)
@@ -41,7 +41,7 @@ BUTTON
 102
 61
 setup
-crt 10
+crt 10 [ if new-turtles-green [ set color green ] ]
 NIL
 1
 T
@@ -120,6 +120,47 @@ NIL
 NIL
 1
 
+SWITCH
+13
+127
+198
+160
+new-turtles-green
+new-turtles-green
+1
+1
+-1000
+
+TEXTBOX
+45
+335
+147
+367
+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
+
 @#$#@#$#@
 ## WHAT IS IT?