similar to: Help with TCL/TK on centos 5.2 unknown color black

Displaying 20 results from an estimated 700 matches similar to: "Help with TCL/TK on centos 5.2 unknown color black"

2007 May 22
0
tcl font size issue on centso 4.4 x86_64
I have a simply script that I cannot get a font size bigger than 40. Changing the font_size value to 80 does not make the font any bigger just the background. How do I get a bigger font than 40? I run this script as "wish -f file.tcl" What am I doing wrong to not get bigger fonts? THanks, Jerry --------------------------------------------- set font_size 40 set show_window_title 0
2010 Jan 22
1
Help on tcl/tk package installation
Hi, Dear all, i encounted a problem with tcl/tk installation actually i want to install q-value package i use the R CMD INSTALL command: [root@bioinfo ~]# R CMD INSTALL qvalue_1.20.0.tar.gz * Installing to library �usr/local/lib64/R/library� * Installing *source* package ‘qvalue�... ** R ** data ** inst ** preparing package for lazy loading Error in firstlib(which.lib.loc, package) :
2006 Mar 12
1
tcl/tk
Hi All; I have a friend who is wanting to install an updated tcl/tk on a Raq 4 server and I am looking for an easy way to install it on that server.... I guess he needs the updated version on there.... Is there any pkg files out there? Ideas or recommendations other than replacing the server ???? Thanks Franklin S. Werren webmaster at bagpipes.net www.bagpipes.net www.chautauqualake.net
2009 Nov 06
1
sip set debug
I have 4 clients all using asterisk 1.4.26.3 and server running 1.4.26.3 also (3) of the (4) clients are working just fine. server is working fine. When I issue the command (on the client that is not working) "sip set debug ip 192.168.1.8" where the .8 is address of the server I never see anything printed about why its not connecting. running "sip show peers" on the
2010 Aug 19
1
odd situation slightly off topic (sending file descriptors to another process)
I have coded up the standard sendfd() and recvfd() for linux to send and recv file descriptors. seems to work (http://book.chinaunix.net/special/ebook/addisonWesley/APUE2/0201433079/ch17lev1sec4.html) however when I recvfd() my number of open file descriptors bumps by 2 and not 1. (using lsof -p X | wc -l) I am not sure why the count jumps by 2 and not 1. The sendfd() is just sending a socket
2010 Feb 10
3
R package on centos 5.1
Hi ?? I want to install R package on centos 5.1, however I am not able to install it . Can anyone please tell me how can I install R on centos 5.1? Thank you Hersh Your Mail works best with the New Yahoo Optimized IE8. Get it NOW! http://downloads.yahoo.com/in/internetexplorer/ -------------- next part -------------- An HTML attachment was scrubbed... URL:
1999 Jun 30
1
New packages (tcl/tk <-> R glue + Visual Tcl)
[Reposted by R-announce-owner because of R-announce protection. Guido is subscribed under a different E-mail..] I have made available in the 'Contributed R code | Devel' section of CRAN (in this moment only at Wien) two new packages: 'tcltk': this package let to create and use tcl/tk interpreters from R. The tcl interpreters have an additional command
1999 Jun 30
1
New packages (tcl/tk <-> R glue + Visual Tcl)
[Reposted by R-announce-owner because of R-announce protection. Guido is subscribed under a different E-mail..] I have made available in the 'Contributed R code | Devel' section of CRAN (in this moment only at Wien) two new packages: 'tcltk': this package let to create and use tcl/tk interpreters from R. The tcl interpreters have an additional command
2010 Aug 06
1
r sig for tcl/tk?
Dear R People: Is there an R sig for Tcl/Tk, please? I looked at the User Groups list on the main page and didn't see one. However, I thought I'd double check. Thanks, Erin -- Erin Hodgess Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown mailto: erinm.hodgess at gmail.com
2010 Aug 18
0
Tcl/Tk interface - autolaunch point-and-click problem
Dear all, I'm trying to run function "qvalue" that requires Tcl/Tk interface. But after loaded the "tcltk" package, it would automatically launch "point-and-click" that forces me to run analysis in a new window whenever I want to use the function. I would be grateful if anyone knows how to remove the auto-launch operation in R so that I can run the function
2006 Jun 15
1
R with tcl/tk 8.5
Hi List, Is it possible to tell R to use tcl/tk 8.5? My R package seems to depend on libtcl8.4.so. However, in Windows it seems to be possible to set TCL_LIBRARY and MY_TCLTK. Is there something similar possible in Linux? I have installed: $ rpm -q R R-2.3.1-1.fc5 $ locate libtcl8 /usr/lib/libtcl8.4.so /usr/local/lib/libtcl8.5.so
2011 Feb 27
1
R Tcl/Tk [MacOSX] TkButton Problem
Hi, I have a tktoplevel window and in it a tkbutton: AUS <- function() { foo(parameters); } AUSButton.but <- tkbutton(tt,text="OK",command=AUS) The function foo(...) does a time-consuming calculation, and during this calculation there is printed some progress information to the console. My problem: When I click the button "OK", the tktoplevel window and the R console
2006 Feb 23
1
tcl/tk - Problem unter MacOS X / X11
Hallo ! Ich habe versucht Rcmdr unter MacOSX 10.4.5 zu installieren. RGui zeigt an, dass tcl/tk laufen. Bei Aufruf von Rcmdr friert R jedoch komplett ein. JGR zeigt im Paketmanager dagegen an, dass tcl/tk nicht gestartet werden konnte und spuckt folgende Meldung aus: > library(tcltk) Loading Tcl/Tk interface ... Error in fun(...) : no display name and no $DISPLAY environment variable
2010 Nov 19
2
intall tcl/tk
Dear Help List, I am trying to install a package (DiagnosisMed) on R (R version 2.10.1 (2009-12-14)) on Debian Lenny (architecture i386). I get the following error message: ~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~ * installing *source* package ‘DiagnosisMed’ ... ** R ** data ** preparing package for lazy loading Error in firstlib(which.lib.loc, package) : Tcl/Tk support is not available on this
2002 May 13
1
Tcl/Tk Questions!
Hi, I am gonna to design a GUI for my R code. My question is how can I redirect the Console Output of my code into the Tk text widget. Any help will be appreciated. J. Wang -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or
2004 May 10
1
question about possibility with R - Tcl/tk library
Hi , i am using the R(1.8.1) tcl/tk library in order to build a graphical user interface to mathematic function and i would like to know if it is possible to retrieve the value of a tkentry to make a R vector for exemple with an entry containing "1,2,3,4,5" i want to make a vector which contains 1 2 3 4 5 i tried as.vector , as.list and even to write the object to a file with
2008 Jul 06
0
color with tcl/tk?
Dear all, I'm using tcl/tk to create a program to get answers from the user. I'd like a way to highlight/emphasize some of the information using colors. It'll be even better if I can color part of the messages instead of the whole thing. For example, I want to put the word "Hello" in red: require(tcltk) ReturnVal <- tkmessageBox(title="Greetings from R
2004 Jul 11
1
WinXP "developer" asks: Tcl/Tk (Rcmdr) under OS X?
It is my understanding that Tcl/Tk does not come with the base installation of R under OS X ( http://www.sciviews.org/_rgui/projects/TclTk.html). Is there a simple way to explain how a user with limited tolerance for computer complexity can obtain and install Tcl/Tk for OS X? Thanks. Chuck Background: Roughly a third of my target audience uses OS X. I do not and I do not have access to a
2006 Jun 26
0
Tcl/Tk failing in JGR, but not in R for Mac OS X GUI
Dear r-helpers, I wonder if you can figure out why the following is working: ******************************************************************** > sessionInfo() Version 2.3.1 (2006-06-01) powerpc-apple-darwin8.6.0 attached base packages: [1] "tcltk" "methods" "stats" "graphics" "grDevices" "utils"
2009 Jan 15
1
About Tcl/Tk after command in R
Dear R-helpers, I have a problem with the tcl "after" instruction. When I send: > library(tcltk) Loading Tcl/Tk interface ... done > tcl("after",1000,cat("try tcl after\n")) try tcl after <Tcl> the tcl command works fine. Similarly, the tcl command: > tcl("after",1000,plot(rnorm(100))) <Tcl> works fine. But, if I send the command: