I am out of the office until July 27.
>>> realbasic-plugins 07/19/05 18:26 >>>
How to detect if a Control or plugin control lives in a
ContainerControl ?
The parent property for the control I put on the ContainerControl is
always nil (like if I put a Canvas on it)
It is important to know for some controls in what context they live,
for example if the controls need to dock relative to something. So a)
How do I detect if a control lives within the ContainerControl ? and
b) How do I get to know which control it lives within ? (Important to
be able to calculate the bounds)
--
______________________________________________________________________
Björn Eiríksson bjorn at einhugur dot com
Einhugur Software
http://www.einhugur.com/
______________________________________________________________________
Einhugur Software has sold its products in 48 countries world wide.
______________________________________________________________________
For support: support at einhugur dot com
To post on the maillist: einhugur at yahoogroups dot com
_______________________________________________
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>
_______________________________________________
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>
|