[R] how to work ttkspinbox ?
Cleber N.Borges
klebyn at yahoo.com.br
Sat Oct 8 04:15:21 CEST 2016
hello all,
somebody have a example of use of ttkspinbox ?
I tried to use like others widgets but I get error.
Thanks in advanced for any help
cleber
###################
> library( tcltk )
>
> t <- tktoplevel()
>
> spin <- ttkspinbox( t )
Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") :
[tcl] invalid command name "ttk::spinbox".
>
> combo <- ttkcombobox( t )
> tkpack( combo )
<Tcl>
>
---
Este email foi escaneado pelo Avast antivírus.
https://www.avast.com/antivirus
More information about the R-help
mailing list