1,751 reputation
520
bio website
location
age
visits member for 3 years, 1 month
seen May 17 at 16:20
stats profile views 161

May
10
accepted How to write `performSelectorInBackground: afterDelay:` in one line of code?
Apr
26
awarded  Yearling
Apr
24
awarded  Enlightened
Apr
23
awarded  Nice Answer
Apr
23
awarded  Popular Question
Apr
15
comment NSFileWrapper fails when from iCloud and works from local directory
Thomas, maybe this is your case: stackoverflow.com/questions/8714525/…
Apr
6
awarded  Popular Question
Apr
5
awarded  Popular Question
Apr
5
accepted Rounding when [int] = [float] + [int] (Obj-C, iOS?)
Apr
5
comment Rounding when [int] = [float] + [int] (Obj-C, iOS?)
But why the number is rounded? Outlying digits should be cut off (like in float -> int conversion).
Apr
5
revised Rounding when [int] = [float] + [int] (Obj-C, iOS?)
added 1 characters in body
Apr
5
comment Rounding when [int] = [float] + [int] (Obj-C, iOS?)
My mistake, people. a = 0.99999f
Apr
5
asked Rounding when [int] = [float] + [int] (Obj-C, iOS?)
Mar
12
comment Looking for NSMutableDate class
Understood... This looks like a wrapper above NSDate. Not so elegant as NSDate subclass but should work.
Mar
11
accepted Cocoa binding: NSTextField with empty string for zero value
Mar
2
awarded  Popular Question
Feb
7
answered Stenciling textures in OpenGL ES 2.0
Feb
6
comment NSOutlineView: 'outlineView: heightOfRowByItem:' vs. animating row height
Thanks! Definitely what I need.
Feb
6
accepted NSOutlineView: 'outlineView: heightOfRowByItem:' vs. animating row height
Feb
5
asked NSOutlineView: 'outlineView: heightOfRowByItem:' vs. animating row height