Ivan Karpan

Kiev, Ukraine

ivankarpan.com

Age: 25

Ivan Karpan is a program manager, an iOS and a web developer from Kyiv, Ukraine

May
16
awarded Notable Question
Apr
28
awarded Yearling
Mar
23
awarded Popular Question
Feb
26
awarded Nice Answer
Jan
30
awarded Autobiographer
Jan
24
awarded Supporter
Jan
24
awarded Autobiographer
Jan
10
comment Objective C : How to store the sqlite3 database outside the application folder?
I really do not think you can post this here… At the very least to view this content on Apple's website I had to log in as iOS Developer.
Jan
6
awarded Enlightened
Jan
6
awarded Nice Answer
Oct
29
awarded Necromancer
Oct
2
awarded Popular Question
Sep
7
awarded Supporter
Sep
7
awarded Autobiographer
Aug
29
comment Excel Conditional Formatting Self Reference
This does not work for conditional formatting though...
Jun
20
awarded Nice Answer
May
24
awarded Autobiographer
May
24
awarded Autobiographer
May
22
awarded Enthusiast
May
3
comment Scroll to TableViewHeader using "tableView:sectionForSectionIndexTitle:atIndex:" help?
To avoid the need to have a reference to the search bar it is also possible to do the scrolling with just - tableView.contentOffset = CGPointMake(0, 0) - variation of this method with animation option is also available but IMO there should be no animation hence all other navigation by section indexes has none
1 2 3 4 5