[wx-discuss] wxCmdLineParser sample (\wx\samples\console)

Vadim Zeitlin vadim at wxwindows.org
Fri Jun 2 10:11:32 PDT 2006


On Fri, 02 Jun 2006 20:04:13 +0300 Death Knight <Death_Knight at GameBox.net> wrote:

DK> I think 117KB code is not good for showing wxCmdLineParser's 
DK> properties.  Sample is complete garbage. Any one can understood this 
DK> code? I don't understand why they did make it too complex... They used 
DK> thread's too at this sample.. Please simplify this sample..

 This is not a sample of wxCmdLineParser but a test sample showing all of
the non-GUI classes which don't have their own dedicated sample. I don't
think you should have any problems understanding wxCmdLineParser code if
you concentrate on the relevant parts (i.e. the ones inside #if
wxUSE_CMDLINE_PARSER) only.

 Regards,
VZ


---------------------------------------------------------------------
To unsubscribe, e-mail: wx-discuss-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-discuss-help at lists.wxwidgets.org





More information about the wx-discuss mailing list