Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling Color Picker in form
Message
 
À
05/02/2007 11:54:27
Tim Muller
Innovative Solutions, Inc.
West New York, New Jersey, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
01192141
Message ID:
01192467
Vues:
15
>Edward--
>
>>You should be able to use standard GetColor and open custom color panel by sending keystrokes (TAB,TAB,ENTER) to the window.
>
>
>GETCOLOR () does not return until after the user closes the color picker form. KEYBOARD does not help much here.
>
>
>Tim

Tim,
put this in PRG and execute it:
KEYBOARD '{TAB}'+'{TAB}'+'{ENTER}'
m1 = GETCOLOR()
It works for me, but it is very clumsy :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform