Hello,

Regarding R-Tcl/Tk examples, James Wettenhall asked for someone else to 
maintain these pages. I volunteered,... but had really no time then. 
Now, I am slowly updating its tcltk examples pages. You can find the new 
version at: http://www.sciviews.org/_rgui/tcltk/.

Otherwise, for the tkrplot problem, you should better discuss with the 
maintainer of the package, to see if this bug can be corrected.
Best,

Philippe Grosjean

..............................................<°}))><........
  ) ) ) ) )
( ( ( ( (    Prof. Philippe Grosjean
  ) ) ) ) )
( ( ( ( (    Numerical Ecology of Aquatic Systems
  ) ) ) ) )   Mons-Hainaut University, Pentagone (3D08)
( ( ( ( (    Academie Universitaire Wallonie-Bruxelles
  ) ) ) ) )   8, av du Champ de Mars, 7000 Mons, Belgium
( ( ( ( (
  ) ) ) ) )   phone: + 32.65.37.34.97, fax: + 32.65.37.30.54
( ( ( ( (    email: [EMAIL PROTECTED]
  ) ) ) ) )
( ( ( ( (    web:   http://www.umh.ac.be/~econum
  ) ) ) ) )          http://www.sciviews.org
( ( ( ( (
..............................................................

[EMAIL PROTECTED] wrote:
> In the R TclTk example 
> http://bioinf.wehi.edu.au/~wettenhall/RTclTkExamples/tkrplot.html,
> 
> replacing "tkgrid(img)" with one of 
> 
> "tkgrid(img, sticky="nsew")",
> "tkpack(img,fill="both")", or
> "tkplace(img,relwidth=1, relheight=1)"
> 
> does not result in "img" filling or expanding with the parent window.  Can 
> tkrplot be revised to respond to the above commands like other windows, or 
> children of parent windows?  For plots without widgets that talk to img, a 
> regular graphics device with the locator() function may be an alternative.
> 
> To whom may further examples be contributed, or who is maintaining the list 
> of R-Tcl/Tk examples?
> 
> Would Philippe Grosjean's Sciviews website be a better place to show the 
> examples?
> 
> Thanks,
> Bill Morphet, Space Shuttle engineer, PhD statistics student, USU
>       [[alternative HTML version deleted]]
> 
> _______________________________________________
> R-SIG-GUI mailing list
> R-SIG-GUI@stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-gui
> 
>

_______________________________________________
R-SIG-GUI mailing list
R-SIG-GUI@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-gui

Reply via email to