I've figured out a way to embed the resource file for pythoncard into
a pythoncard app, so that when I generate an exe with py2exe, an the
resource file does not need to be external to the exe.
For those who have used XRCed and py2exe, do you know if the xml
resource file can be embedded into the exe or must it be external to
the exe?
thanks