Bugs fixed in beta2
After closing the last document, you’re unable to create new ones or close the application.
Cause: StreamCAD is multithread application, with “message post boxes” that handle requests to a drawing. Originally, there was a single postbox that managed all documents but this was replaced by a per document postbox. The only problem: closing the last document means no more postboxes …
The text command isn’t directly user friendly
I can’t believe that a set of users has used this command for four years without a single complaint. It’s awful.
The property window fails to clean up old entries.
When deselecting an object, the edit windows where still there, though hidden by the fact that the property window shrunk.