Displaying 20 results from an estimated 23 matches for "dialogboxes".
Did you mean:
dialogbox
2000 Mar 29
2
Dialog boxes
Hello:
I am brand new to R, though I've used S-Plus for some time. I've
developed some specialized plotting functions that I want to distribute
and would like to provide users with a dialogbox for entering input
arguments. Has anyone developed functions in R for displaying
dialogboxes that could accept multiple inputs? I found winDialog and
winDialogString, but these only accept and return a single value. Does
anyone know how these might be extended for more flexibility?
Thanks
--
Jack Lewis Redwood Sciences Laboratory
707-825-2929 voice...
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
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 --
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
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 =
2006 Mar 07
5
FXProgressDialog trouble
Hey all,
I''m having trouble with FXProgressDialog-- I''m trying to use it to show the
progress of a file upload..
I am running the upload in a separate thread that calls the dialog''s destroy
method when its done.. the dialog closes, but the application remains
non-responsive (as if its still in the execute loop). I''ve tried sending
ID_ACCEPT to the dialog with
2009 Jan 07
0
(no subject)
Hi to all,
it seems me you lost the right way discussing about other
(interesting) problems.
I found the right solution on Lyle Johnson''s book (last
chapter): the solution is to open a DialogBox and to fill it by widgets I need.
It works as I want: it opens a new window with another menu.
But I don know how
to close it by menu now.
Next days I will send my code: I hope someone con
2008 Jul 02
2
Paradox 16 bit crashes with page fault
Hi!
I was able to install my good old Paradox 5, a 16-bit application. But when I start it, it crashes after some (correct) Dialogboxes with that trace:
> wine 'C:\Programme\PDOXWIN\PDOXWIN.EXE'
wine: Unhandled page fault on read access to 0xffffffff at address 0x11f7:0x00000f02 (thread 0018), starting debugger...
Unhandled exception: page fault on read access to 0xffffffff in 16-bit code (11f7:0f02).
fixme:dbghelp:addr...
2011 May 03
0
How to backup iPod files to Macbook
This article introduces a useful iPod tool called ipod to Mac Transfer (http://www.macdvdrippersoft.com/ipod-to-mac-transfer-imacsoft.html).
Part 1: What can iMacsoft iPod to Mac Transfer Do?
<1>Rip, copy and manage iPod music, videos, photos, podcasts and TV Shows between iPod/iPhone and Mac.
<2>Transfer files from iPod to Mac, iPhone to Mac.
<3>Edit and delete iPod/iPhone
1998 Nov 24
2
Getting share list without password.
Hi.
samba-1.9.18p8 using security = user. All the stuff runs good. But I want a
cosmetic customization.
I want to be able to get the list of shares on the linux box w/out having to
fill in a password (same as winBoxes do):
smbclient -L linuxbox -U user -N
Should not prompt for password. But in fact, it does. I supposed this could be
produced by a wrong guest account. I have 'guest account
1999 Jun 24
0
SAMBA question on Windows2000.
Hello all,
I have just installed samba on my linux machine, but failed to
browse Linux resources from a Windows2000 machine. But if i changed
the 'security = user' to 'security = share', i can browse linux from
Windows2000 box, i don't think i have problems with the connections. I
guess there must be something wrong with the password authentication
methods. I read the
2005 Apr 17
0
running winword under wine from an existing windows installtion
Hi,
I have just built wine from source(by running
wineinstall as root). I
have two windows partitions mounted to different
directories in my
linux setup. Wine detected these during wineinstall:
***************************************************************
Windows was found on your system, and so we can use
the Windows
Drive as our Wine drive. You may, however, wish to
create a clean
Wine
2007 Mar 29
0
[926] branches/wxruby2/wxwidgets_282: Update Dialog wx2.6 -> wx2.8 API, remove deprecations and cruft, update doc
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2020 Jun 02
0
Wine release 5.0.1
The Wine maintenance release 5.0.1 is now available.
What's new in this release (see below for details):
- Fix compilation with gcc 10
- Add some timezones
- Various bug fixes
The source is available from the following locations:
https://dl.winehq.org/wine/source/5.0/wine-5.0.1.tar.xz
http://mirrors.ibiblio.org/wine/source/5.0/wine-5.0.1.tar.xz
Binary packages for various
2001 May 01
1
Wine and game The Realm
Hi all,
Any ideas would be appreciated. Problem description,
partial log, and config follow.
TIA Kevin
Trying to run a game called The Realm (which used
to work fine before they updated the graphics to
16 bit
My normal X is at 16-bit. I use Mandrake 7.1, kernel 2.4.3,
XFree86 4.0.2, sawmill, KDE 1.1.2 and codeweavers preview 3.
When starting the game I get a winedesktop window
- black and
2011 May 03
1
Switching to 16 bit colour ...
"bit of trouble" - good pun!
But I do hope it gets solved. Can you make a bash file (oh no - a pun of my own!) to automate any of those annoyances? Would putting the game "in its own WINE" help at all?
Cheers,
Jake
On May 3, 2011, at 3:18 AM, wine-users-request at winehq.org wrote:
> Send wine-users mailing list submissions to
> wine-users at winehq.org
>
>
2007 Jan 03
0
[823] trunk/wxruby2/doc/textile: Remove docs for some deprecated classes
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2019 Mar 01
0
Wine release 4.3
The Wine development release 4.3 is now available.
What's new in this release (see below for details):
- Reimplementation of XAudio2 using the FAudio library.
- Mono engine updated to the latest upstream.
- More modern handling of iconic windows.
- Improved handling of kernel objects.
- Various bug fixes.
The source is available from the following locations:
2020 Feb 28
0
Wine release 5.3
The Wine development release 5.3 is now available.
What's new in this release (see below for details):
- More work towards Ucrtbase runtime support.
- Full support for Unicode normalization.
- Improvements in Shell Folders handling.
- Various bug fixes.
The source is available from the following locations:
https://dl.winehq.org/wine/source/5.x/wine-5.3.tar.xz
2011 Feb 04
0
Wine release 1.3.13
The Wine development release 1.3.13 is now available.
What's new in this release (see below for details):
- Tools for creating MSI installers.
- Clipboard improvements.
- Support for po files in the message compiler.
- Improvements to the Wine debugger.
- Various bug fixes.
The source is available from the following locations: