Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get object below shape
Message
 
 
To
06/04/2010 11:28:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01458934
Message ID:
01458939
Views:
68
This message has been marked as a message which has helped to the initial question of the thread.
>Hello,
>
>I'm trying to create a user interface where the user can drag the mouse over a series of objects and the status of those objects would change (like the background color). The result should be something like a scheduler similar as the outlook calender where you select multiple time slots.
>
>I figured I need to place a shape object on top of the calendar to enable the drag functionality. Using AMouseObj() I could get the mouse position, and based on that I could find out which time slot is currently "selected", but that looks like complicated to me.
>
>Does anyone know of an easier approach to do this?

May be you can use grid here? Check GridDragDropper example by Nick N.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform