hi all!
I'm very newbie in wxperl. I use wxGalde to generate wxperl gui. So when
i define two frames, and i want to create my secondary frame at runtime
( MyFrame2->new();) it give me segmentation fault.
I think i need this secondary frame, because this will contain a
wxGauge to show current progress of my app.
if you need it, you can download my script from: www.kosztik.hu/myapp.pl
Thank you!
Sincerely
Istvan
|