add buttonDrawObject and calls to successfully draw button

This commit is contained in:
2024-07-31 08:41:19 +01:00
parent b1b929e055
commit 5525725ef3
8 changed files with 98 additions and 11 deletions

View File

@@ -23,8 +23,13 @@ ann
"allowVectorExps true"
in
imperative-shell/constants.sml
imperative-shell/app-draw.sml
end
imperative-shell/app-draw.sml
imperative-shell/input-callbacks.sml
imperative-shell/shell.sml
ann
"allowVectorExps true"
in
imperative-shell/shell.sml
end