[R] library tcltk

vincent spiesser v_spiesser at yahoo.fr
Wed Mar 17 13:48:47 CET 2004


Hi,
At the moment, I am working with the "tcltk" library.

I wonder if it is possible to create a window, destroy
it and open it a new time.

For example

tt <- tktoplevel()
 #... instructions
tkdestroy(tt)
 #... other instructions

A this point, I would like to open tt from the tt
object. Is it possible ?

Thanks.

Vincent Spiesser




More information about the R-help mailing list