Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mass mapping of custom control classes to fields
Message
 
To
24/03/2002 15:10:26
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00636624
Message ID:
00636633
Views:
18
This message has been marked as a message which has helped to the initial question of the thread.
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

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform