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

link|improve this question

0% accept rate
feedback

1 Answer

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.