Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating & using user defined command buttons
Message
 
To
29/11/2004 07:59:14
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00965382
Message ID:
00965411
Views:
11
One of the solutions could be like this:
1. Add a shape (circle) to the form
2. Add lines as needed to make a pie
3. In the appropriate Mouseevents, like Click or MouseDown, add the code that takes the mouse pointer current coordinates (AMOUSEOBJ()), and ADD, EDIT, etc routines depending on the current coordinates.

>hi all,
>
>i want to try and implement my own command buttons rather than use the standard command buttons available in VFP6/VB6.
>
>informatively, i want to divide a circle into 6 pie slices and have each pie slice as a command button for ADD, EDIT, DELETE, FIND, PRINT & EXIT.
>
>is there some place where i can learn how to achieve the above or can someone from this forum enlighten me about the same by guiding me.
>
>with sincere thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform