similar to: tcl tk: set the position button

Displaying 20 results from an estimated 900 matches similar to: "tcl tk: set the position button"

2023 Mar 13
1
tcl tk: set the position button
Dear Rodrigo, Try tkwm.geometry(win1, "-0+0"), which should position win1 at the top right. I hope this helps, John -- John Fox, Professor Emeritus McMaster University Hamilton, Ontario, Canada web: https://socialsciences.mcmaster.ca/jfox/ On 2023-03-12 8:41 p.m., Rodrigo Badilla wrote: > Hi all, > I am using tcltk2 library to show buttons and messages. Everything > work
2018 Jun 11
2
Rgui 3.5.0 print issue
Dear all, I would like to have your opinion about an issue I have recently run into while using tcltk in R 3.5.0 under Windows 7 64bit. Here is a reproducible example of the issue, along with information about platform and OS. ############################################################### # R 3.5.0 issue: print does not work properly for data.frames # # when called
2018 Jun 13
0
Rgui 3.5.0 print issue
Thanks for the report, I can reproduce. In Rgui, the output of "print(cars)" is incorrect, the line numbers appear as part of the command prompt string (printed in reverse order, without newlines), while the rest of the output is correctly displayed. This is a bug, I will have a closer look Best, Tomas On 06/11/2018 11:10 AM, Diego Zardetto wrote: > Dear all, > > >
2008 Aug 08
2
Tcl\tk not supported on this system
In trying to install the pbatR package, I was greeted with the error Error: package 'tcltk' does not have a name space Execution halted Directly installing the package tcltk2 returned the following error: Loading required package: tcltk Error in firstlib(which.lib.loc, package) : Tcl/Tk support is not available on this system I have seen from previous posts that tcl/tk must be
2012 Mar 30
1
Error in use of "gwindow" and ".First" function
Hi, I saved an image and planed to open it whenever I want to load it. However, when I open it, It doesn't work. The code is following, and saved it as an image. .First<-function(){ require(tcltk) require(TeachingDemos) library(gWidgetstcltk) options(guiToolkit = "tcltk") win <- gwindow("Don't worry", visible = FALSE) } Error message is following, Error :
2012 Apr 20
1
error loading tcltk2
Hello, I just installed R-2.15.0 on windows XP and cannot load package tcltk2 (which I just downloaded from CRAN as tcltk2_1.2-1.zip; package install reported no problems): > library(tcltk2) Carico il pacchetto richiesto: tcltk Loading Tcl/Tk interface ... done Error : .onLoad failed in loadNamespace() for 'tcltk2', details: call: system("cat /etc/issue", intern = TRUE,
2008 Dec 10
6
WIndows 2008, Quard Core Opteron, xen
Hello I have trouble with Quard Core Opteron and windows 2008(x86). By the way Windows device manager show 4 processors, BUT task manager show only one core. I found that my problem is not new. But solutions, provided by those people did not helped me. By the way, my windows is enterprise version, and as far as I know, it allows up to 8 processor sockets, so the trouble is not, that windows
2016 Jan 12
2
Failed to modify entry for user in samba with tdb backend
Hi Samba List I have the problem to modify an entry for a user in samba with tdb backend. My OS is OpenSuSE 13.1, Samba 4.1.21. Samba NT'Style, no AD, no LDAP, passdb backend = tdbsam I managed to delete a User in my NIS/passwd File before I deleted it in my Samba tdb. No the problem is, I can't modify the user because he does not exists, but can not add, because he exists. The problem
2012 Apr 23
1
tcltk2 bug
Hola. A los que tuvieseis problemas con la versión 1.2.0 de tcltk2, comentaros que ya está disponible en CRAN la nueva versión (1.2.1) que soluciona el asunto. http://cran.r-project.org/web/packages/tcltk2/ Un Saludo, ________________________________________________________ Miguel Ángel Rodríguez Muíños Dirección Xeral de Innovación e Xestión da Saúde Pública Consellería de Sanidade Xunta de
2011 Apr 08
7
Where is the tcltk package?
Perhaps I'm being even thicker than usual, but I can't find the tcltk package on CRAN. There is a tcltk2 package, which says that it is a collection of supplements to tcltk, but I cannot see a just-plain tcltk anywhere. If I try to install tcltk2 (from the Linux command line, or using install.packages() in R) it complains that it needs tcltk. If I try to install tcltk using
2008 Sep 25
1
Bug while loading Package "tcltk" with R-2.7.2 (PR#13016)
Full_Name: Cyril Alegret Version: 2.7.2 OS: Windows Submission from: (NULL) (90.80.39.42) An error occurs when I try to load the package "tcltk2_1.0-7" with R-2.7.2 (whereas it works with version 2.6.2). Please find below the error message : "> source("C:\\Data\\Travail\\Software&Method\\R\\Procs\\Chargement des librairies.R") Le chargement a n?cessit? le package
2007 Apr 27
9
can''t mount vfat fs on lvm created by winxp guest
Greetings, I''ve had no success with mounting a vfat file system created by a Windows XP guest on a lvm volume. # mount -t vfat /dev/vg1/win1 /mnt/ mount: wrong fs type, bad option, bad superblock on /dev/vg1/win1, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so # dmesg FAT: invalid media value (0xb9) VFS:
2016 Apr 28
2
paths for install and libraries?
I've written a fairly elaborate package (called "eoa") that relies on functions from several other packages. I've built the package into a zip file on Windows using Hadley's devtools::build(binary = T) and have sent the zip to a couple dozen people for testing. My package installs fine, but some people are having trouble loading it. After library(eoa), they get something
2016 Apr 28
2
paths for install and libraries?
I've written a fairly elaborate package (called "eoa") that relies on functions from several other packages. I've built the package into a zip file on Windows using Hadley's devtools::build(binary = T) and have sent the zip to a couple dozen people for testing. My package installs fine, but some people are having trouble loading it. After library(eoa), they get something
2012 Apr 02
1
yet another update error
Hi, After upgrading R I always update installed packages to the new version. This time an error I have never seen or heard of appeared: thousands, perhaps millions of lines like the ones below. --------------8><-------------- error reading package index file /usr/local/lib/R/library/tcltk2/tklibs/datefield0.2/pkgIndex.tcl: too many nested evaluations (infinite loop?) error reading
2016 Apr 08
0
Subject: tcl-tk error on Suse Linux R install
Dear R Forum, I have R installed on a SUSE Linux server. The version of R is 3.2.4 Revised. I have been trying to install R commander on the server to provide a GUI for code development, however when I come to install Rcmdr via install.packages(?<package-name>?,repos=c(? http://cran.revolutionanalytics.com?),dependencies=TRUE,type=?source?) I have a series of non-zero exit status messages
2006 Jul 05
1
tcl/tk with R
Greetings: I would like to use tcl/tk with R, and have read "A Primer on the R-Tcl/Tk Package" by Peter Dalgaard in Rnews, Volume 1/3, September 2001. Are there more recent do-it-yourself instructions available? I have been unsuccessful with the example in the tcltk2 package due to a syntax error. I think that I have isolated the problem to this code snippet: for (i in
2010 Nov 02
4
Windows 2008 SBS suddenly disappearing on Xen 4.0.0
Hi all, when running Windows 2008 SBS on Xen 4.0.0, it disappears after some time (longest time I had it running was 20 minutes). In /var/log/xen/qemu-dm-win1.log I find: xc_map_foreign_batch: mmap failed: Cannot allocate memory xc_map_foreign_bulk error 12 Anyone any idea how to troubleshoot this? The Hypervisor has 16 GB of RAM, currently 2 GB are allocated to Dom0. This specific DomU has 8
2006 Jul 17
7
R and DDE (Dynamic Data Exchange)
R and DDE (Dynamic Data Exchange) Dear Rusers, I run an application (not mine) which acts as a DDE server. I would like to use R to get data from this application, say once per minute, and do some processing on it. I didn't find much info on the R DDE abilities, apart the tcltk2 package in which I will try to go deeper. I would be very thankful for any info, pointer or advice about the
2003 May 28
2
visio
hi, i'm new using wine. i've just installed it from debian /testing. i want to run visio 2002. but when i run "wine Visio.exe"(in visio's dir.) i get this error: --------------------- When you are running with a native NT directory specify 'Profile=<profiledirectory>' or disable loading of Windows registry (LoadWindowsRegistryFiles=N)