Jump to content

List of Presentation Manager Articles: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 10: Line 10:
* [[Implementing Flyout Menus in OS/2]] by [[Mike La Martina]] (May 1999)
* [[Implementing Flyout Menus in OS/2]] by [[Mike La Martina]] (May 1999)
* [[Programming for the OS/2 PM in C]] by [[Rick Papo]] (Nov 1998)
* [[Programming for the OS/2 PM in C]] by [[Rick Papo]] (Nov 1998)
* [[OS/2 v4.0 Notebooks]] by [[Stephane Bessette]] (Mar 1998)
* [[OS/2 v4.0 Notebooks]] by [[Stéphane Bessette]] (Mar 1998)
* [[Mnemonics in Dialog Boxes]] by [[Stefan Ruck]] (Sep 1998)  
* [[Mnemonics in Dialog Boxes]] by [[Stefan Ruck]] (Sep 1998)  
* [[Calling PM from AVIO Applications]] by [[Roman Stangl]] (Aug 1998)
* [[Calling PM from AVIO Applications]] by [[Roman Stangl]] (Aug 1998)
Line 35: Line 35:
* [[Split Views and Toolbars]] by [[Sergey I. Yevtushenko]] (Apr 1998)
* [[Split Views and Toolbars]] by [[Sergey I. Yevtushenko]] (Apr 1998)
* [[Dynamic Control Formatting]] by [[Alger Pike]] (Dec 1997)
* [[Dynamic Control Formatting]] by [[Alger Pike]] (Dec 1997)
* [[Programming the OS/2 File Dialog in C++]] by [[Stéphane Bessette]] (Nov 1997)
* [[Programming the OS/2 File Dialog in C++]] by Stéphane Bessette (Nov 1997)
* [[The Making of CandyBarZ]] by [[Matt Wagner]] (Oct 1997)
* [[The Making of CandyBarZ]] by [[Matt Wagner]] (Oct 1997)
* [[Disabling a Window (Rectangle)]] by [[Roman Stangl]] (Oct 1997)
* [[Disabling a Window (Rectangle)]] by Roman Stangl (Oct 1997)
* [[Notebook Key Processing]] by Roman Stangl (Aug 1997)
* [[Notebook Key Processing]] by Roman Stangl (Aug 1997)
* [[Fitting a Notebook into a Dialog]] by Roman Stangl (Jul 1997)
* [[Fitting a Notebook into a Dialog]] by Roman Stangl (Jul 1997)
* [[Assembly Language Programming for OS/2 Presentation Manager]] by [[Micho Durdevich]]
* [[Assembly Language Programming for OS/2 Presentation Manager]] by [[Micho Durdevich]]
* [[PMCX: A Combined Solution]] by [[Matt Smith]], Prominare, Inc. (Apr 1996)
* [[PMCX: A Combined Solution]] by [[Matt Smith]], Prominare, Inc. (Apr 1996)
* [[Bubble help]] by [[Eric Slaats]] (Dec 1995)
* [[Bubble help]] by Eric Slaats (Dec 1995)
* [[OS/2 Frequently Asked Questions (PM Related)]] by [[Dean Roddey]] (Nov 1995)
* [[OS/2 Frequently Asked Questions (PM Related)]] by [[Dean Roddey]] (Nov 1995)
* [[One Call Does It All]] by [[Monte Copeland]] (Apr 1995)
* [[One Call Does It All]] by [[Monte Copeland]] (Apr 1995)
Line 75: Line 75:
** [[Introduction to PM Programming - Dec 1995|The use of scrollbars in an application]] (Dec 1995)
** [[Introduction to PM Programming - Dec 1995|The use of scrollbars in an application]] (Dec 1995)
** [[Introduction to PM Programming - Feb 1996|The slider classes]] (Feb 1996)
** [[Introduction to PM Programming - Feb 1996|The slider classes]] (Feb 1996)
* [[Programming the OS/2 Switch List]] by [[Roger Orr]] (December 1994)
* [[Programming the OS/2 Switch List]] by Roger Orr (December 1994)
* The Design and Implementation of VIOWIN by [[Larry Salomon Jr.]]
* The Design and Implementation of VIOWIN by Larry Salomon Jr.
** [[The Design and Implementation of VIOWIN - Part 1|Part 1]], [[The Design and Implementation of VIOWIN - Part 2|Part 2]], [[The Design and Implementation of VIOWIN - Part 3|Part 3]], [[The Design and Implementation of VIOWIN - Part 4|Part 4]]
** [[The Design and Implementation of VIOWIN - Part 1|Part 1]], [[The Design and Implementation of VIOWIN - Part 2|Part 2]], [[The Design and Implementation of VIOWIN - Part 3|Part 3]], [[The Design and Implementation of VIOWIN - Part 4|Part 4]]
** [[The Design and Implementation of VIOWIN - Part 5|Part 5]], [[The Design and Implementation of VIOWIN - Part 6|Part 6]], [[The Design and Implementation of VIOWIN - Part 7|Part 7]], [[The Design and Implementation of VIOWIN - Part 8|Part 8]]
** [[The Design and Implementation of VIOWIN - Part 5|Part 5]], [[The Design and Implementation of VIOWIN - Part 6|Part 6]], [[The Design and Implementation of VIOWIN - Part 7|Part 7]], [[The Design and Implementation of VIOWIN - Part 8|Part 8]]
Line 84: Line 84:
* [[Filling You In: Areas, Paths, and Clipping]] by [[Kelvin R. Lawrence]] (Jun 1994)  
* [[Filling You In: Areas, Paths, and Clipping]] by [[Kelvin R. Lawrence]] (Jun 1994)  
* [[Resources and Decompiling Them]] by [[Martin Lafaix]] (Jun 1994)
* [[Resources and Decompiling Them]] by [[Martin Lafaix]] (Jun 1994)
* [[Using Transforms in your PM Graphics Applications]] by [[Kelvin R. Lawrence]] (Mar 1994)
* [[Using Transforms in your PM Graphics Applications]] by Kelvin R. Lawrence (Mar 1994)
* [[Utilizing Hooks for Added Capabilities]] by [[Larry Salomon Jr.]] (Jan 1994)
* [[Utilizing Hooks for Added Capabilities]] by Larry Salomon Jr. (Jan 1994)
* [[Sample program for OS/2 Drag/Drop facilities]] by [[Rick Fishman]] (Dec 1993)  
* [[Sample program for OS/2 Drag/Drop facilities]] by [[Rick Fishman]] (Dec 1993)  
* [[Writing a Direct Manipulation Spy]] by [[Larry Salomon Jr.]] (Dec 1993)
* [[Writing a Direct Manipulation Spy]] by Larry Salomon Jr. (Dec 1993)
* [[Modifying Your PM Programs for Pen for OS/2]] by [[Vera Dulaney]] and [[Kevin Lee]] (Nov 1993)
* [[Modifying Your PM Programs for Pen for OS/2]] by [[Vera Dulaney]] and [[Kevin Lee]] (Nov 1993)
* [[Threads in PM Applications]] by [[Larry Salomon Jr.]] (Nov 1993)
* [[Threads in PM Applications]] by Larry Salomon Jr. (Nov 1993)
* [[C++ Encapsulation of PM]] by [[Gordon Zeglinski]] (Jul/Aug/Sep 1993)
* [[C++ Encapsulation of PM]] by [[Gordon Zeglinski]] (Jul/Aug/Sep 1993)
* Programming the Container Control by [[Larry Salomon Jr.]] (May/Oct 1993)
* Programming the Container Control by Larry Salomon Jr. (May/Oct 1993)
** [[Programming the Container Control - Part 1|Part 1]] (May/Jun 1993)  
** [[Programming the Container Control - Part 1|Part 1]] (May/Jun 1993)  
** [[Programming the Container Control - Part 2|Part 2]] (Jul/Aug/Sep 1993)  
** [[Programming the Container Control - Part 2|Part 2]] (Jul/Aug/Sep 1993)  
Line 107: Line 107:
* [[Advanced GPI: Retained Segments and Transformations]] by [[Steve Lacy]] (Mar 1993)
* [[Advanced GPI: Retained Segments and Transformations]] by [[Steve Lacy]] (Mar 1993)
* [[Drawing your own listboxes]] by [[Roger Orr]] (Apr 1991)
* [[Drawing your own listboxes]] by [[Roger Orr]] (Apr 1991)
<!--       SECOND COLUMN       -->
<!-- SECOND COLUMN -->
|
|
{{H|EDM/2 Classic Articles}}
{{H|EDM/2 Classic Articles}}
Line 139: Line 139:
*''[http://books.google.com/books?id=C6VFJIbxX7MC&pg=PA317 Object-Oriented Programming]'' (17 Jan 1989)
*''[http://books.google.com/books?id=C6VFJIbxX7MC&pg=PA317 Object-Oriented Programming]'' (17 Jan 1989)
*''[http://books.google.com/books?id=NIG9adkUxkQC&pg=PA251 The Mouse and Its Messages]'' (27 Dec 1988)
*''[http://books.google.com/books?id=NIG9adkUxkQC&pg=PA251 The Mouse and Its Messages]'' (27 Dec 1988)
* ''[http://books.google.com/books?id=GTCqxkyZXhwC&pg=PA339 The Mouse: Not Just for Wimps]'' (13 Dec 1988)
* ''[http://books.google.com/books?id=GTCqxkyZXhwC&pg=PA339 The Mouse: Not Just for Wimps]'' (13 Dec 1988)
* ''[http://books.google.com/books?id=TJuFGeKsMJ0C&pg=PA347 Getting Started in Presentation Manager Graphics]'' (29 Nov 1988)
* ''[http://books.google.com/books?id=TJuFGeKsMJ0C&pg=PA347 Getting Started in Presentation Manager Graphics]'' (29 Nov 1988)
* ''[http://books.google.com/books?id=yFs-_3jT-5kC&pg=PA327 Teaching the PM to Say "Hello"]'' (15 Nov 1988)
* ''[http://books.google.com/books?id=yFs-_3jT-5kC&pg=PA327 Teaching the PM to Say "Hello"]'' (15 Nov 1988)

Revision as of 04:00, 27 December 2022

These are the articles related to OS/2 Presentation Manager.

EDM/2 Wiki Articles
EDM/2 Classic Articles
External Articles
Links
OS/2 Monthly

by Guy Scharf

PC Magazine

by Charles Petzold

WWW

See Also

Visit also the Presentation Management articles category for a complete alphabetical list of all the available articles.