Enter Keywords:
1 - 10 of 327(0.012 seconds)
Sort By:
 
Is there any API (or code snippet) that can retrieve the current mouse pointer coordinates, which correspond to the dx and dy absolute coordinates used in mouse_event()? Specifically, is there a...
Zones: Windows MFCDate Answered: 04/06/2000 Rating: 7.2 Views: 0
Hi, Please show me an example, step by step: how to get the control's left and top coordinates in a dialog box? Thank you in advance.
Zones: Windows MFCDate Answered: 09/22/2000 Rating: 7.8 Views: 0
I want to capture x and y coordinates of a user?s click inside a graphic image (relative to its upper left corner) in Netscape 6. Making the graphic an image map would accomplish this, but I want t...
Zones: JavaScriptDate Answered: 09/17/2001 Rating: 8.2 Views: 9
Here's my layout: --------------- 1.) I have a form with a webbrowser control on it 2.) I navigate to a web page with a control (ie. input box, push button, hyperlink). Here's my problem: ...
Zones: Visual BasicDate Answered: 02/14/2002 Rating: 9.4 Views: 0
I'm hooking the TextOut message, and it sends the X and Y coordinate that the text is being sent to, but it's only relative to it's immediate parent, not to the window it's being sent to.  A lot of...
Zones: Windows ProgrammingDate Answered: 08/20/2002 Rating: 5.2 Views: 0
How do you get the mouse coordinates. Or is it even possible?
Zones: JavaScriptDate Answered: 01/15/2004 Rating: 8.0 Views: 0
We've been using very large datasets lately that can contain up to 70,000 arcs in one layer. One of our delivery requirements is that all processing and feature manipulation has to be performed in...
Zones: GIS/GPS ProgrammingDate Answered: 11/20/2003 Rating: 7.0 Views: 0
If I have the following:    - The (x,y,z) origin of a line in 3D space.    - The (x,y,z) direction of the line    - A distance value (d) How do I calculate the (x,y,z) coordinate on the lin...
Zones: Math & ScienceDate Answered: 05/03/2004 Rating: 7.6 Views: 0
Expert I want to show a bitmap to screen. Its size is much larger than the screen size. if i have the coordinates of some interest regions let say(x1,y1),(x2,y2).................. Are ther...
Zones: Windows MFCDate Answered: 12/04/2004 Rating: 7.6 Views: 0
How can I capture the X,Y co-ordinates of an image on mouse over function. I should be getting the co-ordinates on the status bar and only when the mouse is on the image, not on the page itself. ...
Zones: JavaScriptDate Answered: 03/09/2005 Rating: 5.8 Views: 0