Learn R Programming

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

gWidgets (version 0.0-27)

gWidgets API for building toolkit-independent, interactive GUIs

Description

gWidgets provides a toolkit-independent API for building interactive GUIs. Atleast 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-27

License

GPL (>= 2)

Maintainer

John Verzani

Last Published

April 29th, 2020

Functions in gWidgets (0.0-27)

gWidgets-dnd

Functions to add drag and drop ability to widgets
ghelp

Widget to interface with help pages
gdf

Constructor of widget to edit a data frame
gWidgets-dialogs

Basic dialog constructors
gcommandline

A command line interface
gWidgets-package

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

Functions for adding icons
gWidgets-handlers

Methods to add event handlers to objects
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
gwindow

Constructor for base container
glabel

Constructors for widgets that show text or images
gWidgets-methods

Methods for gWidgets instances
gedit

Constructors for widgets to handle text input
guiWidget-class

Class "guiWidget" ~~~
gstatusbar

Constructor of status bar widget
gradio

Widgets to allow selection from a vector of items
gWidgets-undocumented

Undocumented, but exported, functions
gtable

Constructor for widget to display tabular data
ghtml

Constructors for widgets to handle text input
gmenu

Constructors to make menubar or toolbars
gvarbrowser

Widget for browsing environment
gfile

Dialogs for file and date selection
gcheckbox

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

Containers for packing in subsequent widgets
guiToolkit

Function to select the GUI toolkit used by gWidgets
ggraphics

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

Widget to draw separator line
ggenericwidget

A constructor to create widgets for evaluating functions
gtree

Constructor for widget to display heirarchical dta
gslider

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

constructor for notebook widget