Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Customised command buttons
Message
 
À
30/08/2005 08:25:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01045094
Message ID:
01045396
Vues:
16
Hi,

>how to accomplish the above ? any samples, etc. ??

In pure VFP you cannot have pie shaped controls. What you can do, though, is to use an image control showing all buttons. In the MouseUp event use the passed coordinates and the position of the image to calculate in which pie the mouse is in.

ALternatively, you can use the WebBrowser control. In HTML you can display an image and define a map of various links that can have any shape. Of this kind of buttons is used for geographical maps you certainly have seen on web pages before.
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform