search for: guis

Displaying 20 results from an estimated 8626 matches for "guis".

Did you mean: gui
2011 May 20
8
Building Custom GUIs for R
I am looking to build simple GUIs based on the R codes I have. The main objective is to hide the scary R codes from non-programming people and make it easier for them to try out different inputs. For example, 1. The GUI will have means to upload a csv file which will be read by the R code. 2. A button to preprocess data (carri...
2007 Sep 14
2
Building an R GUI using gWidgets and RGtk2
...GUI. I am trying to decide what would be the best way to structure the GUI would be. I've considered 3 approaches to building the GUI. The first would be to use S4 classes. I would create parent "gui" object that would store widgets or containers in slots. Other more specialized guis for different purposes would extend this parent "gui" object. The difficulty in this approach is R's use of pass-by-value. Once the gui object has been created, changing any of the slots of the gui requires returning a new GUI object or saving one off in a higher level environment a...
2005 Oct 20
0
[R-gui] R GUI considerations
...tally with you on all points, now that we clarified our > respective ideas. I am afraid I probably agree also with your last > point, from a theoretical point-of-view ("I still think we need more > glue and am working on that while we continue to experiment with the > design of GUIs for the next 5 years rather than the immediate > needs."). > > I say, from a theoretical point-of-view, because in practice I am not > sure all these people waiting for GUIs, like in the projects I cited > before, will appreciate we just continue to play in the sandbox for...
2010 Aug 24
4
1.6 and asterisk gui
Hello, I'm new to asterisk and this list. The ISO download appears to have 1.6 with the FreePBX GUI but I am looking to use the Asterisk GUI. The only option for the Asterisk GUI is to use 1.4. Is it as simple as installing 1.6 only then using the yum repository to install the Asterisk GUI? If so, what packages are needed? Thanks!
2008 Jul 26
2
Re: Gnumeric rpm
On Sat, Jul 26, 2008 at 10:13 AM, Iain Lee <menelaus at spartica.net> wrote: > Paul, > > Thanks your contribution, I too miss gnumeric. However, I get these errors > and the installed gnumeric crashes on opening a gnumeric file: > > ============================================================================= > Package Arch Version
2009 Jun 01
4
Recommendations for a quick UI.
...window and never interact with the R console at all. I don't have any fancy requirements for the GUI itself-- all it needs to do is collect input from the user and pass the input as arguments to an R function, which writes the results to a file. I read the R Extensions Manual section about GUIs, and it seems like overkill to write the thing in a compiled language and link against R as a library when there are dozens of different interpreted cross-platform GUI toolkits out there. Does anybody know of any functioning examples of packages (or other add-ons) with GUIs that run R silently...
2004 Jul 23
3
Problems using network code and trying to add a GUI
Hi folks, I''m new to wxRuby, but I''ve heard so many great things about wx that I wanted to try it for a program I''m trying to write. What I want is this: I have an application (server) that will accept connections from clients through TCP, which then play a game through it. As things change in the game (players coming and going, games being won and lost), I want
2007 Jun 14
11
Asterisk GUI
Hi List; Where I can download Asterisk GUI and what I can have benifit from it? Regards Bilal ____________________________________________________________________________________ Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545469
2007 Aug 16
11
Will there be a GUI for ZFS ?
I''ve been looking around and everywhere i only see ZFS text commands and not a single word bout a GUI to use and manage all those nice features it has, or did i miss something ? PS : My starter kit hasn''t arrived yet, so i don''t have Solaris installed . This message posted from opensolaris.org
2009 Jun 24
3
GUI for Asterisk
I wonder if there is a GUI that does not change the underlying hand-made configuration ?! What I'm looking for actually is a GUI for adding a new SIP-client + voicemail, so that a company does not have to call me when they hired a new employee. I don't want a GUI that over-writes my hand-made SIP-configuration, and my hand-made dialplan. Jonas. -------------- next part -------------- An
2009 Jun 18
3
asterisk-gui: read/write in the conf files or db
Hi Danny; Really I did not understand how I can determine if the IO will be DB or conf files? Is it from the Asterisk manager? Regards Bilal ------------------------- It depends on how you are configured. The gui interfaces using Asterisk Manager, so you get the Same IO from the gui that you would get from a native manager session. -----Original Message----- From: asterisk-users-bounces at
2011 Sep 11
5
Link between Qt GUI and R
hi, i want to build a Qt front-end GUI which communicates with R, and i am not sure what i should use for the interface. There seems to be many ways: R.dll, Rinside, Rcpp, RQt, Rtools... . what is the best way? please advice. basically what i want to do is that, the Qt GUI will allow users to make selection and enter numbers, these inputs will be fed to R, already written .R files will perform
2006 Jan 23
3
Easy, Robust and Stable GUI???
...and R seems to be the most stable and mature (not to mention powerful) open source statistical program going. The only downfall is that the school has been using spss for years and would demand a similarly user friendly GUI based statistical program to replace it. I have looked at a few of the R guis and most of them look like they are just command line interfaces in pretty desktop windows and not really a gui like spss. If anyone knows of any stable, userfriendly and robust guis for R that would be similar to using spss please let me know, as I would love for my school to start embracing open...
2005 Oct 15
6
R GUI considerations (was: R, Wine, and multi-threadedness)
Hello, Following a discussion initiated on r-devel, that mentions SciViews-R and other GUIs issues for R, I would like to make comments (and would be happy if these comments would initiate interesting initiatives). A big, big problem with SciViews-R is that a part of it is written in Visual Basic 6, a M$$$$ language, not supported any more, buggy, non transposable to other platforms,...
2007 Oct 15
11
What web GUI are people happy with?
Just wondering what web GUI people like for asterisk. I installed asterisk from source and I was looking at possibly installing web GUI for system management. So far freepbx.org looks promising anybody else have any suggestions. Thanks Roy Anciso Director of Technology Manistee Intermediate School District 1710 Merkey Road Manistee, MI 49660 Ph: 231-723-4264 Fx: 231-723-1690 roy
2004 Mar 16
3
save GUI window position in windows version?
Hi, I'm using windows GUI version. Is there any way to save window position from previous session?Everytime I open GUI starts as maximized and I have to resize it. Thanks for the help. SI
2006 Jul 13
1
R --gui=GNOME problem
I've installed GNU R statistical comupting language and environment 2.2.1-2 by Synaptic (on Ubunti Linux 6.06 Dapper Drake). I've installed also r-gnome to have a GUI. I can't start my GUI. Why R --gui=GNOME don't start? It cannot find rgnome. R --gui=tk command instead is good. What's the best GUI for R? How can I start my GUI? Thanks Paco
2007 Jan 18
2
MySQL admin GUI
...4.1.20 Vendor: CentOS and phpMyAdmin. I've seen the MySQL Administrator GUI tool proovided by MySQL AB is only available for MySQL 5.x series, and there is not CentOS package anyway (yum list *mysql* don't shows any MySQL admin GUI available). ?What MySQL admin GUIs have we currently? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20070118/889d378f/attachment.sig>
2018 Nov 06
1
[PATCH] p2v: use newer GTK APIs if possible
Make use of APIs available in early GTK+ 3 versions, adding compatibility functions/macros for older GTK+ versions. There is no behaviour change, and it helps in porting to even newer GTK+ versions. --- p2v/gui-gtk3-compat.h | 16 ++++++++++++++++ p2v/gui.c | 13 +++++++++---- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/p2v/gui-gtk3-compat.h
2006 Dec 08
2
Management GUI
Hi All Can anyone suggest a comprehensive GUI manager for Asterisk. It doesn't matter if it is open source or commercial. We currently have 100's of users currently managed via the real time database. Groups of users belong to their own contexts. We would like a system that is able to integrate with our current real time setup and then allow us the ability to customise every