Re: GUI library/framework?
Martin,
Thanks, I had forgotten about that. Can it also load files from other
folders such as a Plugins folder? This program is supposed to be able to
have extensions added once it's completed. I am fairly new to Ruby, I've
only been working with it a few months. Sorry if I am asking stupid
questions, just trying to get advice from experts. =P
--------------------------------------------------
From: "Martin DeMello" <martindemello@gmail.com>
Sent: Sunday, June 08, 2008 12:45 AM
To: "ruby-talk ML" <ruby-talk@ruby-lang.org>
Subject: 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
>
>
|