Draw key equivs for fkeys?

2015-02-14 Thread Steve Mills
I know there are special unicode characters defined for the fkeys in NSEvent.h, but those don't render to the actual F1-F15 glyphs that are in Lucida Grande, for example. (And what about F16-F19?) I used to be able to render these in Carbon in a very roundabout way using kTextEncodingMacKeyboard

Re: Delete empty Core Data entities from to-many relationship

2015-02-14 Thread Jerry Krinock
> On 2015 Feb 13, at 11:27, Steve Mills wrote: > > Is there a better strategy for deleting empty container entities? At first I > tried setting the Asset's folder relationship to Cascade, but that threw up > all over. Apparently the “count is never 1” because Core Data does not delete your Fo