This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Tcl bug??


Albert Koelmans <Albert.Koelmans@newcastle.ac.uk> writes:
> 
> I am having trouble with the Tcl implementation (I am using itcl_wish because
> cygwish80 refuses to run because of lack of memory - don't know why).

I've posted the announcement regarding "fixed" tcl/tk binaries several
times to this list, and a simple search would have turned it up. See

  http://www.xraylith.wisc.edu/~khan/software/tcl/

> global canvas pnit_dir
> canvas configure -cursor "@${pnit_dir}/bitmap/cursorToken.bm
>              ${pnit_dir}/bitmap/cursorTokenMask.bm black gray"

Tk limitation on Win'95. Cursor specs are not supported If I remember
correctly. Take out black and gray and see what happens.

Regards,
Mumit
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]