Re: Dumb ARC question

2012-12-27 Thread Rick Mann
On Dec 27, 2012, at 22:50 , Ludovic Nicolle wrote: > hey, is your project/target by any chance having NSZombieEnabled in its flags? > > there is/was a problem similar to this with zombies enabled so please make > sure this aint the case. My project was NOT NSZombieEnabled, but then it starte

Re: Dumb ARC question

2012-12-27 Thread Rick Mann
On Dec 27, 2012, at 21:58 , Rick Aurbach wrote: > Rick, > > I'm no Obj-C language expert; in fact I'm pretty much a newbie. But I have > had some experience with smart pointers (boost, etc) from my C++ case. > > Here's how I think of strong and weak references in ARC. (If the following is >

Re: Dumb ARC question

2012-12-27 Thread Rick Aurbach
Rick, I'm no Obj-C language expert; in fact I'm pretty much a newbie. But I have had some experience with smart pointers (boost, etc) from my C++ case. Here's how I think of strong and weak references in ARC. (If the following is wrong, I'm sure someone more knowledgeable than myself will set

How to get used UIFont

2012-12-27 Thread Gerriet M. Denkmann
I want to know which fonts can be used for a given character. On OS X I would iterate over all fonts using coveredCharacterSet and then longCharacterIsMember:. But on iOS there seems to be no coveredCharacterSet. So I tried an attributedString which contains my character, asking it for the NSFon

Re: [SOLVED] 304 call not returning on 4G, fine in wifi

2012-12-27 Thread Rick Mann
On Dec 27, 2012, at 19:10 , Rick Mann wrote: > My iOS app makes HTTP requests of my server. It caches the data for one of > the calls, and makes an If-Modified-Since request for it. The server returns > 304 if it has not been modified. > > This works great on Wifi. But I'm seeing over 4G that

304 call not returning on 4G, fine in wifi

2012-12-27 Thread Rick Mann
My iOS app makes HTTP requests of my server. It caches the data for one of the calls, and makes an If-Modified-Since request for it. The server returns 304 if it has not been modified. This works great on Wifi. But I'm seeing over 4G that my server gets the request and makes the response, and a

Re: IB - NSTableView Single Column Header Issue

2012-12-27 Thread Cody Garvin
Hi Keary, Yah, I wasn't sure how to describe it :) Either way, I think I figured it out, and there is a bit more to it. First of all, yah if you resize the table less than where that bar is, then resize it back to where you want it, it goes away. The second step is to click on the Table Colu

[MEET] Toronto Cocoaheads / tacow - Jan. 8

2012-12-27 Thread Karl Moskowski
tacow's next meeting is scheduled for 6:30 PM on Tuesday, January 8, 2013 in meeting room 310 of Metro Hall. Mark Pavlidis will be talking about Core Image. Additional details can be found at . All are welcome, and we look forward