Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataEnvironment Subclass
Message
From
30/05/2003 13:16:48
 
 
To
30/05/2003 03:09:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00794205
Message ID:
00794615
Views:
12
Hi Janusz,

>Sorry, In my previous post I wasn't precise enough ;)
>
>Yes, you are right. I can drop my subclassed DE onto form and change it's props. But to add cursors and cursoradapter we cannot use standard methods - I mean drag&drop from project manager. Finally I have done it by using VFP8 toolbox. Unfortunatelly, I don't see those cursors in my controls' CursorSource properties... Moreover, this DE AutoOpen does not work :(
>

This is not a big issue, call DE.OpenTables() explicitly (Form.BindControls property is there for you to delay control binding until you are ready).

>So my question is: why can't we modify props in subclassed dataevironments, which we added to form through DEClass and DEClassLibrary?
>

I have to repeat myself, this is by design. That design goes back to time when DataEnvironment was introduced.

Thanks,
Aleksey.
Previous
Reply
Map
View

Click here to load this message in the networking platform