[R] tcl tk: set the position button
Rodrigo Badilla
rodr|go@b@d|||@ @end|ng |rom gm@||@com
Mon Mar 13 01:41:49 CET 2023
Hi all,
I am using tcltk2 library to show buttons and messages. Everything
work fine but I would like set the tk2button to the right of my screen, by default it display at the left of my screen.
my script example:
library(tcltk2) win1 <- tktoplevel() butOK <- tk2button(win1, text = "TEST", width = 77) tkgrid(butOK)
Thanks in advance
Saludos
Rodrigo
--
Este correo electrónico ha sido analizado en busca de virus por el software antivirus de Avast.
www.avast.com
[[alternative HTML version deleted]]
More information about the R-help
mailing list