Cell Toolkit: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Software
{{Software
|Picture=CellToolkit.png
|Picture=CellToolkit.png
|Version=
|Version=0.7b (2000-10-25)
|Vendor=
|Vendor=
|Author=[[Sergey I. Yevtushenko]]
|Author=[[Sergey I. Yevtushenko]]
|License=BSD 2-Clause License.
|License=BSD 2-Clause License.
|Download={{FileLink|Cell}}
|Download={{FileLink|Cell_Toolkit}}
|Website=[https://github.com/OS2World/LIB-PM-Cell_Toolkit Github]
|Website=[https://github.com/OS2World/LIB-PM-Cell_Toolkit Github]
}}
}}
Line 28: Line 28:
*Docking/undocking with drag'n'drop
*Docking/undocking with drag'n'drop
*Optional bubble help
*Optional bubble help
[[Category:Libraries]]

Revision as of 17:11, 29 June 2025

Cell Toolkit
Version 0.7b (2000-10-25)
Vendor
Author Sergey I. Yevtushenko
License BSD 2-Clause License.
Download Cell_Toolkit
Website Github

Cell toolkit is a small library for OS/2 PM. It was designed to simplify implementation of two important parts of user interface (UI):

  • Split views
  • Toolbars

What is split view? This is representation of information in one window split vertically or horizontally into two or more parts with split bar which can be moved by user, like at picture below.

Features of Cell Toolkit

  • Split views
  • Optional split bar
  • Fixed or free resizeable panes
  • Horizontal/vertical split
  • Unlimited nesting of split views
  • User controlled "rotating" splitbars
  • Simple saving/restoring of splitbar status
  • Toolbars
  • Unlimited number of toolbars
  • Docking/undocking with drag'n'drop
  • Optional bubble help