On Mon, Jul 27, 2009 at 7:21 AM, Edward Heil <[email protected]> wrote:
> I'm wondering if the problem wasn't that the "window" and "image" methods > lacked a proper context when the procs were called. That seems to be a > much more likely place for problems to arise. (The "Rules of Shoes" section > of the manual aids in navigation through the hairiness.) Thanks for the pointer to this section of the manual. It answered a different question I had that I couldn't easily figure out from the shoes source code, and that was how the instance variables in a shoes app all (well almost all) end up in the same object. More than a little tricky :-) -mat
