re: Size of the resize indicator
re: Size of the resize indicator
- Subject: re: Size of the resize indicator
- From: Eric Gorr <email@hidden>
- Date: Wed, 3 Dec 2008 11:04:25 -0500
I posted this question awhile ago, but never received a response. I
asked the same question on another mailing list and received the
answer that what I want to do is simply not possible.
If anyone has a solution that involves being able to use a NSPanel, I
would be very interested.
I have filed a bug report - rdar://6414772
I'm pretty sure this cannot be done in Cocoa windows. If you see it
in some panels, those are either using SPI or they aren's Cocoa
windows. Also drawing it yourself is not possible using API, as the
resize indicator is part of a private view class.
On 3 Dec 2008, at 4:29 PM, Eric Gorr wrote:
I would like to be able to use the mini version of a NSScrollView
and have that scroll view extend into the bottom right corner of a
resizable NSPanel where the resize indicator for the window is drawn.
Unfortunately, the resize indicator only seems to fit the regular
sized version of a NSScrollView.
Now, I have seen palettes in other applications with a resize
indicator which would fit nicely with the small version of a
NSScrollView.
Does anyone know how to get a smaller resize indicator to
automatically appear?
Is this something I will have to draw myself?
Are NSScrollViews only meant to be the 'regular' size?
If you need to see an example of what I am talking about, the
problem can be easily reproduced using just interface builder. I
have placed an example at:
http://ericgorr.net/resizeindicator.zip
Thank you.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden