Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Very irregular shape!
Message
From
24/03/2005 07:49:35
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
00989137
Message ID:
00998803
Views:
54
>>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform