ECTED]
cc
cocoa-dev@lists.apple.com
Subject
Re: NSScroller will be visible even it is below other view in 10.4
Greetings!
When I mentioned having an image view (in a borderless window) on top
of your scroll view, I meant an actual window which has nothing
besides an NSImageView inside of it. You
de it clear.
;-)
Thanks!
Qi Liu
Andrew Merenbach <[EMAIL PROTECTED]>
09/22/08 10:00 AM
To
[EMAIL PROTECTED]
cc
cocoa-dev@lists.apple.com
Subject
Re: NSScroller will be visible even it is below other view in 10.4
Greetings!
When I mentioned having an image view (in a borderless win
>
09/19/08 03:13 AM
To
[EMAIL PROTECTED]
cc
cocoa-dev@lists.apple.com
Subject
Re: NSScroller will be visible even it is below other view in 10.4
On Sep 18, 2008, at 3:53 AM, [EMAIL PROTECTED] wrote:
Hi all,
I found a tricky thing in Tiger: In Nib file, I have a NSScrollView
in
the window
roller will be visible even it is below other view in 10.4
On Sep 18, 2008, at 3:53 AM, [EMAIL PROTECTED] wrote:
> Hi all,
> I found a tricky thing in Tiger: In Nib file, I have a NSScrollView
> in
> the window, and I put an NSImageView all above it, for I don't want
&g
On Sep 18, 2008, at 3:53 AM, [EMAIL PROTECTED] wrote:
Hi all,
I found a tricky thing in Tiger: In Nib file, I have a NSScrollView
in
the window, and I put an NSImageView all above it, for I don't want
to see
the scrollView. But when window shows, I can see the scroller! In
Leopard,
the i
Hi all,
I found a tricky thing in Tiger: In Nib file, I have a NSScrollView in
the window, and I put an NSImageView all above it, for I don't want to see
the scrollView. But when window shows, I can see the scroller! In Leopard,
the imageview covers the scroller. Did I miss something?
Thank