What exactly is the problem? Can you make a small runnable sample application that demonstrates the problem? MakingSampleApps - wxPyWiki
···
On 6/20/12 4:40 AM, Prashant Deshmukh wrote:
hello,
I am having some old boa constructor generated code which uses old
wxpython libraries. now I am trying to upgrade that code with
wx25upgrade plug in available with boa 0.6.1I am using
python 2.6
wxPython 2.8.12.1
boa 0.6.1most of the GUI code has been changed properly. but I am facing some
problems with frame which have scrolled window and I am attaching
multiple panels on this scrolled window at runtime creating a panel from
default panel which I am using as custom classes.
does anybody have any idea about such problem.
--
Robin Dunn
Software Craftsman