Development Sample Source Code: Difference between revisions
Appearance
No edit summary |
|||
Line 20: | Line 20: | ||
|- | |- | ||
! Name !! License !! Comments | ! Name !! License !! Comments | ||
|- | |||
| [[OS/2 Work Place Shell Sample Program - Address Book]] ||Any Derivative - Include IBM Copyright || ShrAddressBook is an example of "restrictive containment". | |||
|- | |- | ||
| [[PostWhat WPS Class Example]] ||BSD 3-Clauses || PostWhat WPS Class example | | [[PostWhat WPS Class Example]] ||BSD 3-Clauses || PostWhat WPS Class example | ||
Line 29: | Line 31: | ||
|} | |} | ||
==OpenDoc== | |||
[[Category:Tools]] | [[Category:Tools]] |
Revision as of 22:32, 19 January 2014
DIVE
Presentation Manager
Name | License | Comments |
---|---|---|
DRAGINFO | Public Domain | Provides information for testing and debugging drag-and-drop applications. |
Sample program for OS/2 Drag/Drop facilities | BSD Like | A sample program for OS/2 Drag/Drop facilities (aka Direct Manipulation). |
WPS-SOM
Name | License | Comments |
---|---|---|
OS/2 Work Place Shell Sample Program - Address Book | Any Derivative - Include IBM Copyright | ShrAddressBook is an example of "restrictive containment". |
PostWhat WPS Class Example | BSD 3-Clauses | PostWhat WPS Class example |
Object-Oriented Programming Using SOM and DSOM | Any Derivative | Examples for SOM DSOM Programming |
Sample program that demonstrates OS/2 Drag/Drop in WPS | BSD Like | Sample program that demonstrates a mechanism for allowing OS/2 Drag/Drop facilities (aka Direct Manipulation) to work between a normal PM window and the WorkPlace Shell. |