[R] tcltk problem with <Button-2>
    Peter Dalgaard 
    p.dalgaard at biostat.ku.dk
       
    Sun Nov 30 12:20:39 CET 2003
    
    
  
"Gabor Grothendieck" <ggrothendieck at myway.com> 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
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
    
    
More information about the R-help
mailing list