[wxPython] Show Attribute

Hi,

I copied your source to my machine and it ran perfectly.

I had to make a minor adjustment, because the indentation
of the print messages in the mail was incorrect. I assume that this
is not the case in your source (as it would give an obvious exception).

I got the following output in the Boa Output Window ...

   Before, <method wxWindowPtr.Close of wxFrame2 instance at 0x847206c>
   After
   Before, <method wxWindowPtr.Close of wxFrame2 instance at 0x848ddfc>
   After

[ please compare these with your outputs ]

After this I am a little at a loss.

I am running on Linux / wxGTK, but this software should be easily portable
to windows 98.

If you send me your Python / wxWindows versions, and the source of them
i.e. BeOpen etc, then I will download the windows version and try it on
my windows 98 computer.

kevin