As mentioned before the old style wx resource system is being deprecated. As it was never supported very well in wxPython it's no great loss to remove the one method and few functions that depend on it.
The PROLOGIO code that is used by the old resource system is also being deprecated, but unfortunatly it is used by OGL in a few places. One of which is the wxDiagram class' LoadFile and SaveFile methods and the [Read|Write]Attributes methods of the various shape classes.
Would anybody be totally P.O.'d at me if those methods disappeared in the next release?
ยทยทยท
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!