I am creating an application in VB6. In it I use SearchPoint() and SearchInfo() to get info about objects clicked on it by mouse.
Situation is very strange and I can not find the reason of this: If in my app I open a map and I use SearchPoint (with x,y of mouse click exactly on existing object) searchpoint gives me the number of found object and with SearchIInfo I get necessary info. It is OK, this is what I expect. If I open the map and first I use M_TOOLS_EXPAND (MapInfo.runMenuCommand M_TOOLS_EXPAND) to zoom-in the map and I click exactly on the existing object ,SearchPoint gives back me zero, seems to be does not find the object! (Seems to be zoom-in makes wrong the x,y positions?!) Any idea would be very appreciated. Thank you in advance George --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 9969
