Re: UIImageView without using the Interface Builder?
Re: UIImageView without using the Interface Builder?
- Subject: Re: UIImageView without using the Interface Builder?
- From: Søren Krogh Neigaard <email@hidden>
- Date: Mon, 1 Dec 2008 21:01:50 +0100
No you are right, I should not. I just ordered a book on Objective-C
and one on Cocoa, so I wont code so much in the blind :) Sadly they
will be some time under way from Amazon.
Best regards
Søren
On 01/12/2008, at 11.25, Hamish Allan wrote:
On Sun, Nov 30, 2008 at 5:56 PM, Søren Krogh Neigaard
<email@hidden> wrote:
The reason I want to avoid interface builder is that I want to add
images
dynamicly, so that image a + b + c is loaded and show at some
times, and c +
d + e and so on at others. So instead of having created all the
images at
compile time, i load them when I need them at run time. Does that
make
sense?
If you want to programmatically change the image a UIImageView is
showing, you need an IBOutlet to it. Don't ignore Fritz's advice.
Hamish
Med venlig hilsen/Best regards
Søren Neigaard <email@hidden>
If I'd known computer science was going to be like this, I'd never
have given up being a rock 'n' roll star.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden