Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form Shapes
Message
 
 
À
24/10/2001 10:16:02
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00572544
Message ID:
00572604
Vues:
34
>>What's the error you are getting? Where is this code located (what method Load, Init)?
>
>Larry,
>
>PMFJI, but that is cool! It worked like a charm. Design question though - is there a way that you can think of that I could draw an irregular shape on a form in the designer and then convert it to the array elements? I'm thinking of something like looping through the individual objects (lines in this case) and converting their start/end points, but I'm not sure if this is a viable way.
>
>Any thoughts?
>

Renoir,
In the utility itself, I'm not sure. If you wanted to create a wrapper builder, it could be done fairly easily. Using ASELOBJ(), you could calculate all the points and use the form's WriteMethod to add the appropriate code to the form's Init method. This additional code would also probably add code to each line to return .F. from its Init so the lines don't show up on the form.

That does give me an idea for something to add to the next version. I haven't done anything on it for awhile, maybe it's time. < s >

Thanks.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform