Category:PM Articles: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 89: | Line 89: | ||
** [[Sprites and Animation Part 4|Part 4]] | ** [[Sprites and Animation Part 4|Part 4]] | ||
* [[Utilizing Hooks for Added Capabilities]] by [[Larry Salomon Jr.]] (January 1994) | * [[Utilizing Hooks for Added Capabilities]] by [[Larry Salomon Jr.]] (January 1994) | ||
* [[Sample program for OS/2 Drag/Drop facilities]] by Rick Fishman (December 1993) | |||
* [[Writing a Direct Manipulation Spy]] by [[Larry Salomon Jr.]] (December 1993) | * [[Writing a Direct Manipulation Spy]] by [[Larry Salomon Jr.]] (December 1993) | ||
* [[Threads in PM Applications]] by [[Larry Salomon Jr.]] (November 1993) | * [[Threads in PM Applications]] by [[Larry Salomon Jr.]] (November 1993) | ||
Line 127: | Line 128: | ||
* [http://supportline.microfocus.com/documentation/books/oc41books/uipm32cn.htm Microfocus COBOL - Chapter 15: Presentation Manager Applications (32-bit)] | * [http://supportline.microfocus.com/documentation/books/oc41books/uipm32cn.htm Microfocus COBOL - Chapter 15: Presentation Manager Applications (32-bit)] | ||
* [http://www.mactech.com/articles/mactech/Vol.04/04.12/OS2/index.html The Good, the Bad, and the Ugly: OS/2 Presentation Manager for Mac Programmers] by [[Dan Weston]] | * [http://www.mactech.com/articles/mactech/Vol.04/04.12/OS2/index.html The Good, the Bad, and the Ugly: OS/2 Presentation Manager for Mac Programmers] by [[Dan Weston]] | ||
* [http://os2documentation.wikinet.org/wiki/The_OS/2_Graphics_Subsystem_in_the_Workplace_OS_Family The OS/2 Graphics Subsystem in the Workplace OS Family] by [[Kelvin R. Lawrence]] (November 1993) | * [http://os2documentation.wikinet.org/wiki/The_OS/2_Graphics_Subsystem_in_the_Workplace_OS_Family The OS/2 Graphics Subsystem in the Workplace OS Family] by [[Kelvin R. Lawrence]] (November 1993) | ||
* [http://os2documentation.wikinet.org/wiki/Modifying_Your_PM_Programs_for_Pen_for_OS/2 Modifying Your PM Programs for Pen for OS/2] by [[Vera Dulaney]] and [[Kevin Lee]] (November 1993) | * [http://os2documentation.wikinet.org/wiki/Modifying_Your_PM_Programs_for_Pen_for_OS/2 Modifying Your PM Programs for Pen for OS/2] by [[Vera Dulaney]] and [[Kevin Lee]] (November 1993) |
Revision as of 01:53, 25 March 2013
This are the articles related to OS/2 Presentation Manager.
Pages in category "PM Articles"
The following 118 pages are in this category, out of 118 total.
A
C
D
H
- How do I? - Part 1
- How do I? - Part 10
- How do I? - Part 11
- How do I? - Part 12
- How do I? - Part 13
- How do I? - Part 14
- How do I? - Part 15
- How do I? - Part 16
- How do I? - Part 17
- How do I? - Part 18
- How do I? - Part 19
- How do I? - Part 2
- How do I? - Part 3
- How do I? - Part 4
- How do I? - Part 5
- How do I? - Part 6
- How do I? - Part 7
- How do I? - Part 8
- How do I? - Part 9
I
- Implementing Flyout Menus in OS/2
- Introduction and a bare-bones PM application
- Introduction and a bare-bones PM application (Processes and Threads)
- Introduction and a bare-bones PM application (Resources)
- Introduction to PM Programming - Apr 1994
- Introduction to PM Programming - Apr 1995
- Introduction to PM Programming - Dec 1993
- Introduction to PM Programming - Dec 1994
- Introduction to PM Programming - Dec 1995
- Introduction to PM Programming - Feb 1994
- Introduction to PM Programming - Feb 1995
- Introduction to PM Programming - Feb 1996
- Introduction to PM Programming - Jan 1994
- Introduction to PM Programming - Jan 1995
- Introduction to PM Programming - Jul 1994
- Introduction to PM Programming - Jun 1994
- Introduction to PM Programming - Jun 1995
- Introduction to PM Programming - Mar 1994
- Introduction to PM Programming - May 1994
- Introduction to PM Programming - May 1995
- Introduction to PM Programming - Nov 1994
- Introduction to PM Programming - Nov 1995
- Introduction to PM Programming - Oct 1994
- Introduction to PM Programming - Sep 1994
- Introduction to PM Programming - Sep 1995
M
P
- Programming Dynamic Job Properties Under OS/2
- Programming for the OS/2 PM in C
- Programming for the OS/2 PM in C:Drag & Drop
- Programming for the OS/2 PM in C:Introduction
- Programming for the OS/2 PM in C:Introduction Continues
- Programming for the OS/2 PM in C:Printing
- Programming for the OS/2 PM in C:The Clipboard
- Programming for the OS/2 PM in C:The File Dialog and Help
- Programming for the OS/2 PM in C:The window message processor
- Programming for the OS/2 PM in C:Window Resources & Controls
- Programming for the OS/2 PM in C:Window State & Some Graphics
- Programming the Container Control - Part 1
- Programming the Container Control - Part 2
- Programming the Container Control - Part 3
- Programming the OS/2 Container Control: By Example
- Programming the OS/2 Container Control: The Basics
- Programming the OS/2 File Dialog in C++
- Programming the OS/2 Switch List
S
T
- The Design and Implementation of VIOWIN - Part 1
- The Design and Implementation of VIOWIN - Part 2
- The Design and Implementation of VIOWIN - Part 3
- The Design and Implementation of VIOWIN - Part 4
- The Design and Implementation of VIOWIN - Part 5
- The Design and Implementation of VIOWIN - Part 6
- The Design and Implementation of VIOWIN - Part 7
- The Design and Implementation of VIOWIN - Part 8
- The Help Manager and Online Documentation
- The Infinitely Floating Spinbutton
- The Making of CandyBarZ
- Threads in PM Applications