realbasic-nug
[Top] [All Lists]

Re: Create virtually a CANVAS subclass

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Create virtually a CANVAS subclass
From: Dominik Fusina - The Captain <realbasiclist at fusina dot net>
Date: Wed, 28 Dec 2005 23:58:37 +0100
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Thread-index: AcYL6R7hXTkp7HfcEdqregANk0o3JgAGR2OF
Thread-topic: Create virtually a CANVAS subclass
Yes but, in this case, I need to generate a "default state" for all
properties... And you know, it's not very "clean" :( :(
Container Control is probably a way to test.


on 28/12/05 20:58, Ed Kleban at Ed at Kleban dot com wrote:

> 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>

----------------------
RB 2005 PRO r 4:
:( I don't like IDE : too slow, and not clear!
:( too many bugs for a release #4...
:( too expensive "release" program...
An old RB 1.0 user :(
----------------------
RB 5.5.5 on OS X Tiger
----------------------
   Dominik Fusina
     - France -


_______________________________________________
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>


<Prev in Thread] Current Thread [Next in Thread>