Search code examples
cocoansmenuitemnsstatusitem

How do I get my menulet to look like this


How do i get this effect with a menulet application. I just want the window effect nothing else.

Heading

My current app looks like this. please if someone could shed some light it would be appreciated. Thanks. enter image description here


Solution

  • You will need to do custom drawing to achieve this effect, which is not standard in NSWindow. Take a look at this example code: (MAAttatchedWindow) http://mattgemmell.com/source.