setCursor doesn't work
Boudewijn Rempt
boud at valdyas.org
Fri Mar 25 16:20:38 CET 2005
On Friday 25 March 2005 16:17, Michael Thaler wrote:
\
> This function is actually called correctly and the correct messages are
> printed to the console but unfortunately changing the cursor does not work.
> What is the reason for this?
>
That's a place where our API is quite bad. setCursor sets the cursor
associated with the tool, but _not_ the actual cursor shape. That's done
with the cursor(QWidget) call in KisView::setCurrentTool().
What needs to be done is to add a setCursor to KisCanvasSubject that does the
job. I'll do so right away.
--
Boudewijn Rempt
http://www.valdyas.org/fading/index.cgi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kimageshop/attachments/20050325/3bbc6d22/attachment.pgp
More information about the kimageshop
mailing list