maybe your looking for Xw::XRC, its bundeled within WxPerl
cheers
If this is not the right place to ask this question - please forgive me and
point me in the right direction.
For various reasons - we are starting on a project to convert a 60,000 line
QTPerl program to wxPerl. My question is how to organize the UI so that we
can keep a clean separation between the UI and the code that manages the
database transactions.
I've been looking at wxGlade to aid in the screen layouts. I see that it has
way to produce perl code with markers indicating the wxGlade generated code.
In a real project - how does this work out ? Is there a better tool to use?
Does anyone have some experience that they would like to share?
Thanks,