| bio | website | github.com/yinkou/OCMapView |
|---|---|---|
| location | Vienna, Austria | |
| age | ||
| visits | member for | 1 year, 10 months |
| seen | 1 hour ago | |
| stats | profile views | 153 |
|
May 12 |
comment |
Objective C methods [make release] issue Additionally the setters are all implemented wrong. |
|
May 6 |
awarded | objective-c |
|
May 5 |
awarded | Good Answer |
|
Apr 29 |
comment |
Combining two strings for a label's text He/She maybe want's to append text? - educated guess. |
|
Apr 29 |
comment |
CFRelease with ARC Not for Core Foundation Objects. Also don't call it garbage collector since it definitely is not that. |
|
Apr 17 |
revised |
How are bitwise operators being used in this code? added 6 characters in body |
|
Apr 17 |
revised |
How are bitwise operators being used in this code? added 10 characters in body |
|
Apr 17 |
answered | How are bitwise operators being used in this code? |
|
Apr 10 |
comment |
Clustered annotations overwrite unclustered annotations Yeah that's because the OCMapViewHelpAnnotation doesn't have a setter for coordinate... Use the initWithCoordinate or implement it on your own. |
|
Apr 10 |
revised |
Clustered annotations overwrite unclustered annotations added 10 characters in body |
|
Apr 10 |
comment |
Clustered annotations overwrite unclustered annotations I've found it and updated my answer. |
|
Apr 10 |
revised |
Clustered annotations overwrite unclustered annotations udpate |
|
Apr 10 |
comment |
Clustered annotations overwrite unclustered annotations Ok, i understand what the problem is but not how to reproduce it. It would be interesting to see more code especially how you add the annotations. |
|
Apr 10 |
answered | Clustered annotations overwrite unclustered annotations |
|
Apr 10 |
accepted | Render layer of UIView which is not in the View Hierarchy |
|
Apr 10 |
answered | Render layer of UIView which is not in the View Hierarchy |
|
Apr 8 |
revised |
Thumbnail of images deleted 1 characters in body |
|
Apr 8 |
comment |
Thumbnail of images Well, that's hard to explain in the comments. Better try download it and take a look at the sample project. If you still don't understand it open a new question. |
|
Apr 8 |
answered | Thumbnail of images |
|
Apr 8 |
revised |
Thumbnail of images readability |