プレイ日記
amihart khoraski
Made a task/window manager that can launch applications and run them simultaneously. The code for "clock" and "calc" are their own separate SmileBASIC programs which the task manager can run in its own thread. So you can write SmileBASIC programs for it and they can all run concurrently. You can drag around the window, "click" then to "focus" on one, which in the calculator's case lets you type.
3そうだね
プレイ済み
返信[1]
親投稿
Timmy matlack
key?
0そうだね
プレイ済み
返信[2]
親投稿
James Batman73002
sounds cool
0そうだね
プレイ済み
返信[3]
親投稿
amihart khoraski
I don't have it published so there's no key. I think all my publishing slots are taken. o-o I did it by having the software read a line from one program, execute it, and if there's any variables or calls it will remember them, then go to the next program, execute a line, etc, and so it'll slowly iterate through each process while the main program continues to run. It works, but it's slow!
0そうだね
プレイ済み