Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mouse AT command
Message
From
29/06/2005 15:23:54
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Mouse AT command
Miscellaneous
Thread ID:
01027490
Message ID:
01027490
Views:
117
I have a rather sophisticated object oriented drag and drop scheduling application. There is an object for each day of the week and then inside each of those days objects are created and positioned on the fly. I have a find function in which I would like to position the mouse pointer on the correct object once the item is found.

My issue is that I'm nested deep down in objects so I want a clean, easy way to determine the absolute screen coordinates for my MOUSE AT command from the nested down object without having to complicate things.

In my processing routine I have a direct variable to my found item.

loSchObj.top will give me the top in relation to the day I'm on, but that's not good enough and I don't want to have to keep looking up parents to find what values I need. I'm pretty sure there is a simple way to do this but I just can't remember how.

Hope I'm making sense... I'd appreciate any help in making this simple update.

Thank You in advance!!!!
Next
Reply
Map
View

Click here to load this message in the networking platform