Learn R Programming

gWidgets2 (version 1.0-9)

Rewrite of gWidgets API for Simplified GUI Construction

Description

Re-implementation of the 'gWidgets' API. The API is defined in this package. A second, toolkit-specific package is required to use it. At this point only 'gWidgets2tcltk' is viable.

Copy Link

Version

Install

install.packages('gWidgets2')

Monthly Downloads

3,334

Version

1.0-9

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

January 10th, 2022

Functions in gWidgets2 (1.0-9)

editable

Controls whether widget is editable or not
add

Add a child object to parent container
check_return_class

check that toolkit object return the right class
XXX

Functions to message something needs doing. Easy to search for
check_deprecated

Method to send message if any depreacted arguments are being used
guiWidgetsToolkit-class

A class to record the toolkit a gui object uses
enabled

enabled
call_meth

helper function to bypass lack of cached value in method call
dispose

Dispose of object
flatten

Flatten a nested list
focus

Does widget have focus
galert

Alert dialog to display transient messages
gaction

An action constructor
font

Returns font specification for widget, if available
gconfirm

Constructor for modal dialog to get confirmation
gcombobox

constructor for a combobox
get_index_in_list

get index of element of list
gcheckboxgroup

Constructor for checkbox group. A linked group of checkboxes, but not exclusive.
getWithDefault

Return x unless NULL, NA, length 0, ..., in which case we give default
gWidgets2-package

gWidgets2. An API for programming GUIs
gcontainer

Common parts of a container widget
gbasicdialog

Constructor for modal dialog that can contain an arbitrary widget
gbutton

Basic button widget
gfile

dialog for file and directory selection
gdfnotebook

A notebook container for many gdf instances
gdf

Constructor for a data frame editor
gfilter

A widget for filtering a data frame
addHandlerChanged.GGraphics

change handler for ggraphics
.gdfnotebook.default

Toolkit constructor
gmenu

menu constructor, main and popup
[.GDefaultWidget

Return items
gcalendar

A constructor for a date selection widget
gtext

Multiline text edit constructor
gframe

Constructor for framed box container with label
gformlayout

A form layout container
gtimer

Basic timer widget
gmessage

Constructor for modal message dialog
gcheckbox

constructor for checkbox widget
ggraphics

Constructor for an embeddable graphics device
gedit

Single line text edit constructor
ggraphicsnotebook

A notebook widget holding plot devices
getToolkitWidget

Get underlying toolkit widget
gexpandgroup

Constructor of box container widget with disclosure trigger and label
get_object_from_string

Get an object from an environment specified by a string.
ggroup

Basic box container
gimage

A widget for displaying an image file
gnotebook

Constructor for a tabbed notebook container
glabel

Basic label widget
glayout

Constructor for grid layout container
guiToolkit

set or get the current toolkit for gWidgets
gtree

constructor for widget to display heirarchical data
ginput

Constructor for modal dialog to collect a line of text
gprogressbar

Basic progress bar widget
ghtml

Widget for HTML display
gradio

Constructor for radio button widget
gseparator

constructor providing a widget for displaying a line in a GUI
gtoolbar

A toolbar constructor
gpanedgroup

constructor for a two-paned container
is_empty

is value missing, null, 0-length or NA length 1
gstatusbar

constructor to add a status bar to main window
gtable

A constructor for displaying tabular data for selection
addSpring

Add a spring to box containers
svalue

svalue
gtoolkit

Which toolkit are we using?
gslider

slider widget constructor
tag

get a persistent attribute for an object
gspinbutton

Spinbutton constructor
gvarbrowser

Constructor for workspace variable browser
gstackwidget

Constructor for a stack of widgets
gwidget

Common parts of a widget
addStockIcons

Method to add icon to list of stock icons
gwindow

gwindow
installing_gWidgets_toolkits

blurb about installation
isExtant

Check if widget is extant.
is_MacOSX

Return logical indicating if we are on a macintosh machine
is_Windows

Return logical indicating if we are on a Windows machine
tooltip

Get a tooltip for the widget
undo

Undo past action.
redo

Redo past action.
observer

constructor for handler object
size

Return size (width and height) of widget
short_summary

Provide a short summary for an object
visible

Controls whether widget is visible or not