Re: GUI library/framework?
On Sun, Jun 8, 2008 at 12:38 AM, ProgramDragon <programdragon@live.com> wrote:
> I am not afraid to use libraries, it's just that this is a bot program
> for deviantART's chat network, and usually the people that want to get them
> are not really that coherent in how to actually get one, so I'm trying to
> make it as simple as I can. It's just a few ruby source files that can be
Look up rubyscript2exe. It packages your program, all its libraries
and the ruby interpreter itself into a single executable.
martin
|