[R-gui] Found a solution
    Carlos Rendon 
    crendon at gmail.com
       
    Wed Jul 13 17:05:36 CEST 2005
    
    
  
Bill,
Thanks for the help, I had been playing around with manipulations of
yview and moveto with no luck.
-- 
Carlos Rendon
On 7/13/05, <Bill's email> wrote:
>  
> Carlos, 
> In the R Help file under "tkmove(widget, ...)" I read "Except for a few
> exceptions, the pattern is that Tcl widget commands possibly with
> subcommands like .a.b selection clear are converted to function names like
> tkselection.clear and the widget is given as the first argument."  Then
> ".txt yview moveto 1.0" translates to "tkyview.moveto(txt,1)", which moved
> "most recent" to the line above the bottom of the text window. 
> Bill
>
    
    
More information about the R-SIG-GUI
mailing list