Data update
This commit is contained in:
parent
157b70a810
commit
8e4e15fa56
78 changed files with 2016 additions and 222 deletions
|
|
@ -13,7 +13,7 @@ TextView' t
|
|||
|
||||
\ the running count is always on the stack
|
||||
\ so a variable for that is not needed
|
||||
:noname
|
||||
:noname ( count -- count+1 )
|
||||
1+ \ increment the count
|
||||
" Number of clicks: " put: t
|
||||
dup deciNumstr insert: t ; setAction: b \ update the text representation of count
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue