ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 [IEvolution] Hotpoints / Mouse Clicks

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
SuperTumorz Posted - Apr 21 2012 : 07:11:48
Hi,
I am embarking on a new project where I will be displaying a map as a background image and recognise mouse clicks on an individual countries. I also need to be able to Zoom and move the map as though it was in a viewport.

I am wondering if ImageEn is the right fit for this job. Can I add objects (hopefully transparent) on top of the background map and use the to pick up the mouse clicks for each country ? All I would need from the mouse click the name of the object.

By the way, your components look fabulous. I downloaded every example and I am really impressed. Well done.

Last question: The .NET components. Exactly what .NET platforms do they support. I am particularly looking for ASP.NET ?





Robert N. Harris
1   L A T E S T    R E P L I E S    (Newest First)
fab Posted - Apr 23 2012 : 23:37:23
Hi,
TImageEnVect component allows to handle objects over the image. You could start using iekBITMAP objects.
Please look at "vectorial" demo.

ImageEn and IEvolution doesn't work on ASP.Net applications. IEvolution supports only Windows Form applications.