Re: [R] how to work ttkspinbox ? win BUG ??

2016-10-09 Thread peter dalgaard
). I define tkspinbox() in this manner in the Rcmdr package. > > Best, > John > >> -Original Message- >> From: peter dalgaard [mailto:pda...@gmail.com] >> Sent: October 9, 2016 7:14 AM >> To: Fox, John <j...@mcmaster.ca> >> Cc: Clebe

Re: [R] how to work ttkspinbox ? win BUG ??

2016-10-09 Thread Fox, John
ine tkspinbox() in this manner in the Rcmdr package. Best, John > -Original Message- > From: peter dalgaard [mailto:pda...@gmail.com] > Sent: October 9, 2016 7:14 AM > To: Fox, John <j...@mcmaster.ca> > Cc: Cleber N.Borges <kle...@yahoo.com.br>; r-help@r-pr

Re: [R] how to work ttkspinbox ? win BUG ??

2016-10-09 Thread peter dalgaard
--- > John Fox, Professor > McMaster University > Hamilton, Ontario > Canada L8S 4M4 > Web: socserv.mcmaster.ca/jfox > > > > >> -Original Message- >> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Cleber >> N.Borges

Re: [R] how to work ttkspinbox ? win BUG ??

2016-10-08 Thread Fox, John
socserv.mcmaster.ca/jfox > -Original Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Cleber > N.Borges via R-help > Sent: October 8, 2016 5:08 PM > To: r-help@r-project.org > Subject: Re: [R] how to work ttkspinbox ? win BUG ?? > > thanks Dav

Re: [R] how to work ttkspinbox ? win BUG ??

2016-10-08 Thread Cleber N.Borges via R-help
thanks David for your help thanks for your help, David I suspect that there are a bug in windows version... :-( cleber ### > library( tcltk ) > t <- tktoplevel() > s = ttkspinbox(t, from = 1.0, to = 100.0, textvariable='spinval') Error in

Re: [R] how to work ttkspinbox ?

2016-10-08 Thread David Winsemius
> On Oct 7, 2016, at 7:15 PM, Cleber N.Borges via R-help > wrote: > > 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 > > ### > >

[R] how to work ttkspinbox ?

2016-10-07 Thread Cleber N.Borges via R-help
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),