Re: [MacRuby-devel] [MacRuby] #136: NSProgressIndicator freezes application

2008-12-01 Thread MacRuby
#136: NSProgressIndicator freezes application --+- Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED] Type: defect| Status: new Priority: blocker

Re: [MacRuby-devel] pointer to a pointer

2008-12-01 Thread John Shea
Hi Yehuda, Laurent kindly responded to a similar query from me : His reply (Novemebr 24th): In order to use these methods I introduced in trunk a class named Pointer. You allocate a Pointer object by using the #new_with_type method in which you pass the Objective-C type encoding. @ is for