Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mouse AT command
Message
De
29/06/2005 15:31:49
 
 
À
29/06/2005 15:23:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01027490
Message ID:
01027493
Vues:
11
>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!!!!


hello

would "OBJTOCLIENT(ObjectName, nPosition)" maybe help you?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform