Re: NSBox over NSImage wipes NSImage on MacOS 10.4
Re: NSBox over NSImage wipes NSImage on MacOS 10.4
- Subject: Re: NSBox over NSImage wipes NSImage on MacOS 10.4
- From: "Clark S. Cox III" <email@hidden>
- Date: Fri, 19 Dec 2008 15:19:36 -0500
Overlapping views were not supported until 10.5. As a workaround, you
can make the boxes *subviews* of the view that is drawing the
background.
Sent from my iPhone
On Dec 19, 2008, at 13:51, Lance Drake <email@hidden> wrote:
The same app - with NIB settings to be 10.4 compatible - and with
the project built with MacOSX 10.4 as the target OS version - shows
a behavior where the NSImage below the content area of the NSBox is
obliterated.
Setting the box property to be 'transparent' removes the problem AND
the line which defines the box area.
Here's a URL to see what is the effect caused by running the same
app on two versions of MacOS
http://www.drake.org/xcode/NsBoxOverNSImage.jpg
This behavior is seen on both PPC and Intel machines running MAcOS
10.4.X.
Any suggestions?
Thanks!
Lance Drake
_______________________________________________
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
_______________________________________________
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