J
JesseJames
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!
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!