Francesco Montorsi wrote: > I don't understand exactly what needs to be done to get this, > however... > (i.e. which is the post-process step?)
Sorry, the post-process would be either of: 1) Rez (Carbon.r, wxLua.r), SetFile 2) mkdir/cp (wxLua.icns), Info.plist i.e. either make resource fork, or make bundle. This could of course easilly be scripted... >> Works good on Mac OS X 10.4, anyway. Looks good, too: >> http://www.algonet.se/~afb/wx/wxlua28-wxluasudoku.png > great, I've added also this screenshot (I also added the other ones you > posted - thanks!). Once wxLua 2.8.0 is release, we can synchronize screenshots... >> Of course, then one might as well wrap the program with >> a call to "wxlua" and not use freeze in the first place ? > AFAIK wxluafreeze basically just do that: i.e. wraps the user's lua > script with a wxlua interpreter... Yes, but I meant wrapping it in a shell script: #!/bin/sh wxlua `dirname $0`/myprogram.wx.lua Just so that the user has something to double-click :-) --anders ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users