Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Control resizing in grids
Message
De
19/06/2007 14:29:15
 
 
À
18/06/2007 21:37:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
01234081
Message ID:
01234346
Vues:
16
>According to VFP Help, changing the column.width is supposed to trigger it's column.resize event. Not happening.
>
>Plus.
>
>When the column auto resizes the container the container.resize should fire...It's Not
>The control.Anchor has no effect. Guessing because the container.resize event doesn't fire.
>
>Oh and the container works perfect when dropped on a form by itself.
>
>has to be something wrong with my system or what I'm doing.
>
>If VFP has a problem, I'm sure someone has come across it by now.

From VFP help on Anchor:

"Settings for the Anchor property are disregarded for controls in the ToolBar and Column objects."

If your object is in a grid I would turn Anchor off.

Programmatic Resize and Anchor conflict with each other, so turn of anchor before attempting to programmatically resize a control.

>According to VFP Help, changing the column.width is supposed to trigger it's column.resize event. Not happening.

Works fine on my system when manually changing column width. Not sure about programmatic changes.

>When the column auto resizes the container the container.resize should fire...

No I don't think that is supposed to occur.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform