|
|
(70 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
| __NOTOC__
| | Visit also the [[List of Presentation Manager Articles]]. |
| This are the articles related to OS/2 Presentation Manager.
| |
|
| |
|
| <!-- TABLE WITH COLUMNS -->
| | This category includes the Presentation Manager related articles: |
| <table>
| |
| <tr style="vertical-align:top;">
| |
|
| |
|
| <!-- FIRST COLUMN -->
| | [[Category:Articles]] |
| <td style="width:30%; border: 1px solid #c6c9ff; padding: .5em 1em 1em; color: #000000; background-color: #f0f0ff">
| |
| | |
| <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">EDM/2 Wiki Articles</h3>
| |
| * [[Implementing Flyout Menus in OS/2]] by [[Mike La Martina]] (May 1999)
| |
| * [[Mnemonics in Dialog Boxes]] by [[Stefan Ruck]] (September 1998)
| |
| * [[Calling PM from AVIO Applications]] by [[Roman Stangl]] (August 1998)
| |
| * [[Disabling a Window (Rectangle)]] by [[Roman Stangl]] (October 1997)
| |
| * [[Notebook Key Processing]] by [[Roman Stangl]] (August 1997)
| |
| * [[Fitting a Notebook into a Dialog]] by [[Roman Stangl]] (July 1997)
| |
| * [[Assembly Language Programming for OS/2 Presentation Manager]] by [[Micho Durdevich]]
| |
| * [[OS/2 Frequently Asked Questions]] (PM Related) by [[Dean Roddey]] (November 1995)
| |
| * [[Using a DLL for a PM hook]] by [[Roger Orr]] (May 1995)
| |
| * Introduction to PM Programming by [[Larry Salomon Jr.]] (1993 - 1994 - 1995)
| |
| ** [[Introduction to PM Programming - Dec 1993|A new intro, Events, Resources and Handles]] by [[Larry Salomon Jr.]] (December 1993)
| |
| ** [[Introduction to PM Programming - Jan 1994|Basic concepts and components of a simple app]] by [[Larry Salomon Jr.]] (January 1994)
| |
| ** [[Introduction to PM Programming - Feb 1994|The window procedure]] by [[Larry Salomon Jr.]] (February 1994)
| |
| ** [[Introduction to PM Programming - Mar 1994|Dialog boxes and resource files]] by [[Larry Salomon Jr.]] (March 1994)
| |
| ** [[Introduction to PM Programming - Apr 1994|Tdialog procedures and its controls]] by [[Larry Salomon Jr.]] (April 1994)
| |
| ** [[Introduction to PM Programming - May 1994|The dialog procedure continued and the first window class (WC_ENTRYFIELD)]] by [[Larry Salomon Jr.]] (May 1994)
| |
| ** [[Introduction to PM Programming - Jun 1994|WC_ENTRYFIELD cont., it's messages and associated concepts]] by [[Larry Salomon Jr.]] (June 1994)
| |
| ** [[Introduction to PM Programming - Jul 1994|WC_LISTBOX class, its use, limitations and messages(some)]] by [[Larry Salomon Jr.]] (July 1994)
| |
| ** [[Introduction to PM Programming - Sep 1994|nameDlgProc() and Listboxes]] by [[Larry Salomon Jr.]] (September 1994)
| |
| ** [[Introduction to PM Programming - Oct 1994|WC_BUTTON class]] by [[Larry Salomon Jr.]] (October 1994)
| |
| ** [[Introduction to PM Programming - Nov 1994|Ownerdrawn control and Button control]] by [[Larry Salomon Jr.]] (November 1994)
| |
| ** [[Introduction to PM Programming - Dec 1994|WC_LISTBOX class]] by [[Larry Salomon Jr.]] (December 1994)
| |
| ** [[Introduction to PM Programming - Jan 1995|Ownerdrawn capabilities of the WC_LISTBOX class.]] by [[Larry Salomon Jr.]] (January 1995)
| |
| ** [[Introduction to PM Programming - Feb 1995|WC_TITLEBAR and WC_STATIC classes]] by [[Larry Salomon Jr.]] (February 1995)
| |
| ** [[Introduction to PM Programming - Apr 1995|WC_MENU class]] by [[Larry Salomon Jr.]] (April1995)
| |
| ** [[Introduction to PM Programming - May 1995|WC_MENU class continued]] by [[Larry Salomon Jr.]] (May 1995)
| |
| ** [[Introduction to PM Programming - Jun 1995|A sample app. with a menu control]] by [[Larry Salomon Jr.]] (June 1995)
| |
| ** [[Introduction to PM Programming - Sep 1995|Popup Menus, interacting messages for the menu control and neat possibilities for menus]] by [[Larry Salomon Jr.]] (September 1995)
| |
| ** [[Introduction to PM Programming - Nov 1995|WC_SCROLLBAR class]] by [[Larry Salomon Jr.]] (March 1994)
| |
| ** [[Introduction to PM Programming - Dec 1995|The use of scrollbars in an application]] by [[Larry Salomon Jr.]] (December 1995)
| |
| ** [[Introduction to PM Programming - Feb 1996|The slider classes]] by [[Larry Salomon Jr.]] (February 1996)
| |
| * [[Programming the OS/2 Switch List]] by [[Roger Orr]] (December 1994)
| |
| * [[Programming the OS/2 Container Control: By Example]] by [[Peter Haggar]] and [[Peter Brightbill]] (1993)
| |
| * [[Programming the OS/2 Container Control: The Basics]] by [[Peter Haggar]] and [[Peter Brightbill]] (1993)
| |
| * [[Drawing your own listboxes]] by [[Roger Orr]] (April 1991)
| |
| | |
| | |
| <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">EDM/2 Classic Articles</h3>
| |
| * [http://www.edm2.com/0604/cell.html Split Views and Toolbars] by [[Sergey I. Yevtushenko]] (April 1998)
| |
| * [http://www.edm2.com/0603/notebook.html OS/2 v4.0 Notebooks] by [[Stephane Bessette]] (March 1998)
| |
| * [http://www.edm2.com/0510/candybarz.html The Making of CandyBarZ] by [[Matt Wagner]] (October 1997)
| |
| * [http://www.edm2.com/0501/hooks.html Hooking: TSRs Invade PM] by [[Michael Shillingford]] (January 1997)
| |
| * [http://www.edm2.com/0310/bubblehelp.html Bubble help] by [[Eric Slaats]] (December 1995)
| |
| * [http://www.edm2.com/0304/bcc.html Building an Editor] (Part 1, 2 and 3) by [[Eric Slaats]] and [[Marc Mittelmeijer]] (April/November 1995)
| |
| * [http://www.edm2.com/0308/buttonbar.html Easy Buttonbars] by [[Eric Slaats]] (September 1995)
| |
| * [http://www.edm2.com/0208/viowin1.html The Design and Implementation of VIOWIN] (Part 1 to 8) by [[Larry Salomon Jr.]]
| |
| * [http://www.edm2.com/0302/spinbtn.html The Infinitely Floating Spinbutton] by [[Marc Mittelmeijer]] and [[Eric Slaats]] (February 1995)
| |
| * [http://www.edm2.com/0205/sprites.html Sprites and Animation] by [[Larry Salomon Jr.]](May/July 1994)
| |
| ** [http://www.edm2.com/0205/sprites.html Part 1] by [[Larry Salomon Jr.]]
| |
| ** [http://www.edm2.com/0206/sprites.html Part 2] by [[Larry Salomon Jr.]]
| |
| ** [http://www.edm2.com/0207/sprites.html Part 3] by [[Larry Salomon Jr.]]
| |
| ** [http://www.edm2.com/0208/sprites.html Part 4] by [[Larry Salomon Jr.]]
| |
| * [http://www.edm2.com/0201/hooks.html Utilizing Hooks for Added Capabilities] by [[Larry Salomon Jr.]] (January 1994)
| |
| * [http://www.edm2.com/0107/directspy.html Writing a Direct Manipulation Spy] by [[Larry Salomon Jr.]] (December 1993)
| |
| * [http://www.edm2.com/0106/threadspm.html Threads in PM Applications] by [[Larry Salomon Jr.]] (November 1993)
| |
| * [http://www.edm2.com/0103/container1.html Programming the Container Control] by [[Larry Salomon Jr.]] (May/October 1993)
| |
| * [http://www.edm2.com/0104/cppencap.html C++ Encapsulation of PM] by [[Gordon Zeglinski]] (July/August/September 1993)
| |
| * Development of a New Window Class by [[Larry Salomon Jr.]]
| |
| ** [http://www.edm2.com/0104/newwinclass1.html Development of a New Window Class - Part 1] by [[Larry Salomon Jr.]] (July/August/September 1993)
| |
| ** [http://www.edm2.com/0105/newwinclass2.html Development of a New Window Class - Part 2] by [[Larry Salomon Jr.]] (October 1993)
| |
| * Introduction and a bare-bones PM application by [[Gavin Baker]] (March 1993)
| |
| * [http://www.edm2.com/0101/palette.html The Unofficial guide to the Palette Manager] by [[Raja Thiagarajan]] (March 1993)
| |
| ** [http://www.edm2.com/0101/intropm.html Introduction and a bare-bones PM application] by [[Gavin Baker]] (March 1993)
| |
| ** [http://www.edm2.com/0102/intropm.html (Processes and Threads)] by [[Gavin Baker]] (April 1993)
| |
| ** [http://www.edm2.com/0103/intropm.html (Resources)] by [[Gavin Baker]] (May/June 1993)
| |
| | |
| | |
| | |
| <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Related Categories</h3>
| |
| * [[:Category:SOM Articles|SOM Articles]]
| |
| | |
| </td>
| |
| | |
| <!-- SECOND COLUMN -->
| |
| <td style="width:30%; border: 1px solid #c6c9ff; padding: .5em 1em 1em; color: #000000; background-color: #f0f0ff">
| |
| | |
| <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">External Articles</h3>
| |
| * [http://supportline.microfocus.com/documentation/books/oc41books/uipm16cn.htm Microfocus COBOL - Chapter 14: Presentation Manager Applications (16-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]]
| |
| | |
| | |
| | |
| <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Public Resources</h3>
| |
| * [http://cyberkinetica.homeunix.net/os2tk45/pm1/ PM1.INF - Presentation Manager Programming Guide and Reference, Part 1 of 5] by [[IBM]]
| |
| * [http://cyberkinetica.homeunix.net/os2tk45/pm2/ PM2.INF - Presentation Manager Programming Guide and Reference, Part 2 of 5] by [[IBM]]
| |
| * [http://cyberkinetica.homeunix.net/os2tk45/pm3/ PM3.INF - Presentation Manager Programming Guide and Reference, Part 3 of 5] by [[IBM]]
| |
| * [http://cyberkinetica.homeunix.net/os2tk45/pm4/ PM4.INF - Presentation Manager Programming Guide and Reference, Part 4 of 5] by [[IBM]]
| |
| * [http://cyberkinetica.homeunix.net/os2tk45/pm5/ PM5.INF - Presentation Manager Programming Guide and Reference, Part 5 of 5] by [[IBM]]
| |
| | |
| | |
| <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Retail Books</h3>
| |
| * [http://books.google.com/books?id=HlEIAAAACAAJ OS/2 Warp presentation manager mentor: Foundations of PM programming] - Wiley, 1996 by [[Michael Drapkin]]
| |
| * [http://www.amazon.com/exec/obidos/ISBN=0471058394/edm2A/ Os/2 Warp Presentation Manager for Power Programmers] by [[Uri Joseph Stern]], [[James S. Morrow]], [[Urijoseph Stern]] - John Wiley & Sons Inc (Computers) (December 1995) - [http://www.edm2.com/0405/codesmith.html Book Review]
| |
| * [http://www.amazon.com/exec/obidos/ISBN=0442019394 OS/2 Presentation Manager GPI: Graphics Programming Guide to the 32-Bit Operating System] by [[Graham C. Winn]] - Van Nostrand Reinhold Company; 2nd edition (December 1994) - [http://www.edm2.com/0206/codesmith.html Book Review]
| |
| * [http://www.amazon.com/Presentation-Manager-Programming-Book-Disk/dp/1562761234 OS/2 Presentation Manager Programming] by [[Charles Petzold]] - Ziff Davis Pr; Pap/Dskt edition (July 1994) - [http://www.edm2.com/0211/codesmith.html Book Review]
| |
| * [http://www.amazon.com/Advanced-Presentation-Programming-Professional-Computing/dp/047159198X Advanced Os/2 Presentation Manager Programming] by [[Thomas E. Burge]] - John Wiley & Sons Inc (Computers) (November 1993)
| |
| * [http://www.amazon.com/exec/obidos/ISBN=0442012926/edm2A/ Learning to Program OS/2 2.0 Presentation Manager by Example] - Van Nostrand Reinhold; Har/Dis edition (August 1992) by [[Stephen A. Knight]] - [http://www.edm2.com/0204/codesmith.html Book Review]
| |
| * [http://books.google.com/books?id=ALZQAAAAMAAJ OS/2 Presentation Manager programming: hints and tips] by [[Bryan Goodyer]] - McGraw-Hill (1993)
| |
| * [http://books.google.com/books?id=eBQ0AQAAIAAJ Programmer's guide to the OS/2 presentation manager] by [[Michael J. Young]] - Sybex (1989)
| |
| * [http://books.google.com/books/about/Programming_the_OS_2_Presentation_manage.html?id=x8is7COXZ98C Programming the OS/2 Presentation manager] by [[Charles Petzold]] - Microsoft Press (1989)
| |
| | |
| | |
| </td>
| |
| | |
| </table>
| |