Steve,
Sure you know about James „An Introduction to FiveWin“. (*)
I mention it here only in case if you don’t.
Regards,
Otto
http://ourworld.compuserve.com/homepage ... wintro.htm
Intellitech does most of its software development in the FiveWin programming language. This section contains information primarily of interest to other FiveWin programmers.
Feature Articles
Introduction to FiveWin
An article on programming in the FiveWin programming language. Discusses the basics: FiveWin, resources and resource editors, SDI & MDI windows, dialogs, menus, toolbars, message bars, buttons, colors, icons, etc. Also discusses the concept of a dataDialog class. Good for those just getting started with FiveWin and those considering FiveWin.
Introduction to Object-Oriented Programming Using FiveWin: Part I
Basics of OOP including encapsulation, inheritance, polymorphism and granularity. Also discusses Fivewin's class syntax.
Introduction to Object-Oriented Programming Using FiveWin: Part II
Covers class design with examples of building business object classes to emulate real-world business objects.