Jump to content

ObjectPM Control Pack: Difference between revisions

From EDM2
Created page with "==Description== ==Download== * N/A ==License== * Commercial - * Discontinued ==Author== * [http://www.os2world.com/wiki/index.php/Secant_Technologies Secant Technologies]..."
 
No edit summary
Line 1: Line 1:
==Description==
The Custom Control Pack provides a set of additional controls for your programs, some build upon existing OS/2 controls and others are completely new. All of the controls are supported by [[Prominare Designer]] and [[Universal Resource Editor]] from [[IBM]]. Each control has an implementation for ObjectPM, Borland's OWl and IBM's [[ICLUI]] class libraries as well as a C interface.


==Download==
The following is a description of the controls included in the pack. Click on the control name to see a screenshot of that control.
* N/A
 
* SpreadSheet - The SpreadSheet control has of rows and columns of cells that can be used to with the approriate background code to construct spreadsheet or database like
 
* Calendar - Displays a calendar, one month at a time, allowing a user to click on a day to select it or to flip between months and years with a large number of display and manipulation options.
 
* DateComboBox - Combines the functionality of a standard OS/2 combo box and the Calendar control above, allowing a user to "drop-down" a calendar
 
* CellBox - Multiple columns and colours added to standard PM List Box.
 
* CellComboBox - Drop-down version of CellBox
 
* ControlList - Scrollable ontainer for other controls.
 
* RTFViewer - Allows you to  display and print Rich Text Format (RTF) files.
 
* Thermometer - Slider-like control that displays a numeric value as mercury in a thermometer.
 
* LEDGauge - Static slider-like control that displays a numeric value as either a colored bar or as a series of individual LED color bars
 
* SplitBar - Vertical or horizontal bar that you can click and drag around a window. When you release the mouse button, it notifies its owner of the move, allowing the owner to update sizes and positions of other windows.
 
* GIFImage - Loads a ".GIF" file and converts it to a bitmap for displaying or manipulating.
 
* GIFControl - Static control like the bitmap or icon static controls.


==License==
* DataField - An extension of the standard OS/2 PM single line entry control that adds the ability to do edit masks and uses a buffer to store and retrieve data in its native type.
* Commercial -
* Discontinued


==Author==
==Version==
* [http://www.os2world.com/wiki/index.php/Secant_Technologies Secant Technologies]
* N/A


==Links==
==Links==
* [https://web.archive.org/web/19990203145540/http://www.secant.com/ctrlpk1/ctrlpk1.htm]
* [https://web.archive.org/web/19990203145540/http://www.secant.com/ctrlpk1/ctrlpk1.htm]


[[Category:Tools]]
==Licence and availability==
* Discontinued commercial software
 
==Author==
* [[Michael Flis]]
* [[Secant Technologies]]
 
[[Category:Tools]][[Category:C]]

Revision as of 04:17, 10 March 2016

The Custom Control Pack provides a set of additional controls for your programs, some build upon existing OS/2 controls and others are completely new. All of the controls are supported by Prominare Designer and Universal Resource Editor from IBM. Each control has an implementation for ObjectPM, Borland's OWl and IBM's ICLUI class libraries as well as a C interface.

The following is a description of the controls included in the pack. Click on the control name to see a screenshot of that control.

  • SpreadSheet - The SpreadSheet control has of rows and columns of cells that can be used to with the approriate background code to construct spreadsheet or database like
  • Calendar - Displays a calendar, one month at a time, allowing a user to click on a day to select it or to flip between months and years with a large number of display and manipulation options.
  • DateComboBox - Combines the functionality of a standard OS/2 combo box and the Calendar control above, allowing a user to "drop-down" a calendar
  • CellBox - Multiple columns and colours added to standard PM List Box.
  • CellComboBox - Drop-down version of CellBox
  • ControlList - Scrollable ontainer for other controls.
  • RTFViewer - Allows you to display and print Rich Text Format (RTF) files.
  • Thermometer - Slider-like control that displays a numeric value as mercury in a thermometer.
  • LEDGauge - Static slider-like control that displays a numeric value as either a colored bar or as a series of individual LED color bars
  • SplitBar - Vertical or horizontal bar that you can click and drag around a window. When you release the mouse button, it notifies its owner of the move, allowing the owner to update sizes and positions of other windows.
  • GIFImage - Loads a ".GIF" file and converts it to a bitmap for displaying or manipulating.
  • GIFControl - Static control like the bitmap or icon static controls.
  • DataField - An extension of the standard OS/2 PM single line entry control that adds the ability to do edit masks and uses a buffer to store and retrieve data in its native type.

Version

  • N/A

Links

Licence and availability

  • Discontinued commercial software

Author