I am having trouble grabbiing:
wxMAJOR_VERSION
wxMINOR_VERSION
wxRELEASE_NUMBER
wxVERSION_STRING
wxVERSION_NUMBER
wxVERSION_COMPARE(major, minor, release)
Have these been implemented yet or am I doing something wrong?
Thanks!
Todd
I am having trouble grabbiing:
wxMAJOR_VERSION
wxMINOR_VERSION
wxRELEASE_NUMBER
wxVERSION_STRING
wxVERSION_NUMBER
wxVERSION_COMPARE(major, minor, release)
Have these been implemented yet or am I doing something wrong?
Thanks!
Todd
I am having trouble grabbiing:
wxMAJOR_VERSION
wxMINOR_VERSION
wxRELEASE_NUMBER
wxVERSION_STRING
wxVERSION_NUMBER
wxVERSION_COMPARE(major, minor, release)Have these been implemented yet or am I doing something wrong?
They aren't in the wrappers, but there probably isn't a reason not to, so I
will add them.
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!