Re: Change Cursor in TCL 8.0



Phil Biehl schrieb:
Hi,
I'm trying to use an enlarged cursor for enhanced accesability but I keep getting "bad cursor spec C:WINDOWS/Cursors/HWE.cur" when I use the command: .. config -cursor @C:/WINDOWS\Cursors/HWE.cur.


What am I doing wrong?

Environment is Windows XP wusing TL 8.0.

Thanks,
Phil



Try:

.. config -cursor @C:/WINDOWS/Cursors/HWE.cur


You have an backslash in your command

Regards
Manfred
.