Jump to content

Cell Toolkit: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
Line 1: Line 1:
[[image:CellToolkit.png|thumb]]
Cell Toolkit s a small library for OS/2 PM. It was designed to
Cell Toolkit s a small library for OS/2 PM. It was designed to
simplify implementation of two important parts of user interface (UI):
simplify implementation of two important parts of user interface (UI):

Latest revision as of 23:51, 10 September 2019

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

  • Split views
  • Toolbars

Functions

  • ShowCell
  • GetSplit
  • SetSplit
  • GetSplitType
  • SetSplitType
  • CountControls
  • CellProc
  • CellClientProc
  • CreateCell
  • CreateTb
  • BtProc
  • TbProc
  • TbSeparatorProc
  • RecalcTbDimensions
  • TrackRectangle
  • TbClientProc
  • ToolkitInit
  • CreateToolbar
  • CellWindowFromID
  • CellParentWindowFromID
  • GenResIDStr

Article

Links