by David Phillip Oster <oster@[EMAIL PROTECTED]
>
Apr 25, 2008 at 08:09 PM
In article
<1049c344-9701-4468-b855-ec35f87871da@[EMAIL PROTECTED]
>,
joe.garifo@[EMAIL PROTECTED]
wrote:
> I'm trying to teach myself objective C and was working on the tutorial
> from Apple on Cocoa. I tried to add a NSPopUpButton using IB to list
> different currencies to choose from. My first issue is that when it
> first starts up it lists the default 3 items, but once you hit the
> button it lists mine. My second is that once it gets to that, it only
> uses the rate of the first item on the list. Any help would be lovely.
Are you setting your list of currencies in I.B.?