On Sat, 06 Sep 2003 12:09:57 -0400, Josh Sebastian wrote:
> On Sat, 06 Sep 2003 11:43:27 +0200, Otto Wyss wrote:
>
>> 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.
>
> Your code does not support the official release of wxWindows (which is
> version 2.4.x). Your project requires version 2.5.x, which isn't even
> listed on the wxWindows download page.
While I agree with your sentiments, I want to defend the OP. The fact
of the matter is, if you develop using wxWindows you pretty much have
to use CVS head. This is because none of the developers is interested
in fixing bugs or even talking about workarounds for bugs unless they
have been demonstrated in CVS head. All requests for help with problems
with the 2.4.x series vanish into a black hole.
|