On Mon, 29 Sep 2008, Jeff Hodges wrote:

> Hey,
> What's the right way to include widgets defined in files other than the one

I've not tried that, have you a small example?

> the shoes app is defined? Using Shoes.load() outside the Shoes app has the
> nasty side effect of changing the current working directory. And, require and

Really?  It doesn't for rouby.  What error do you get with require and load?
how "far away" are your files that you are trying to load?  Same dir, or
elsewhere?

> load just don't work.
> 
> I think I may have missed something simple.

The only simple thing I can thing of is if you are using other directories, 
then look into adding to $: the search path.
> --
> Jeff
> 
        Hugh

Reply via email to