I'm planning to make a general "Windows-interface" for Kixtart, even though I know I'll run into problems, since Kixtart doesn't support complex types (structs or records) or classes (and therefore objects).

Having this in mind, how would you update the constant (updateable) messagebox? It's not so simple a task dealing with "objects" in a "poor" language like Kixtart.

But you can write the code quite easy ... only it's not reuseable like objects.