Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
First automated click
Message
From
28/01/2008 10:53:22
 
 
To
28/01/2008 10:41:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
MySQL
Miscellaneous
Thread ID:
01286118
Message ID:
01286128
Views:
11
This message has been marked as a message which has helped to the initial question of the thread.
Why can't you set the tab order in the Form Designer?

>Hi..
>
>On the activate of a page into pageframe I'd like to use "mouse click" to click straight to some object..
>
>On its init method I'm getting the coordinates by:
>
>
>procedure init
>loObj                   = evaluate( "this." + lcName )
>this.nTopclk            = Objtoclient(loObj,1)  + 2
>this.nLeftclk           = Objtoclient(loObj,2)  + 2
>
>
>and, on the activation of a page I'm trying to shoot.. But, the number that I'm getting is not returning the proper x,y coordenates position.. I'm loosing the target by far..
>
>
>Mouse Click At (This.Mes1.ntopclk),(This.Mes1.nleftclk) Pixels Window (thisform.Name)
>
>
>please, could someone point me here what I'm missing?
>
>TIA
>
>Claudio
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform