Cursor Problem When Overlaying Image with Numbers and Using Area Maps



Hi,

I have an application where I display an image, overlay the image with numbers, and then define map areas that open new windows when the map area is clicked.

This works fine, but the mouse pointer changes to the text cursor and the mapping function does not operate when the pointer is on the overlaid text. So the user must learn not to put the mouse cursor on the number of interest, but just get near it for the mapping function to work.

An alternative is to insert the mapping numbers directly into the image, but at low JPG quality levels the numbers become fuzzy and harder to read. The overlay technique creates very sharp text by comparison.

Is there a way to make the map function work when the mouse pointer is directly on the text overlaying the image as described above?

Roger
.



Relevant Pages

  • Re: Problem With Title Overlay on WMM
    ... on WMM bleeding from one pix to another. ... Place your pointer on the Title Overlay and you ... looks like a hand you can left click/drag the overlay ...
    (microsoft.public.windows.vista.music_pictures_video)
  • Any way of persuading GNAT/GCC to implement a true overlay and not a pointer?
    ... would result in an overlay in the resulting code. ... construct above is actually implemented using indirection (a pointer). ... packed record which I wanted to return as an array of longwords to pretty ... array - however this would not appear to be possible..... ...
    (comp.lang.ada)
  • Re: DirectX: Find a pointer to existing overlay surface ?
    ... I use some DLL SDK which creates an overlay ... pointer to it, but I want to copy some data to the ... creation functions and then the surface creation methods, ...
    (microsoft.public.win32.programmer.directx.video)