From: "Mattia Barbon" <mattia.bar...@libero.it> > Octavian Rasnita wrote: > > Hi, > >> Thank you for this solution. It works. However, I just found a bug in >> another program I made that was caused by re-blessing an object and I am >> afraid that this re-blessing might cause problems in the future and I might >> need to redesign the app. > > Could you elaborate on what the bug was? If there is a problem with > the workaround I proposed, there will be the same bug when the solution > is implemented (without reblessing) in wxPerl. > > Regards, > Mattia
Sorry for not beeing clear enough, but that bug I found appeared in a program that has nothing to do with Wx. I just wanted to tell that I am a little afraid to rebless the objects. :-) Octavian