Learn R Programming

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

gWidgets (version 0.0-54.1)

gWidgets API for Building Toolkit-Independent, Interactive GUIs

Description

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 .

Copy Link

Version

Install

install.packages('gWidgets')

Monthly Downloads

102

Version

0.0-54.1

License

GPL (>= 2)

Maintainer

john verzani

Last Published

January 27th, 2019

Functions in gWidgets (0.0-54.1)

gWidgets-dnd

Functions to add drag and drop ability to widgets
gcommandline

A command line interface
gdf

Constructor of widget to edit a data frame
gWidgets-package

gWidgets API for building toolkit-independent, interactive GUIs
gWidgets-undocumented

Undocumented, but exported, functions
gcheckboxgroup

Widget to allow multiple selection from a vector of items
gcombobox

Widgets to allow selection from a vector of items
gnotebook

constructor for notebook widget
glayout

A container for aligning widgets in a table
gpanedgroup

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

Constructors to make menubars or toolbars
gWidgets-classes

Classes for gWidgets instances
gWidgets-dialogs

Basic dialog constructors
ggraphics

Constructor for a toolkit specific plot device and a notebook to wrap plots in
gslider

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

Constructor of status bar widget
guiToolkit

Function to select the GUI toolkit used by gWidgets
guiWidget-class

Class "guiWidget" ~~~
ggroup

Box containers for packing in subsequent widgets
gbutton

Button constructors
gcheckbox

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

Constructor for widget to handle single-line text input
gfile

Dialogs for file and date selection
ghelp

Widget to interface with help pages
gradio

Radio button group widget
ghtml

Constructors for widgets to handle text input
gseparator

Widget to draw separator line
gsvg

Constructor for widget to show SVG files
gWidgets-icons

Functions for adding icons
gtable

Constructor for widget to display tabular data
gvarbrowser

Widget for browsing environment
gwindow

Constructor for base container
gWidgets-methods

Methods for gWidgets instances
gimage

Constructor to show images
gtext

Constructor for widget for multi-line editable text input
glabel

Constructors for label widget
ggenericwidget

A constructor to create widgets for evaluating functions
gtree

Constructor for widget to display heirarchical dta
gformlayout

A constructor for laying out groups of widgets from a template defined by a list
gWidgets-handlers

Methods to add event handlers to objects