Thanks Greg,
your answer helped me also, but i was searching for tkbind document
so that it may help me in knowing the syntax of tkbind or how it can be
used
but i cud'nt find it,
so please can you give me any links which has such documents???
--
View this message in context:
htt
now Ph.D.
Statistical Data Center
Intermountain Healthcare
[EMAIL PROTECTED]
801.408.8111
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
project.org] On Behalf Of Sundar Dorai-Raj
Sent: Monday, October 27, 2008 3:02 PM
To: r-help@r-project.org
Subject: [R] ttkcombo
e-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> project.org] On Behalf Of Sundar Dorai-Raj
> Sent: Monday, October 27, 2008 3:02 PM
> To: r-help@r-project.org
> Subject: [R] ttkcombobox
>
> Hi, all,
>
> (sessionInfo at the end)
>
> I've been str
Hi, all,
(sessionInfo at the end)
I've been struggling with the tcltk package and can't seem to get the
ttkcombobox to work. Here's an example:
library(tcltk)
p <- tktoplevel()
l <- tclVar()
## I don't know if I'm even calling it correctly
cb <- ttkcombobox(p, values = letters[1:4], textvaria
4 matches
Mail list logo