On 02 Oct 2015, at 03:32 , Dan D wrote:
> I have a tkwidget table (say, tbl1) that may be reconfigured at various times
> depending on user input. Is there an easy way to later extract table
> properties? Something like...
>
> nrow<-tkgetproperties(tbl1, rows)
>
More like
tkcget(tbl1, rows=N
I have a tkwidget table (say, tbl1) that may be reconfigured at various times
depending on user input. Is there an easy way to later extract table
properties? Something like...
nrow<-tkgetproperties(tbl1, rows)
Muchas thanks in advance.
-Dan
--
View this message in context:
http://r.789695.n
2 matches
Mail list logo