This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, April 7, 2008 11:29:13 PM(UTC)
Groups: Registered
Posts: 28
How do I unlock or lock previous annotations so that a user cant or can move them when viewing them on the Medical viewer. Im using .Net and the latest Version 15.
Thanks
#2
Posted
:
Tuesday, April 8, 2008 7:52:41 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
I'm afraid that you cannot
do that with the Medical Viewer, there is no Lock/Unlock functionality in the
MedicalViewer control.
#3
Posted
:
Tuesday, April 8, 2008 10:26:01 PM(UTC)
Groups: Registered
Posts: 28
hey thanks for the reply.
would this approach work - add an annContainer object to the viewer with its userMode set to Run - I assume you'd do this by invalidating the MedicalViewer with the annotation container's invalid rectangle??
I've been trying this approach but can't get it to work. Is this approach futile?
Really all I want is a way to set Run and Design User mode in a Medical Viewer - perhaps I phrased the question badly?
Thanks for your help so far
#4
Posted
:
Thursday, April 10, 2008 5:33:45 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
If
you are using DLL API, you can get the handle of the Annotation container by
using the L_DispContainerGetAnnotationContainer function. After that you can
use the DLL API annotation functions to control the behavior of the annotation
that you want to implement.
However, you cannot do this if you are programming
with our .NET classes.
#5
Posted
:
Tuesday, May 6, 2008 11:32:08 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
In the .NET interface, a workaround for this feature request has been implemented. For an example, please see take a look at this forum post:
http://support.leadtools.com/SupportPortal/cs/forums/20832/ShowPost.aspx
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.