Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mass mapping of custom control classes to fields
Message
From
24/03/2002 16:12:11
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00636624
Message ID:
00636636
Views:
15
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform