The Cdk dialog widget creates a dialog box with a message and a varied number of buttons to choose from. The following are functions which create or manipulate the Cdk dialog box widget.
Cdk has special formatting commands which can be included in any string which add highlights, justification, or even colors to a basic string. This manual page outlines and demonstrates how they work....
The Cdk entry widget creates an entry box with a label and an entry field. The following are functions which create or manipulate the Cdk entry box widget.
The Cdk file selector widget creates a widget which allows a user to interact with the Unix file system. This widget allows the user to traverse the file system and even delete files. (See NO...
The Cdk graph widget creates a graph widget. This widget can draw a graph in both plot mode and line mode. The following are functions which create or manipulate the Cdk graph box widget.
The Cdk histogram widget creates a histogram widget. This widget can draw a vertical or horizontal histogram. The following are functions which create or manipulate the Cdk histogram box widget.
The Cdk itemlist widget creates a widget which allows a user to select from a list of preset character strings. The best examples of something like this are the days of the week or the months of the y...
The Cdk mentry widget creates a multiple line entry box with a label and an entry field. The following are functions which create or manipulate the Cdk mentry box widget.
The Cdk scale widget creates a scale box with a label and a scale field. The following are functions which create or manipulate the Cdk scale box widget.