Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WAIT command window location
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00996445
Message ID:
00996470
Views:
45
>Sergey,
>
>Thanks for your quick response to my posting. I think it took you all of about 5 minutes! Saved me about 5 hours of searching the online documentation.
>
Jim,

You may want to pass Screen font info into the function otherwise it'll use current form font.
lnFoxelRow = pix2fox(lnY, .T.,_screen.Fontname, _screen.FontSize)
lnFoxelCol = pix2fox(lnX, .F.,_screen.Fontname, _screen.FontSize)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform