You can also create the first canvas(0) outside of the window area so that
it cannot be seen, or set it's visible property to false. Then either
change it's properties before displaying it, or just ignore it and create
clones as you need them with the properties you desire.
On 12/28/05 12:30 PM, "Charlie Boisseau" <charlie at boisseau dot co dot uk>
wrote:
> REALbasic doesn't allow you to create controls on the fly. What you
> can do is attach a new instance of a ContainerControl dynamically, so
> you might want to create a canvas within a container control and try
> that.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|