Re: Wxperl on mac question again

2009-12-03 Thread Mike Schroeder
Do you specifically need PAR? We (donor.com) use a script to build a self-contained .app that gets packaged in a DMG. It is specific to us, but Ed (also from donor.com and also on this list) and I spent a bit of time over the past few weeks helping Paul Smith adapt that script to his own needs.

Re: Wx in a web application

2009-12-03 Thread Waldemar Biernacki
Thank you for your remarks. I looked at your FreeTUIT and must admit that if (I repeat: if) I understand it well, then it is not codeless technics: the code is more compact than Perl's but still is. I know such a technics true codeless GUI/web programming: it is (was?) Magic-eDeveloper. I sp

Re: Wxperl on mac question again

2009-12-03 Thread Mike Schroeder
Attached is the script build_osx.sh. I also went though the back and forth with Paul over the past few weeks, and tried to paste the salient bits into build_osx_notes.txt. This question gets asked often enough that it would be great to have this as a re-usable abstracted script. Between you, Pau