|
From: Jim I. <wol...@us...> - 2004-07-15 05:24:46
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23681 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: 2004-07-14 Jim Ingham <ji...@ap...> * macosx/tkMacOSXCursor.c (TkpSetCursor): The code to not reset the cursor more often than necessary was getting fooled when the current cursor was nulled out when the current cursor gets freed. So in the case where the input cursor was NULL, we have to just always set it. [Bug #894550] |