New widgets


Arrow
Core->Simple->Label->Command->Repeater->Arrow
It consists of a directional arrow surrounded by a border shadow.
Container
Core->Composite->Constraint->Container
Superclass for all Athena widget subclasses of Composite (Paned, Form,...).
Frame
Core->Composite->Constraint->Container->Frame
Enclose children in a different style border.
It can make a fraction base geometry management for children.
Separator
Core->Simple->Separator
It separates items in a display.
It can have as horizontal or vertical orientation.
ScrolledTable
Core->Composite->Constraint->Container->ScrolledTable
It used to facilitate an adjustment title, ordinal numbers and table to integrate they into one widget.
It can have several children: "sign" in top-left conner, "row" as title, "column" as column with ordinal numbers and "stuff" as the main table.
Table
Core->Composite->Constraint->Container->Table
It used to operate with text data represented in row-column form.
Each table's cell is single line text. It can be edited by direct editing by using AsciiText widget called in current cell, or via standard X Window Interclient Communications.

Vladimir T. Romanovski
romsky@hp1.oea.ihep.su