Re: 10.4 & 10.5 compatibility

2009-06-28 Thread Stephen Blinkhorn
OK, many thanks for the tips Steve. On 28 Jun 2009, at 19:07, Steve Christensen wrote: On Jun 28, 2009, at 5:09 PM, Stephen Blinkhorn wrote: I have just noticed that some standard Cocoa objects look very different on 10.4 compared to 10.5. In particular NSPopUpMenu and NSButton objects ar

Re: 10.4 & 10.5 compatibility

2009-06-28 Thread Steve Christensen
On Jun 28, 2009, at 5:09 PM, Stephen Blinkhorn wrote: I have just noticed that some standard Cocoa objects look very different on 10.4 compared to 10.5. In particular NSPopUpMenu and NSButton objects are being drawn as much larger controls on 10.4 (rounded rect style, mini size). I am cre

10.4 & 10.5 compatibility

2009-06-28 Thread Stephen Blinkhorn
Hello all, I have just noticed that some standard Cocoa objects look very different on 10.4 compared to 10.5. In particular NSPopUpMenu and NSButton objects are being drawn as much larger controls on 10.4 (rounded rect style, mini size). I am creating xib files via IB on Leopard. Also