Is there a way to create objects in a program after initial design. In other words when and how can you create a object during runtime. Can one create a editbox on the fly by clicking on a button? How do you use the .create for a object.
We played with edit1.destroy on the button-clicked event-handler. Can a object be created in the same way? Regards Wilna Smith [Non-text portions of this message have been removed]

