This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, October 27, 2009 1:05:59 AM(UTC)
Groups: Registered
Posts: 15
Hi,
I am using Medical Image Viewer in my application. When I am selecting one tool like magnificaqtion and setting sction by clicking Mouse left button. how to deselect that Magnification action automatically after 5 seconds.
#2
Posted
:
Wednesday, October 28, 2009 4:17:50 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
You can use your programming language to wait for 5 seconds (such as using a timer event or message) and then you deselect it using code.
To change the action by code, use the SetActionProperties function of our Medical Viewer control. The actual name of the function depends on which LEADTOOLS version (15, 16, etc.) and programming interface (.NET classes, DLL API, C++ Classes, etc.) you are using.
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.