Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
After doing some research it seems that I can use XRC or XML files to drive my UI and keep the main app neat and tidy from all the UI code. I understand how to use the XRC files to build the UI but what is the best method for coding and implementing the subroutines behind the events in the XRC file? As the XRC files can be dynamic in nature, what is the best way of implementing the subroutines for specific mouse clicks, enter key events etc?
Any insight would be greatly appreciated.
Thanks!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Wx, XRC, and Subs?
by Anonymous Monk on Oct 27, 2008 at 15:08 UTC | |
by Anonymous Monk on Oct 27, 2008 at 15:21 UTC | |
by Anonymous Monk on Oct 27, 2008 at 15:25 UTC |