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