Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Very irregular shape!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
00989137
Message ID:
00998803
Vues:
55
>>Hi all,
>>I need to draw an irregular shape (with the mouse); this is easy! I stored the limits (bounderies?) into an array. Not so easy is to treat it as an object, with its backcolor,fillstyle and so on (I must put inside lines, points, color etc.). In other words, I do not know what to do with my array, perhaps it is not the correct way. This 'object' will be finally printed. Some suggest, workaround,will be good to me.
>>Thanx in advance
>
>I do not know of any simple way of doing this, but you'll be glad to hear that what you want to do is very easy to do with VFP 9, so you might want to consider migrating :)

Hi Hugo,
thank for your reply. I got VFP 9.0 and I tried to do what I wanted to do. But its very difficult to obtain. Once I have the bidimensional array (almost one hundred values) with the nxcoord and nycoord (trapped in the mousemove event), I add the shape object to the form, I make it visible and put this code "thisform.myshape.polypoints='myarray'". Well, nothing appears! Is the shape very shy, or did I something wrong?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform