From: Eric W. <scr...@gm...> - 2007-03-19 10:19:47
|
# from Bob Hunter # on Monday 19 March 2007 02:37 am: >call the XRC >files with specific modules (wxPython, wxPerl, etc.), >and finish by loading the widgets from the XRC files >(an automatically generated list of all the handles). See "XRC cannot express events and etc.". Now, an offline process to generate code from the glade file might help. Then you could wrap that in scripts which allow it to run under strict... Oh, wait... wxglade has a command-line mode. Oh, wait... I ALREADY TRIED THAT. The build code turns into: while($cruft) {s/$cruft/$cruft/}; Possibly the wxglade data-structure has enough in it to express everything, but I'll stay on the "not even going to consider XML as a part of the solution" side of the fence. --Eric -- "Everything should be made as simple as possible, but no simpler." --Albert Einstein --------------------------------------------------- http://scratchcomputing.com --------------------------------------------------- |