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 : Tuesday, November 11, 2008 7:37:05 PM(UTC)
Gunasekaran

Groups: Registered
Posts: 53



Hi

   I am using Lead tools licensed version 15.0. I am working in Medicalviewerdemo project in VB.NET. I want to change the default cursor(Ur cursor) to my own cursor type when appling medicalviewer action type window level on the image. How can i change the cursor type? Kindly do the need full as early as possible...
 

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 : Wednesday, November 12, 2008 5:19:00 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Guna,
I have not tried this before, but try to set the MedicalViewer.Cursor property in the UserActionMouseDown event and re-set it in the UserActionMouseUp event.

 
#3 Posted : Wednesday, November 12, 2008 7:00:22 PM(UTC)
Gunasekaran

Groups: Registered
Posts: 53



Hi Adam

    I am using following code in user action mouse down, mouse move and mouse up
window.cur (its my own cursor)
m_Viewer.Cursor = New Cursor("c:\\window.cur")

My own cursor show when i apply the window level expect when i mouse down and drag. that time the window level default cursor showed, how can i avoid that. Kindly help as soon as possible..
 
#4 Posted : Thursday, November 13, 2008 6:51:16 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Guna,
If you want to change the cursor for the user actions such as WindowLevel, you can set the MedicalViewerWindowLevel.ActionCursor property to the desired cursor and pass it to the SetActionProperties Method.
 
#5 Posted : Thursday, November 13, 2008 6:09:31 PM(UTC)
Gunasekaran

Groups: Registered
Posts: 53


Hi

 Done it..  Thanks..
 
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.