Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there any way to have a method fire at design time?
Message
De
05/05/1999 15:41:21
 
 
À
05/05/1999 11:51:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00215332
Message ID:
00215493
Vues:
26
>>Is there any way to have a method fire at design time?
>>I have a container class that I added an "AutoSize" property. If I set this prop to .t. I would like to fire a method at design time. My method of course will resize the objects within the container so the designer will see what it looks like.
>>
>
>Hmm... interesting idea... but, I don't think so. You could possibly create a builder for this... if you change the property in the builder you can have an assign method in the builder which could call the size method of the container.
>
>BOb

Oh well, it would be nice. The best I could come up with so far is an external procedure fired by pressing a function key. I've used some OCX's that automatically resize objects they contain such as the calendar8 control. I wonder how they do this? Oh well, thanks for the thought.

-Isaac
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform