[vtkusers] dispatch mouseEvents in vtkPanel

J.A. Lee jeff at cdnorthamerica.com
Thu Oct 11 07:49:46 EDT 2001


How about java.awt.Robot?  Only drawback is that you need to upgrade to 
jdk1.3.
-Jeff

Christian Poecher wrote:

>AFAIK vtkPanel doesn't allow interaction with JDK 1.3 and above. Check
>if you are really running a JDK 1.2.2. You can do this by entering java
>-version on your console.
>
>chris
>
>jun sik lee schrieb:
>
>>Hi, vtkUsers!
>>
>>Has anyone tried dispatching remote mouseEvents in vtkPanel and has gotten
>>it to render it?  I've tried it but doesn't do anything.  I've looked at
>>vtkPanel source and found out that render window is actually handling
>>mouseEvents but seems like render window itself has it's own
>>mouseListener.  I'm using vtk3.2 with Java 1.2.2.  Any
>>comments/suggestions would be great.  Thank
>>you.
>>
>>Regards,
>>
>>Jun Lee
>>
>>_______________________________________________
>>This is the private VTK discussion list.
>>Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>>Follow this link to subscribe/unsubscribe:
>>http://public.kitware.com/mailman/listinfo/vtkusers
>>
>




More information about the vtkusers mailing list