On Mar 26, 2006, at 12:11 PM, Michael Williams wrote:
All,
Is there any way to compile an existing executable into an RB project?
Basically, I have a few "compiled" Python scripts that do certain
things much better than RB could ever hope. That said, RB does a few
things that would be quite cumbersome in Python (GUI not being the
least of which). Basically, I need to be able to both call (piece of
cake) and preferably have the scripts be completely controlled and
contained within (for asthetics and logistical purposes) one RB
project. Any ideas?
Sure.
Create your other apps, drag them in to the RB app and then when you
need to use one, write it out, maybe set executable bit's etc and run
it.
I've done that with C apps inside RB apps
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>