Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unexpected container behaviour
Message
From
15/10/2006 17:27:36
 
 
To
14/10/2006 18:32:11
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01161724
Message ID:
01162108
Views:
17
>
>While we're on the subject of the ct32_scontainer scrollable container, do you know of any issues when using it inside of another container, i.e. your scrollable container class is not placed directly on the form. I've put it into a another container in a page of a pageframe. The scrollable container contains a picture control. The scrollable container is anchored such that it grows in height and width when the form/pageframe is resized. What I'm observing is that the picture control and it's parent, the scrollable container, do not grow together but independently. Eventually, the picture control looks to appear totally outside the scrollable container. Not only that, but, the picture control takes on the scrollbars!
>
>I hope that I've explained myself clearly enough for you to understand the problem :)
>
>Mike

If I understand correctly, you mean this:
Form
 PageFrame (Anchor=15)
  Page
   ctl32_scontainer (Anchor=15)
    image (Anchor=0)
That should work fine, see sample form 4 of the ctl32_scontainer project. The image control inside the scrollable container is not supposed to change its size at all. If you can send me a form that reproduces the problem you are having, I can check it out: calloatti@gmail.com

Carlos
Previous
Reply
Map
View

Click here to load this message in the networking platform