Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to emulate DBC drag and drop
Message
From
16/06/2003 12:14:38
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
How to emulate DBC drag and drop
Miscellaneous
Thread ID:
00800358
Message ID:
00800358
Views:
79
Hi all,
I'm trying to build a builder for my non-VFP co-workers. I want to drag fields from a listbox on to a form or other container class in design mode like can be done from a DBC. I can do this easily if the target form class is instantiated, but then I can't bring up the textbox builder. In other words, if I CreateObject(my fieldpicker form class) and CreateObject(my target from class), I can easily drag and drop fields onto the target form and move them around. Then I have to SaveAsClass and modify class to use my custom builder on the fields I've dropped. If I modify the target form class, my drag and drop no longer works.

I'm doing it this way because I don't want to create and maintain remote views and use a DBC to select fields for form building.

Any ideas?

Gary Foster
Next
Reply
Map
View

Click here to load this message in the networking platform