Author Topic: Adding images and highlighting  (Read 8693 times)

AnonymousPostings

  • Newbie
  • *
  • Posts: 49
Adding images and highlighting
« on: July 01, 2010, 10:29:21 AM »
Hi,

Im very new to this im my problem is that I want to add images to the software, my main problem is to create a image with a maplight where i hover over with the cursor which highlights that aea?

Is it possible to do this with this software and if so how?

Many thanks.
« Last Edit: January 01, 1970, 01:00:00 AM by Guest »

Malkom

  • Administrator
  • Newbie
  • *****
  • Posts: 464
  • Here to help you
Re: Adding images and highlighting
« Reply #1 on: July 01, 2010, 10:30:01 AM »
Yes, i think you can do this map hover in HyperNext and there is a Map Viewer project included with the HN Bundle - it is listed as Project 23 on the web site Projects Page.

HN doesn't have a mouse movement detection local to a canvas but has Screen relative functions for returning the X & Y coords of the mouse.
As HN knows the location of the window and canvas so you can easily work out where the mouse cursor is within the canvas.
You could call these Mouse Coord functions from within a timer and update your maplight area.
Just keep the large map in an Image Bank and copy the area from that to your maplight.
« Last Edit: January 01, 1970, 01:00:00 AM by Guest »
I am sorry but I do not have time to answer questions by PM or email.
If you post your questions in this forum then it might help others.