realbasic-nug
[Top] [All Lists]

Re: Problem with container controls

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Problem with container controls
From: Stefan <seaside dot ki at mac dot com>
Date: Wed, 1 Aug 2007 00:02:06 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <44DB2614-4B41-4D64-B4CC-3D215BB2C81B at mac dot com> <ECD07F6D-DF4A-4DF3-81F0-8884C2DC9F07 at mac dot com> <08B0AD4F-5EC4-48B1-BE03-A08EC7FEB24D at tolisgroup dot com>
Hi Tim,

confirmed - unfortunately!

Too bad. Since some time, I re-started an older project using 2007R3
and thought, it would be good to switch to container controls. But...

BTW: I am under the impression, that the problem isn't related to  
clipping,
but coordinate system transformations/propagation from global window  
coords to local
container coords: If I resize the window and the super container moves,
its inside container seems to keep the initial/IDE super container's  
coordinates.
Other simple controls of the super container do move correctly, only  
inside
containers do not.

Might I fix it by creating a Container Control subclass (say  
MContainer), which is then set
as the super of all my other containers instances? Each time  
MContainer gets move, it
keeps local information, regarding its initial coordinates (manually  
set) and its
new cooordinates and probably moves its local containers? Hm, don't  
know...

Thx anyway!

CU,

s

Am 31.07.2007 um 23:26 schrieb Tim Jones:

> On Jul 31, 2007, at 1:19 PM, Stefan wrote:
>
>> No one?
>
> Hi Stefan,
>
> Check out:
>
> http://realsoftware.com/feedback/xxlzfmiv
>
> I think that's what you're seeing.
>
> Tim
>
> _______________________________________________
> Unsubscribe or switch delivery mode:
> <http://www.realsoftware.com/support/listmanager/>
>
> Search the archives:
> <http://support.realsoftware.com/listarchives/lists.html>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


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