Re: Trying to create a 1px width NSBox
Re: Trying to create a 1px width NSBox
- Subject: Re: Trying to create a 1px width NSBox
- From: Jonathan Hull <email@hidden>
- Date: Sun, 08 Mar 2015 21:42:48 -0700
If you have layers enabled, you can just use an ordinary 1pt wide NSView and set the background color of its layer to black (or whatever color you want). No need to subclass.
Thanks,
Jon
> On Mar 8, 2015, at 12:02 PM, Patrick J. Collins <email@hidden> wrote:
>
> I am trying to create a "playhead" that will move across a waveform, and
> IB shows a "Vertical line" component which looks exactly what I want..
> Except it seems to have a default unchangable width of 5px... ???
> I tried setting the borderType property to NSNoBorder but that
> made no difference.
>
> How can I get a simple 1px solid colored object that I can use for
> this purpose?
>
> Patrick J. Collins
> http://collinatorstudios.com
>
> _______________________________________________
>
> 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
_______________________________________________
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