Hi Mike,
That was it, thank you for pointing that out.
Changed all instances where I'd used rect to [self bounds] and it works a charm.
-Mic
2009/3/26 Michael Ash :
> On Wed, Mar 25, 2009 at 5:53 PM, Mic Pringle wrote:
>> Hi,
>>
>> I've created a custom view to replicate the blue panel at the
On Wed, Mar 25, 2009 at 5:53 PM, Mic Pringle wrote:
> Hi,
>
> I've created a custom view to replicate the blue panel at the bottom
> of the iPod Summary page in iTunes. All is well except that when I add
> controls on top of this view (buttons etc) in IB, when the application
> is launched the con
Hi,
I've created a custom view to replicate the blue panel at the bottom
of the iPod Summary page in iTunes. All is well except that when I add
controls on top of this view (buttons etc) in IB, when the application
is launched the controls have thick gray borders around them until I
resize the win