[vtkusers] VTK with wxWidgets
Jothy
jothybasu at gmail.com
Fri Sep 9 08:38:51 EDT 2011
Try InteractiveOn() on vtkOrientationMarkerWidget after setting the
interactor to markerWidget. Then you can move and resize the widget
interactively with mouse and you could find out the problem. probably there
is a extra space around the actor.
Jothy
On Fri, Sep 9, 2011 at 1:12 PM, Nelson <gnjoseph at gmail.com> wrote:
> Jothy,
>
> I already tried with the following:
>
> m_pOrientationMarkerWidget->SetViewport( 0, 0, 0.2, 0.2 );
>
> but only the size is changing.
> How to place it near (0, 0) as I marked in the below attached image
>
> http://vtk.1045678.n5.nabble.com/file/n4786112/Untitled.jpg
>
> Thanks.
>
> -----
> Regards,
> Nelson
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/VTK-with-wxWidgets-tp3330391p4786112.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110909/603cacf8/attachment.htm>
More information about the vtkusers
mailing list