[PD-dev] [ pure-data-Bugs-2084665 ] change cursor in edit mode

SourceForge.net noreply at sourceforge.net
Tue Apr 13 20:16:49 CEST 2010


Bugs item #2084665, was opened at 2008-08-30 21:45
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2084665&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: v0.42
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: marius schebella (mariusschebella)
Assigned to: Nobody/Anonymous (nobody)
Summary: change cursor in edit mode 

Initial Comment:
this is a small but annoying little bug. when you switch to edit mode (selecting from the menu or by ctrl+e) the mouse cursor does not change immediately from arrow to hand, but only after you move the mouse. I think this should instantly change to give better visual feedback to the user.
this happens at least on 0.40-3 and 0.41-4 (I only had a look at mac os 10.5).


----------------------------------------------------------------------

>Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-04-13 14:16

Message:
This is a bug in Tcl/Tk on Mac OS X, I've tried everything that I could
find to fix it, but no luck.

----------------------------------------------------------------------

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-22 00:11

Message:
using [console show(---[sys_gui] I tried typing in the command directly to
Tcl/Tk and there was the same effect.  It seems that Tcl/Tk doesn't update
the Mac OS X mouse pointer until the mouse moves.

----------------------------------------------------------------------

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-20 17:50

Message:
Confirmed on Mac OS X 10.5.6/Intel using Pd-vanilla 0.42-4 and Pd version
0.41.4-extended-20090419


----------------------------------------------------------------------

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-04-13 19:21

Message:
I think this is only a problem on Mac OS X.  There is a hack in place that
tries to update the cursor, but IIRC, it doesn't seem to work on Mac OS X.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2084665&group_id=55736




More information about the Pd-dev mailing list