Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mass mapping of custom control classes to fields
Message
De
24/03/2002 16:12:11
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00636624
Message ID:
00636636
Vues:
16
Thank you, you helped me understand what I needed to do.

>Andrew,
>
>>The fields map to data types in the database tables. Is it possible to set a value for Data in the key which points to my own class? If so, what is the correct syntax for this?
>
>Ok, so you haven't specified any special classes in the Tools/Options dialog yet. Once you specify an own class, you will see registry entries like this:
>
>
[HKEY_CURRENT_USER\Software\Microsoft\VisualFoxPro\7.0\Options\IntelliDrop\FieldTypes\Character]
>"ClassLocation"="c:\\programme\microsoft visual foxpro 7\ffc\_base.vcx"
>"ClassName"="_textbox"
>
>
>You can set these registry entries from a VFP program and force VFP to re-read the registry settings with SYS(3056). This way you can write several prgs that set the environment for each of your projects.
>
>Armin
On a CLEAR day you can see forever.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform