[vtkusers] Custom cursor shapes
Enzo Matsumiya
enzo.matsumiya at gmail.com
Thu Jun 30 10:16:00 EDT 2016
That didn't work.
The only code I modified was vtkResliceCursorWidget::SetCursor() to act according to my needs. I don't have any other direct calls to RequestCursorShape().
Now I commented the whole method body and widget's setCursor() still didn't work.
> On Jun 30, 2016, at 10:59, David Gobbi <david.gobbi at gmail.com> wrote:
>
> On Thu, Jun 30, 2016 at 7:25 AM, Enzo Matsumiya <enzo.matsumiya at gmail.com <mailto:enzo.matsumiya at gmail.com>> wrote:
>
> Now I don't know if I should take it to Qt's side or if it's indeed within VTK.
>
> I've done it by simply calling setCursor() on the widget. You will have to disable any VTK code that you used to use for setting the cursor.
>
> - David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160630/293965cc/attachment.html>
More information about the vtkusers
mailing list