Under windows, for selection to work, you need to use -
selection CLIPBOARD (unix usually requires -selection
PRIMARY, -- motif uses CLIPBOARD but uses strange ways
of encoding for CLIPBOARD). [I found this in the
tcl/tk faq at http://www.pconline.com/~erc/tclwin.htm\].
Currently, cut and paste don't work under windows
because of this difference.
--
moth
Logged In: YES
user_id=293001
True, I lost part of my map due to this bug.