"Gabor Grothendieck" <[EMAIL PROTECTED]> writes: > But if I simply replace Control-Button-1 with Button-2 in the tkbind > command, i.e. the last line, then nothing happens when I press > Button-2 (which I assume is the right mouse button).
It's the middle button (Tk was designed for three-button mice). The right button is Button-3. -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
