realbasic-nug
[Top] [All Lists]

Create virtually a CANVAS subclass

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Create virtually a CANVAS subclass
From: Dominik Fusina - The Captain <realbasiclist at fusina dot net>
Date: Wed, 28 Dec 2005 19:15:50 +0100
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Thread-index: AcYL2rtQ+dU88nfNEdqlzAARJHHC3A==
Thread-topic: Create virtually a CANVAS subclass
Hi,

I create a CANVAS subclass (myCanvas) and I generate CANVAS objects
dynamically into a window with ³new² operator.
To do this, today I must to create a (empty) CANVAS object with superclass
³myCanvas² and an index number to ³0².

But I would like to create ³myCanvas² instances without that default and
physical object, just like that, with using ³new² operator only (virtual
action).
- I want my main window empty ! -
Why ? Because I need to initialize differents default values before
³myCanvas² object be created (open).
Is it possible ?

(I hope to be clear ;) )

Thanx,

----------------------
RB 2005 PRO r 4 :( :(
----------------------
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>