Unable to disassemble objc_assign_strongCast

2009-11-02 Thread Leonardo Borsten
so I wonder if something changed under the hood... My question is: What can be causing this error? I am pasting the function in question below this message as a reference. Thanks in advance! Leonardo Borsten - (NSUInteger)initializeTypefaces { //return; NSAutoreleasePool *pool

How to detect Time Machine volume?

2011-08-02 Thread Leonardo Borsten
alogSearch where I definitely don't want to access these type of volumes. Thanks! Leonardo Borsten ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact th

Re: Bold Braille

2010-01-01 Thread Leonardo Borsten
On Dec 31, 2009, at 10:55 PM, James Jennings wrote: > 3) Is there another way to make my braille look "heavier"? I'd suggest to "overprint" the text, in other words, draw the string twice in the same operation. Hope t

Re: Spotlight and Leopard

2009-03-29 Thread Leonardo Borsten
s can be found in the GrabBag sample code: http://developer.apple.com/samplecode/GrabBag/listing1.html Leonardo Borsten On Mar 29, 2009, at 6:55 PM, Pierce Freeman wrote: I'm not aware of that being removed (and typically I would be) It's in the headers on Leopard. That example does h