Connecting Tech Pros Worldwide Forums | Help | Site Map

Creating/Using An Image Map

JesseJames
Guest
 
Posts: n/a
#1: Nov 22 '05
Hello,
I want to create a program (in C#) that the interface will be an image, and
just like HTML based ImageMap I will have "Hot Spots" on the image
with links to navigate in the options.
Meaning, the whole screen will be one image and each location on the
image will take me to somewhere else in the options menu.

Can you direct me and help me do that?
First, how do I calculate the parts of the image that I want to make
links? Have any idea? Tool? (I might want to add more images to the
program at run-time so I need something dynamic to calculate this)

Second, after I have the coordinates - How do I make them "come to
life", I have the image tool to show the image but how to I make parts
of it "clickable"?

I will appreciate any ideas & help you can give me!
Thanks!

Cor Ligthert
Guest
 
Posts: n/a
#2: Nov 22 '05

re: Creating/Using An Image Map


Hi Jesse,

Did you know that there are two more specialized newsgroups for your
question.

micorosoft.public.dotnet.framework.drawing
and
microsoft.public.dotnet.languages.csharp

In you situation I would crosspost a message to those newsgroup.
Crossposting is one message too two newsgroups in one time.

That will probably gives you the most change on result.

I hope this helps?

Cor


Closed Thread