wyoGuide

From Wikipedia, the free encyclopedia

wyoGuide
Developed by Otto Wyss
Latest release see website
OS Cross-platform
Genre Programming guidelines
License wxWindows Library Licence
Website wyoguide.sourceforge.net

The wyoGuide serves as a reference implementation for cross-platform GUI development. The enumerated development guidelines are intended to promote professionalism, elegant design, standardized base functionality, predictability, and ease of use. Where possible, each guideline is accompanied with sample code written in C++ using the wxWidgets framework. The included fully-working demo application applies all these guidelines and is well suited as a starting code base for projects.

[edit] External links