Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CDataEnvironment not a visual class ???
Message
From
10/05/1999 16:54:09
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
CDataEnvironment not a visual class ???
Miscellaneous
Thread ID:
00216910
Message ID:
00216910
Views:
52
Kevin,

It still bothers me that cDataEnvironment is not a visual class. I was wondering... Instead of subclassing Dataenvironment to make cdataenvironment, how about if you coded it as a wrapper instead... redefine cdataenvironment as custom or line or label... create all the properties and methods that DataEnvironment has... then, in the init of cDataEnvironment, instantiate DataEnv... all code will call that class instead of dodefault or dataenvironment:: ?

Is there any reason this will not work? I think you can/should do the same with cCursor and cReleation. And, is there a reason cFreeTAbleCursor doesn't inheriet from cCursor?

Anyway, just though it would be simpler if we could use the visual tools to edit these classes.. while the builder is nice, it is a pain to have to use that or VCXEditor to have to look at code.

Thanks,
BOb
Next
Reply
Map
View

Click here to load this message in the networking platform