Jump to content

Mark Benge: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Articles==
==Articles==
OS/2 Developer Magazine, GUI Corner column (by [[Matt Smith]]; Mark Benge)
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.zip custct.zip])
*''Designing Custom Controls'' - Spring 1993 ([http://hobbes.nmsu.edu/download/pub/os2/dev/pm/ctrldes.zip 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
*''A List Box Replacement'' - Jan/Feb 1994
*''A Musical List Box'' - May/Jun 1994
*''The Forbidden Text'' - Jul/Aug 1994
*''The Forbidden Text'' - Jul/Aug 1994
*''Demystifying Custom Controls''
*''A Musical List Box'' - May/Jun 1994
*''Object of Desire'' - Sep/Oct 1994
*''Object of Desire'' - Sep/Oct 1994
*''Just a Matter of Editing''
*''Just a Matter of Editing'' - Nov/Dec 1994
 
*''An Exception You Can Handle'' - Jan/Feb 1995
*''An Exception You Can Handle'' - Jan/Feb 1995
*''This Isn't the Gutenberg Press'' - Mar/Apr 1995
*''Fonts 101'' - May/Jun 1995
*''Printing Made Easy?'' - Jul/Aug 1995
*''Manipulating Dialogues in C++'' - Sep/Oct 1995
*''What's In a Bitmap?'' - Nov/Dec 1995


OS/2 Magazine, GUI Corner column
OS/2 Magazine, GUI Corner column
*''A Picture Perfect Control'' - Oct 1996
*''A ROP in the Park'' - Jan 1996
*''A Lesson in Iconography'' - Feb 1996
*''A Pointer of Contention'' - Mar 1996
*''DBCS: double-byte your pleasure'' - Apr 1996
*''DBCS: the double feature!'' - May 1996
*''Everything's Under Controls'' - Jun 1996
*''CTLDATA: Lazy Programming'' - Jul 1996
*''It's all in the presentation'' - Aug 1996
*''Cache'ing in'' - Sep 1996
*''A Picture Perfect Control - Take 1'' - Oct 1996
*''A Picture Perfect Control - The Sequel'' - Nov 1996
*''A Picture Perfect Control - The Sequel'' - Nov 1996
*''A Picture Perfect Control - The Finale'' - Dec 1996
*''A Picture Perfect Control - The Finale'' - Dec 1996
*''Java Alive!'' - Jan 1997
*''Java Alive!'' - Jan 1997
* OS/2 Developer - GUI Corner: A Pointer of Contention. OS/2 Magazine (Mar 1996) ([https://github.com/OS2World/DEV-SAMPLES-bmp4 Source Code])
* OS/2 Developer - GUI Corner: A Lesson in Iconography. OS/2 Magazine (Feb 1996) ([https://github.com/OS2World/DEV-SAMPLES-bmp3 Source Code])
* OS/2 Developer - GUI Corner: A ROP in the Park. OS/2 Magazine (Jan 1996) ([https://github.com/OS2World/DEV-SAMPLES-bmp2 Source Code])


==Links==
==Links==

Revision as of 21:05, 15 October 2019

Articles

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
  • A List Box Replacement - Jan/Feb 1994
  • A Musical List Box - May/Jun 1994
  • The Forbidden Text - Jul/Aug 1994
  • Object of Desire - Sep/Oct 1994
  • Just a Matter of Editing - Nov/Dec 1994
  • An Exception You Can Handle - Jan/Feb 1995
  • This Isn't the Gutenberg Press - Mar/Apr 1995
  • Fonts 101 - May/Jun 1995
  • Printing Made Easy? - Jul/Aug 1995
  • Manipulating Dialogues in C++ - Sep/Oct 1995
  • What's In a Bitmap? - Nov/Dec 1995

OS/2 Magazine, GUI Corner column

  • A ROP in the Park - Jan 1996
  • A Lesson in Iconography - Feb 1996
  • A Pointer of Contention - Mar 1996
  • DBCS: double-byte your pleasure - Apr 1996
  • DBCS: the double feature! - May 1996
  • Everything's Under Controls - Jun 1996
  • CTLDATA: Lazy Programming - Jul 1996
  • It's all in the presentation - Aug 1996
  • Cache'ing in - Sep 1996
  • A Picture Perfect Control - Take 1 - Oct 1996
  • A Picture Perfect Control - The Sequel - Nov 1996
  • A Picture Perfect Control - The Finale - Dec 1996
  • Java Alive! - Jan 1997

Links