Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drag and Drop interface
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00803131
Message ID:
00803159
Views:
8
>Hi there,
>
>I'm looking to create a drag and drop interface in my VFP application which is current in VFP6, but am starting development in VFP8. Ideally I need to allow users to manipulate files with the icons on a desktop type environment and set up links between files for complicated processing jobs, which will then be represented in a table which will hold information like file type, parameters, priority and reports generated.
>
>I'm not sure if VFP is the best thing for this, but would love to hear form people who have embarked on similar projects and if there any classes which have been programmed to use this behavior, or if there are any commerically available products which have this type of interface. I would like to do the project in VFP, but my concern is the speed and reliability of the application and also the techniques on how to reference and link the objects both in code and graphically.
>
>The applicaion has parameterised code already and so the app would use this existing code for set up, so at the moment my main concern is implementing and testing the graphical element.
>
>I am also considering using the treeview and listview so the user can get files from the listview window after navigation in the treeview and then drag them into the work window to determine the processing priority.
>
>So, any thoughts or advice, I'd be very, very appreciative. I'll also go into more detail to explain what I'm trying to achieve if anybody is interested in producing this type of interface and potentially I'd be interested in working with anybody else on this if mutually beneficial.
>
>Nice to meet a few of you at the recent DevCon, and I look forward to any feedback,
>
>Kind Regards,
>
>Simon Swan
>helpIT systems, Inc.

Hi Simon,

You might be interested in taking a look at my Montage application to get an idea of the sort of drag-and-drop interfaces that can be constructed in VFP 6.0.

Mike
Montage

"Free at last..."
Previous
Reply
Map
View

Click here to load this message in the networking platform