iLessons iLearned
...while iDeveloping iSoftware for iPhone and Other iThings
Wednesday, April 20, 2011
How to Change UIView Size in Interface Builder
›
When you create a new UIView XIB in Interface Builder , it is by default full-screen. Width and height cannot be changed, they are dimmed ou...
1 comment:
Easy Way to Debug UIView Hierarchy
›
Do you want to see complete view hierarchy for debugging purposes? There is an easy way to do it, provided by Apple - totally unofficially!...
Monday, April 18, 2011
Operation failed with underlying error 4294956467
›
Thanx Xcode, that was very informative. I'll fix it right away! Oh wait, what was that... Failed to launch simulator: Operation failed ...
2 comments:
Friday, April 15, 2011
No New Fonts in iOS 4.3.2 Either
›
While I still remember... Yes, I checked iOS 4.3.2 update. There are no new fonts , when compared to iPhone or iPad running iOS 4.3 or 4.3...
2 comments:
Initializer Element Is Not Constant
›
This code might look valid to less experienced iOS developers, but it does give a compiler error "initializer element is not constant...
Wednesday, April 13, 2011
Better Debug for CGRect, CGPoint and CGSize
›
Can't remember how many times I've wanted to debug what is the size of a frame . Can't remember how many times I've written ...
2 comments:
Monday, April 11, 2011
Easy Way to Create Settings View
›
Most applications need settings or at least a way to display version number . In theory it's very simple: just show a short list with a ...
1 comment:
‹
›
Home
View web version