Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: Scrooling images using mouse wheel on MedicalImageViewer (LT v16)
Started by SpitfireUK2 at 07-02-2009 13:51. Topic has 2 replies.

Print Search « Previous Thread Next Thread »
  07-02-2009, 13:51
SpitfireUK2 is not online. Last active: 7/21/2009 3:22:36 PM SpitfireUK2

Top 100 Posts
Joined on 12-11-2008
Posts 27
Scrooling images using mouse wheel on MedicalImageViewer (LT v16)
Reply Quote
Hi. I'm using LEADTOOLS v16/VS VB.NET 2008.
I'm trying to scroll images using MedicalViewer control/Wheel mouse button but it doesn't work.

I'm using this code:

MedicalViewer1.SetAction(MedicalViewerActionType.Stack, MedicalViewerMouseButtons.Wheel, MedicalViewerActionFlags.Active Or MedicalViewerActionFlags.RealTime)

Is there something else to do?

Thanks.
   Report 
  07-02-2009, 16:39
GregR is not online. Last active: 3/18/2010 11:41:49 AM GregR



Top 10 Posts
Joined on 05-31-2006
In House
Posts 2,252
Re: Scrooling images using mouse wheel on MedicalImageViewer (LT v16)
Reply Quote
You cannot or Active and RealTime together.  As stated in the documentation for RealTime and OnRelease: "This option is only valid if either AllCells or Selected is also set"

Did you also call AddAction prior to SetAction?

We have released 16.5 which is a free upgrade to 16.0 customers.  It contains a lot of new features and bug fixes, so you should upgrade to get the latest DLLs because I'm having no problems in 16.5.  For more details on the new features and a link to download, please visit http://www.leadtools.com/Home2/general/new-in-v16_5.htm

Greg Ross
LEADTOOLS Technical Support
   Report 
  07-30-2009, 9:02
SpitfireUK2 is not online. Last active: 7/21/2009 3:22:36 PM SpitfireUK2

Top 100 Posts
Joined on 12-11-2008
Posts 27
Re: Scrooling images using mouse wheel on MedicalImageViewer (LT v16)
Reply Quote
Ok Greg.

Thanks.
Alexandre
   Report 
Post
LEAD Support Fo... » Developer » DICOM/Medical I... » Re: Scrooling images using mouse wheel on MedicalImageViewer (LT v16)

Powered by Community Server, by Telligent Systems