Jump to content

Template:GUI Corner: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "OS/2 Developer Magazine, GUI Corner column (by Matt Smith; Mark Benge) *''Demystifying Custom Controls'' - Winter 1993 ([http://hobbes.nmsu.edu/download/pub/os2/dev/pm/custct...."
 
Ak120 (talk | contribs)
mNo edit summary
Line 5: Line 5:
*''An Object of Many Colors: Using Custom Controls Within a Workplace Object'' - Nov/Dec 1993
*''An Object of Many Colors: Using Custom Controls Within a Workplace Object'' - Nov/Dec 1993


*''A List Box Replacement'' - Jan/Feb 1994
*''A List Box Replacement'' - Jan/Feb 1994 ([http://ps-2.kev009.com/pccbbs/os2_coding/lstbx1.exe lstbx1.exe])
*''A Musical List Box'' - May/Jun 1994
*''A Musical List Box'' - May/Jun 1994 ([http://ps-2.kev009.com/pccbbs/os2_coding/lstbx2.exe lstbx2.exe])
*''The Forbidden Text'' - Jul/Aug 1994
*''The Forbidden Text'' - Jul/Aug 1994 ([http://ps-2.kev009.com/pccbbs/os2_coding/edctl1.exe edctl1.exe])
*''Object of Desire'' - Sep/Oct 1994
*''Object of Desire'' - Sep/Oct 1994 ([http://ps-2.kev009.com/pccbbs/os2_coding/lstbx3.exe lstbx3.exe])
*''Just a Matter of Editing'' - Nov/Dec 1994
*''Just a Matter of Editing'' - Nov/Dec 1994 ([http://ps-2.kev009.com/pccbbs/os2_coding/lstbx4.exe lstbx4.exe])


*''An Exception You Can Handle'' - Jan/Feb 1995
*''An Exception You Can Handle'' - Jan/Feb 1995 ([http://ps-2.kev009.com/pccbbs/os2_coding/xceptn.exe xceptn.exe])
*''This Isn't the Gutenberg Press'' - Mar/Apr 1995
*''This Isn't the Gutenberg Press'' - Mar/Apr 1995 ([http://ps-2.kev009.com/pccbbs/os2_coding/prnt1.exe prnt1.exe])
*''Fonts 101'' - May/Jun 1995
*''Fonts 101'' - May/Jun 1995 ([http://ps-2.kev009.com/pccbbs/os2_coding/prnt2.exe prnt2.exe])
*''Printing Made Easy?'' - Jul/Aug 1995
*''Printing Made Easy?'' - Jul/Aug 1995 ([http://ps-2.kev009.com/pccbbs/os2_coding/prnt3.exe prnt3.exe])
*''Manipulating Dialogues in C++'' - Sep/Oct 1995
*''Manipulating Dialogues in C++'' - Sep/Oct 1995 ([http://ps-2.kev009.com/pccbbs/os2_coding/dlgcpp.exe dlgcpp.exe])
*''What's In a Bitmap?'' - Nov/Dec 1995
*''What's In a Bitmap?'' - Nov/Dec 1995


OS/2 Magazine, GUI Corner column
OS/2 Magazine, GUI Corner column
*''A ROP in the Park'' - Jan 1996
*''A ROP in the Park'' - Jan 1996 ([http://ps-2.kev009.com/pccbbs/os2_coding/bmp2.exe bmp2.exe])
*''A Lesson in Iconography'' - Feb 1996
*''A Lesson in Iconography'' - Feb 1996 ([http://ps-2.kev009.com/pccbbs/os2_coding/bmp3.exe bmp3.exe])
*''A Pointer of Contention'' - Mar 1996
*''A Pointer of Contention'' - Mar 1996 ([http://ps-2.kev009.com/pccbbs/os2_coding/bmp4.exe bmp4.exe])
*''DBCS: double-byte your pleasure'' - Apr 1996
*''DBCS: double-byte your pleasure'' - Apr 1996
*''DBCS: the double feature!'' - May 1996
*''DBCS: the double feature!'' - May 1996 ([http://ps-2.kev009.com/pccbbs/os2_coding/dbcs.exe dbcs.exe])
*''Everything's Under Controls'' - Jun 1996
*''Everything's Under Controls'' - Jun 1996 ([http://ps-2.kev009.com/pccbbs/os2_coding/ctrl1.exe ctrl1.exe])
*''CTLDATA: Lazy Programming'' - Jul 1996
*''CTLDATA: Lazy Programming'' - Jul 1996 ([http://ps-2.kev009.com/pccbbs/os2_coding/ctrl2.exe ctrl2.exe])
*''It's all in the presentation'' - Aug 1996
*''It's all in the presentation'' - Aug 1996 ([http://ps-2.kev009.com/pccbbs/os2_coding/ctrl3.exe ctrl3.exe])
*''Cache'ing in'' - Sep 1996
*''Cache'ing in'' - Sep 1996 ([http://ps-2.kev009.com/pccbbs/os2_coding/ctrl4.exe ctrl4.exe])
*''A Picture Perfect Control - Take 1'' - Oct 1996
*''A Picture Perfect Control - Take 1'' - Oct 1996 ([http://ps-2.kev009.com/pccbbs/os2_coding/framctl1.exe framctl1.exe])
*''A Picture Perfect Control - The Sequel'' - Nov 1996
*''A Picture Perfect Control - The Sequel'' - Nov 1996 ([http://ps-2.kev009.com/pccbbs/os2_coding/framctl2.exe framctl2.exe])
*''A Picture Perfect Control - The Finale'' - Dec 1996
*''A Picture Perfect Control - The Finale'' - Dec 1996 ([http://ps-2.kev009.com/pccbbs/os2_coding/framctl3.exe framctl3.exe])


*''Java Alive!'' - Jan 1997
*''Java Alive!'' - Jan 1997 ([http://ps-2.kev009.com/pccbbs/os2_coding/javasamp.exe javasamp.exe])

Revision as of 21:29, 15 October 2019

OS/2 Developer Magazine, GUI Corner column (by Matt Smith; Mark Benge)

  • Demystifying Custom Controls - Winter 1993 (custct.zip)
  • Designing Custom Controls - Spring 1993 (ctrldes.zip)
  • A Color-Full Example: Using Color In Control Design - Sep/Oct 1993
  • An Object of Many Colors: Using Custom Controls Within a Workplace Object - Nov/Dec 1993
  • An Exception You Can Handle - Jan/Feb 1995 (xceptn.exe)
  • This Isn't the Gutenberg Press - Mar/Apr 1995 (prnt1.exe)
  • Fonts 101 - May/Jun 1995 (prnt2.exe)
  • Printing Made Easy? - Jul/Aug 1995 (prnt3.exe)
  • Manipulating Dialogues in C++ - Sep/Oct 1995 (dlgcpp.exe)
  • What's In a Bitmap? - Nov/Dec 1995

OS/2 Magazine, GUI Corner column

  • A ROP in the Park - Jan 1996 (bmp2.exe)
  • A Lesson in Iconography - Feb 1996 (bmp3.exe)
  • A Pointer of Contention - Mar 1996 (bmp4.exe)
  • DBCS: double-byte your pleasure - Apr 1996
  • DBCS: the double feature! - May 1996 (dbcs.exe)
  • Everything's Under Controls - Jun 1996 (ctrl1.exe)
  • CTLDATA: Lazy Programming - Jul 1996 (ctrl2.exe)
  • It's all in the presentation - Aug 1996 (ctrl3.exe)
  • Cache'ing in - Sep 1996 (ctrl4.exe)
  • A Picture Perfect Control - Take 1 - Oct 1996 (framctl1.exe)
  • A Picture Perfect Control - The Sequel - Nov 1996 (framctl2.exe)
  • A Picture Perfect Control - The Finale - Dec 1996 (framctl3.exe)