Learn R Programming

widgetTools (version 1.50.0)

Creates an interactive tcltk widget

Description

This packages contains tools to support the construction of tcltk widgets

Copy Link

Version

Version

1.50.0

License

LGPL

Maintainer

J Zhang

Last Published

February 15th, 2017

Functions in widgetTools (1.50.0)

oneVScrList

A function that creates a groups of list boxes sharing a single vertical scroll bar
safeFileOpen

A function that checks to see if a connection can be made to a given file
basicPW-class

Class "basicPW", a basic class for primary widgets
button

Functions to construct objects of primary widgets and render them
widgetView-class

Class "widgetView", a class for a GUI type widget holding widget elements
writeText

Functions that read from and write to tcltk widgets
widget-class

Class "widget" creates a widget with primary widgets contained in the list pWidgets rendered
tooltip

A tcltk widget to mimic a tooltip
dropdownList

A widget to mimic a dropdown list
makeViewer

Put a Scrollable List Box into a tkWidget.