Quote:
Originally Posted by tychop
This won't help you out, but I don't use IB anymore. It makes my classes more readable, and I find it easier to develop. It also gives you more control over the user interface.
Sometimes, I use IB for laying out stuff visually before I write everything out in code.
|
Yeah. I probably won't use IB on a project in the future, but for now I am stuck with it. I wonder every day how Apple could release such a turd.
For future reference, Does anyone know if there are any compile-time code generation tools? Id like a simple XML based approach for defining views - it would be fairly simple to generate a category and put all your view initialization code in a generated category.