Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Improved control of Color Picker
Message
De
16/10/2005 13:17:47
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:
01059486
Message ID:
01059499
Vues:
13
George--
>
>Personally, I think that's an omission in the documentation. The control does have a ShowColor method. Perhaps the FFC isn't the best place to look.

You are right.

I found a discussion on Steve Black's Wiki on the Common Dialog. At the moment I am using:
   loComDialog = NewObject( "mscomdlg.commondialog" )
   loComDialog.Flags = 2
   loComDialog.ShowColor()
I am now struggling to center the Color window and to set the initial color. The Object Browser is helping, There is a constant for setting the initial color, but it is not quite clear how to use it.


Tim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform