Skip navigation.
 
mlRe: Graphics seen when volume is modified.
FROM : Shawn Erickson
DATE : Fri May 02 22:51:11 2008

On Fri, May 2, 2008 at 1:09 PM, Kyle Sluder
<kyle.sluder+<email_removed>> wrote:
> On Fri, May 2, 2008 at 2:41 PM, Christopher Nebel <c.<email_removed>> wrote:
>  >  Alternatively, you could mimic the effect using a transparent panel [1] --
>  > I expect that's what Growl is doing.
>
>  Unfortunately if you pass NSBorderlessWindowMask to a HUD window you
>  lose the rounded corners.  I'm sure there's an unsupported way to do
>  it, but I'm going to file a radar which asks that borderless HUD
>  windows get the rounded corners.


You can get rounded corners, etc. by setting the background color for
the window to be an image of the color and shape you want or by having
the content view define the shape.

/me points at <http://developer.apple.com/samplecode/RoundTransparentWindow/index.html>

-Shawn

Related mailsAuthorDate
mlGraphics seen when volume is modified. John Clayton May 2, 10:38
mlRe: Graphics seen when volume is modified. I. Savant May 2, 13:00
mlRe: Graphics seen when volume is modified. Christopher Nebel May 2, 20:41
mlRe: Graphics seen when volume is modified. Kyle Sluder May 2, 22:09
mlRe: Graphics seen when volume is modified. Shawn Erickson May 2, 22:51
mlRe: Graphics seen when volume is modified. Kyle Sluder May 2, 23:00
mlRe: Graphics seen when volume is modified. Jean-Daniel Dupas May 3, 00:52
mlRe: Graphics seen when volume is modified. Jamie Phelps May 3, 04:19
mlRe: Graphics seen when volume is modified. Jean-Daniel Dupas May 3, 11:01