Code review of cross platform code sample
From: Otto Wyss (wyo_at_users.sourceforge.net)
Date: 09/06/03
- Next message: Sandro Mangovski: "Re: loading modules?"
- Previous message: d2003xx: "Re: Pre compiled headers with g++ - is it possible?"
- Next in thread: Josh Sebastian: "Re: Code review of cross platform code sample"
- Reply: Josh Sebastian: "Re: Code review of cross platform code sample"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 6 Sep 2003 11:43:27 +0200
I've written an application which is intended to act as a code sample
"how to code applications with a well designed GUI". Since this code is
intended to also act as a sample for beginners it should not contain any
quirks or unusual constructs or be misleading or else. It should be as
clean and as readable as possible. It simple should be how you would
code.
I therefore ask for a public code review. Just criticize, make
annotations, suggest improvements or state if you like something very
well. Keep in mind the code is still beta but it runs fine on Windows
and fairly well on Linux/GTK1.
You can look directly at the code through ViewCVS starting at
"http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/wxguide/wxGuide/editor/s
rc/app.cpp?rev=1.108&content-type=text/vnd.viewcvs-markup" or get the
complete source from
"http://prdownloads.sourceforge.net/wxguide/editor.tar.gz?download" (ca.
80kB) or download the app from
"http://wxguide.sourceforge.net/indexedit.html".
If you want to know more about the purpose go to the URL in the
signature.
O. Wyss
-- See "http://wxguide.sourceforge.net/" for ideas how to design your app.
- Next message: Sandro Mangovski: "Re: loading modules?"
- Previous message: d2003xx: "Re: Pre compiled headers with g++ - is it possible?"
- Next in thread: Josh Sebastian: "Re: Code review of cross platform code sample"
- Reply: Josh Sebastian: "Re: Code review of cross platform code sample"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|