• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Is there a way to get rid of the line at the bottom of a NSToolbar?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there a way to get rid of the line at the bottom of a NSToolbar?


  • Subject: Re: Is there a way to get rid of the line at the bottom of a NSToolbar?
  • From: Stéphane Sudre <email@hidden>
  • Date: Mon, 27 Sep 2004 00:34:33 +0200


On dimanche, septembre 26, 2004, at 08:06 PM, Christoph Priebe wrote:

Hi,

I'm using a "metal" window and I'm looking for a way to get rid of the thin gray line
at the bottom of a NSToolbar. Is there a way?

Hum, I would have thought this was possible by creating a subclass of NSToolBarView (hidden API of course) and making this class pose as the mother class.


Then with some clippings, you could remove the bottom line.

And this works.

BUT as soon as you make the Customization panel appear, it crashes.

Too bad.

To do something that works, I think it would require knowing how NSWindowAuxiliary is structured.

I tried posing as NSWindow and overriding - (id) _toolbarView but this is not a solution.

My $0.02.

--
Stephane

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Is there a way to get rid of the line at the bottom of a NSToolbar? (From: Christoph Priebe <email@hidden>)

  • Prev by Date: Re: Unit testing framework suggestions?
  • Next by Date: Re: Unit testing framework suggestions?
  • Previous by thread: Is there a way to get rid of the line at the bottom of a NSToolbar?
  • Next by thread: windows and panels
  • Index(es):
    • Date
    • Thread