Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, July 23, 2009 5:23:02 AM(UTC)

leima  
leima

Groups: Registered
Posts: 6


We have an application using touched screen, so user can use his finger to click the annotations.
But we found that it is too difficault to select annotation using finger. Is there a way to let it easy.

Thanks.

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Thursday, July 23, 2009 9:19:46 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


Which LEADTOOLS version and interface are you using?

Are you using Automated or non-automated annotations?
 
#3 Posted : Thursday, July 23, 2009 9:55:25 AM(UTC)

leima  
leima

Groups: Registered
Posts: 6


I am using 14, C++ ClassLib.
For example, I added line on the image and want to use my finger to select it.


Thanks.

 
#4 Posted : Friday, July 24, 2009 5:14:35 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


In the .NET interface, you can adjust the sensitivity of the hittest with properties such as HitTest(AnnPoint testPoint, int buffer) & ControlPointsHitTestBuffer, etc.  Unfortunately, there's nothing like this in the other interfaces like CDLL, COM, CLIB, etc.

I have submitted a feature request regarding this functionality.  For your reference, the feature request number is 8404IDT.  If chosen for implementation, most feature requests are added at major releases (16, 17 etc.).

If this is an urgent need, please contact our custom development department by visiting http://www.leadtools.com/devservices/ for a quote.

It would be possible to implement it yourself though.  You would need to handle the "mouse" events and then do several hittests around the center point in the mouse event.
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.061 seconds.