Learn R Programming

⚠️There's a newer version (0.0-54.2) of this package.Take me there.

gWidgets (version 0.0-54)

gWidgets API for building toolkit-independent, interactive GUIs

Description

gWidgets provides a toolkit-independent API for building interactive GUIs. At least one of the 'gWidgetsXXX packages', such as gWidgetstcltk, needs to be installed. Some icons are on loan from the scigraphica project http://scigraphica.sourceforge.net.

Copy Link

Version

Install

install.packages('gWidgets')

Monthly Downloads

113

Version

0.0-54

License

GPL (>= 2)

Maintainer

john verzani

Last Published

August 28th, 2014

Functions in gWidgets (0.0-54)

gtable

Constructor for widget to display tabular data
gtext

Constructor for widget for multi-line editable text input
gsvg

Constructor for widget to show SVG files
gcombobox

Widgets to allow selection from a vector of items
glayout

A container for aligning widgets in a table
gWidgets-dialogs

Basic dialog constructors
gWidgets-package

gWidgets API for building toolkit-independent, interactive GUIs
gstatusbar

Constructor of status bar widget
gWidgets-methods

Methods for gWidgets instances
gcheckbox

Constructor of widget to indicate whether a value is desired or not
ggraphics

Constructor for a toolkit specific plot device and a notebook to wrap plots in
gWidgets-handlers

Methods to add event handlers to objects
gWidgets-dnd

Functions to add drag and drop ability to widgets
ghtml

Constructors for widgets to handle text input
glabel

Constructors for label widget
gcheckboxgroup

Widget to allow multiple selection from a vector of items
gpanedgroup

A paned group holds two child components with a handle, or sash, between them to adjust the amount of space allocated to each
gcommandline

A command line interface
gfile

Dialogs for file and date selection
gformlayout

A constructor for laying out groups of widgets from a template defined by a list
gnotebook

constructor for notebook widget
ggenericwidget

A constructor to create widgets for evaluating functions
gvarbrowser

Widget for browsing environment
gseparator

Widget to draw separator line
guiWidget-class

Class "guiWidget" ~~~
gmenu

Constructors to make menubars or toolbars
gslider

Constructors for widgets to select a value from a sequence.
gbutton

Button constructors
gdf

Constructor of widget to edit a data frame
gWidgets-undocumented

Undocumented, but exported, functions
gtree

Constructor for widget to display heirarchical dta
gedit

Constructor for widget to handle single-line text input
gWidgets-icons

Functions for adding icons
gradio

Radio button group widget
guiToolkit

Function to select the GUI toolkit used by gWidgets
gWidgets-classes

Classes for gWidgets instances
gwindow

Constructor for base container
ggroup

Box containers for packing in subsequent widgets
ghelp

Widget to interface with help pages
gimage

Constructor to show images