Author Topic: wxWindowsQuickRef: A beginner's guide  (Read 3246 times)

Offline TDragon

  • Lives here!
  • ****
  • Posts: 943
    • TDM-GCC
wxWindowsQuickRef: A beginner's guide
« on: September 15, 2007, 11:10:35 pm »
The old wxWidgets/Code::Blocks/Windows guides in the Wiki were getting a bit outdated, and are also uncategorized and unreachable by normal browsing.

Therefore:
I've gone ahead and created a WxWindowsQuickRef Wiki page, which contains a quick reference for getting started in wxWidgets with C::B on Windows.

The goal is for it to answer all of the wxWidgets/MSW FAQs we get on the boards, by providing a definitive set of guidelines that the AFAQs (Askers of Frequently Asked Questions) can be referred to, plus the FAQ section at the bottom which gives the specific solution to the most common problems. Suggestions and constructive criticisms are welcome; and of course if any of the dev team think this is inappropriate it can certainly be removed.

EDIT:
Forgot to mention, I plan next to break out the description of wxWidgets build options into another section that additionally includes how they affect the generated folders and libraries.

-John E. / TDM
« Last Edit: September 15, 2007, 11:12:18 pm by TDragon »
https://jmeubank.github.io/tdm-gcc/ - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

Offline XayC

  • Multiple posting newcomer
  • *
  • Posts: 94
Re: wxWindowsQuickRef: A beginner's guide
« Reply #1 on: September 16, 2007, 09:52:01 am »
Nice! Well done :D

By the way I see there are still a lot of pages uncategorized in the wiki (http://wiki.codeblocks.org/index.php?title=Special:Uncategorizedpages).

Regards, XayC