I'm looking for info about how to build components that can be used inside of xcode.
Example: VU meter, a needle that bounces around to show a value.
Rather than hard code everything, I'd rather make a reusable component that would show up in IB and you could drag it to your xib screen, just like the stock label, button, etc...
We were able to do this way back in VB5 (we used to call them ocx), so I'm sure there is some way to do this, but I can't find any books, blogs, posts.. nothing...
Can someone point me to a book/blog... that can help me with this.
Example: VU meter, a needle that bounces around to show a value.
Rather than hard code everything, I'd rather make a reusable component that would show up in IB and you could drag it to your xib screen, just like the stock label, button, etc...
We were able to do this way back in VB5 (we used to call them ocx), so I'm sure there is some way to do this, but I can't find any books, blogs, posts.. nothing...
Can someone point me to a book/blog... that can help me with this.