Of course they do. Just a question: Is it possible to do things like that with ScriptBasic for Linux?
This is a Windows only deal. Even though ScriptBasic runs fine on Linux, (32/64 bit) Simple Window and DLLC are both DLL specific interfaces. IUP has some nice graphics features for Win/X that supply some of the functions SW does but the animation / refresh isn't there.
I'll post the games I converted from OxygenBasic to SB if anyone wants to improve on them. Peter is a good programmer but his interests are just getting it working. That may be fine for a compiler like O2 but using an interpreter requires taking a second look and optimizing his work.