Displaying 20 results from an estimated 2000 matches similar to: "Dialog boxes"
2006 Sep 05
2
winDialog UNIX equivalent?
Hi all,
I'm using winDialog and winDialogString in scripts running on a XP-machine. Since we're using some Linux-machines (Suse 10.0 and 10.1 on x86) I'm interested in equivalents of the above functions usable under Linux-OS. Are there any?
Thanks, Richard
--
Richard Müller - Am Spring 9 - D-58802 Balve-Eisborn
www.oeko-sorpe.de
[[alternative HTML version deleted]]
2000 Sep 26
1
Object modification date
R-users:
Can someone tell me how to obtain the date and time an object was last
modified in R?
I'm using version 1.1.1 for Windows.
thanks
--
Jack Lewis Redwood Sciences Laboratory
707-825-2929 voice Pacific Southwest Research Station
707-825-2901 fax USDA Forest Service
jl7001 at axe.humboldt.edu
2008 Jul 01
1
select.list() cannot be used non-interactively
Hi. With the previous version of R, it was possible to execute the function 'select.list()' in BATCH mode. In this way, I could write my R code in a .R file and execute that with a double click on a .bat file, that contain the instruction tu run my R code in batch mode (R CMD BATCH myRcode.R). When I do that, a windows appear and I just have to select an item from the list.
Now I've
2011 May 17
5
Email out of R (code)
Hi all,
I thought I would post code to send an email out of R. The code uses
Grothendieck and Bellosta's interface package rJython for executing Python
from R. The code itself provides basic email functionality for email servers
requiring authentication. It should be easy to extend it (e.g., for sending
attachments). I hope it's useful.
require(rJython)
rJython <- rJython()
2002 Nov 27
0
Problems with dialog boxes etc. in XEmacs/ESS for Windows
Dear list members,
I'm experiencing a variety of intermittent problems with GUI-related
commands (e.g., for dialog boxes and graphics-device windows) in R for
Windows running under XEmacs/ESS. I'm using version 1.6.1 of R, version
21.4.9 of XEmacs, version 1.02 of ESS, and various versions of Windows,
including 2000, 95, and 98SE.
The problems don't occur in every circumstance,
2002 Mar 13
2
\\[server] is not accessible
hi
I configured samba-2.2 on RH7.2
when I open the Network Neighborhood I can see the samba server. but
when I try to open it, I get
an error dialogbox:
"\\[server] is not accessible" then :computer or sharename could not be
found ..."
what's reason?
TNX
-- AGHELI --
2009 Sep 18
1
Package crashes R under Windows Vista
Dear all,
Please, please I really need your help, since I am not able to solve the
problem myself:
It seems that until now most Windows users of my Bioconductor package
"xps" use Windows XP, but recently a user tried to use it on Windows
Vista where it crashed R immediately. Since I assume that some users may
migrate to the upcoming Windows 7 where the problem will be the same, I
2007 Dec 12
1
eliminating cancel button in winDialogString call
I would like to use the function winDialogString to get input from a user to
a program but would like to eliminate the cancel button option and just have
the OK button appear. The problem is that if a user enters data then
accidently hits Cancel instead of OK, the program may either run incorrectly
or quit due to the error of having NULL for a variable. I can think of some
unsophisticated ways
2008 Feb 29
3
Graphic text
Can R handle graphic text ? I mean something like a pop-up message
window or a text widget ?
Thank you so much.
--
Maura E.M
2011 Nov 11
2
Win upgrade pb (virus)
I just upgraded my Win7 32bits installation to 2.14.0 after deinstalling
2.12.x
First thing I moved the win-library from 2.12 to 2.14 and executed a
update.packages(ask='graphics',checkBuilt=TRUE)
(Swiss mirror).
This aborts with the console message:
Error in if (any(diff)) { : missing value where TRUE/FALSE needed
And the antivirus (AVG) pops up complaining that colorspace.dll
2011 Mar 13
2
Having a problem with choose.files
I am relatively new to R, and am having a problem with the following
snippet of code, and I do not at all understand why it is behaving this
way. I am running Windows XP, with R 2.12.1.
I copy and paste these 4 lines into the R Console:
t<-c("a","b","c")
ans<-select.list(t)
txtNBS<-winDialogString("NBS","300")
choose.files()
I
2000 Oct 21
1
Creating dialogs in Windows 9x
I noticed the See Also section of the help page for winDialog refers to a
"package windlgs in the package source distribution..." but I can't seem to
find any documentation on this. Does anyone know if it exists or where to
find out more about it? Any information would be helpful, thanks.
--------------------------------------------
Till E. Stoeckenius, Senior Consultant
ENVIRON
2002 Feb 28
1
printer driver installation yet again (as if anyone here cared...)
Hi,
got a samba server which serves tons of printers. ok, 70. With some of
them, driver installation from a win2k client works, with some it
doesnt. printers are ALL configured the same in smb.conf:
[(name in unix printing system)]
comment = model of printer
path = /tmp
printable = yes
browseable = yes
for example:
[ljwasat]
comment = Hewlett Packard LaserJet 4000 N
path =
2004 Oct 29
1
winDialog (equivalent) on Unix anyone ?
Hi,
We have a few R scripts, that have a minimalistic
GUI Interface using winDialog() calls.
Is there any cross-plattform equivalent we can port to,
such that the code will run on both Windows and Unix ?
I thought about either tcltk or gtk Stuff.
I was astonished that I couldn't find anything
similar that had been implemented since the 0.99 release,
or do I miss something obvius ?
Yours,
2003 Jan 16
2
Built-in R GUI type features
All:
The select.list() command brings up a "modal dialog box with a (scrollable)
list of items ..." etc. -- i.e., a GUI control. I also know about winDialog,
file.choose and the winMenu commands. What other such GUIisms are built into
** base ** R (I know about the tcltk package)? Or, better yet, how can I
search on or list them?
Many thanks.
Bert Gunter
Biometrics Research RY 84-16
2005 Aug 22
1
Internationalization questions
Dear R-devel list members:
I have two internationalization questions, related to questions that I posed
previously. These pertain to Windows (I've tried under Win XP but assume the
issue is more general) and R 2.1.1 patched and 2.2.0 devel.
(1) I've noticed that the standard Windows dialogs in R -- whether initiated
from the Rgui menus, from winDialog(), or from tcltk functions such as
2001 Feb 22
0
Installing chron
> Date: Thu, 22 Feb 2001 09:46:38 -0800
> From: Jack Lewis <jl7001 at axe.humboldt.edu>
>
> R folks:
>
> What is the procedure for installing the chron package with R 1.2.1
> for Windows? I have downloaded chron_2_2-8_tar.gz from CRAN,
> but the installer program (rwinst.exe) wants a .zip file and I was
> unable to locate one at the CRAN site.
It should be
2000 Jun 28
1
New version of chron
A new version of the chron add-on package is now available from CRAN.
The previous version introduced code to ensure that chron would work
correctly in the 21st century. Of course, the main issue is how to deal
with 2-digit dates. To this end, the original author of chron, David
James, indicated that the `y' format specifier was always meant to
specify the year without the century (i.e.,
2000 Jun 28
1
New version of chron
A new version of the chron add-on package is now available from CRAN.
The previous version introduced code to ensure that chron would work
correctly in the 21st century. Of course, the main issue is how to deal
with 2-digit dates. To this end, the original author of chron, David
James, indicated that the `y' format specifier was always meant to
specify the year without the century (i.e.,
2008 Mar 28
1
cpu usage high with windows change dir / winDialogString (PR#11045)
Good afternoon,
This is possibly a windows only bug, definitely of comparatively low
importance - but for the sake of completeness here we go. I've
searched http://bugs.R-project.org/ etc., but can find no mention.
For RGui.exe, the CPU usage goes to 100% for certain dialog boxes for
the duration that the dialog box is visible, e.g.
* check CPU usage is low
* On the RGui.exe menu chose