Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scrollable Container
Message
De
13/04/2012 15:33:59
 
 
À
13/04/2012 13:50:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01541456
Message ID:
01541477
Vues:
69
>Please Note: VFP 8
>
>Does anybody have, or could you point me to, a scrollable container class that emulates the operation of FREEZE PANES in Excel?
>
>What I have is a form with labels on the left (representing workers), labels across the top (representing times) and containers in the body of the form (representing work objects). There are more workers than can comfortably fit and more times than can comfortable fit so there are objects with TOP and LEFT properties that are outside the HEIGHT and WIDTH of the form.
>
>When the form scrolls down the dates at the top are lost. When the form scrools right the workers are lost. I'ld like to freeze the workers/dates and only scroll the work objects.
>
>All replies gratefully appreciated...........Rich

Have you consider using a Grid object. The Column Header would display the times, and left (workers) column can FREEZE. Just add your worker object in the columns, and set as the CurrentControl.
Greg Reichert
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform