Sounds like an asynchronous issue. Try adding a completion selector and calling nsrunloop.
Terry Moore On 2/08/2011, at 10:56 PM, Caio Chassot <[email protected]> wrote: > On Tue, Aug 2, 2011 at 03:24, Caio Chassot <[email protected]> wrote: >> At this point I'm sure this is not a MacRuby bug, just some Cocoa >> weirdness. I'd love to understand exactly what the hell is going on, >> if anyone knows… > > …and to back that, it fails in ObjC too, and adding a sleep there fixes it, > too. > _______________________________________________ > MacRuby-devel mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel _______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
