Quick question: I wrote an application in regular old wxWidgets/C++
something over a year ago and found the wxConfig class quite useful
and easy-to-use for stashing away all the program's preferences (...in
the registry, as this was on Windows). In wxPython, is using
wx.Config seen as a "recommended" approach for the same
functionality? Or is there a regular old Python class that might be
preferable?
I ask in that the wxPython book points out that while wxWidgets has
much functionality outside of "GUI stuff," such needs are often best
served by other Python class libraries.
Thanks,
---Joel
···
--
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en