Ask a Question related to Mac Programming, Design and Development.
-
Ronny Salomonsen #1
Cocoa and semi-transparent rounded windows
Hi
I guess some of you might have tried a preference-pane called "synergy"
which shows a semi-transparent window with an icon and some text when iTunes
starts playing a MP3.
The same kind of window is used in Salling Clicker to display what the
AppleScripts returned value is. You also see it when you click on a phone
number in Address Book and choose "Zoom" or whatever.
How do you make this kind of window?
---
Ronny Salomonsen, rsalomon(a)online.no
Ronny Salomonsen Guest
-
Semi-Transparent Overlay?
I have a circle (10% Black fill) that is being overlapped by a triangle (CVC Yellow 100% fill, on a separate layer). I am trying to make the fill... -
Printing to PDF - layers remain semi-transparent
I am using InDesign CS to make a postcard. One of the designs has a grid in the back with white feathered circles on top of it. Another layer on top... -
Semi-Transparent Sliding Menu?
Hi, all! Firstly, I wanted to thank some of the users here for their help. You gave me great advice on creating rippling text, as well as using... -
Pop up menus semi-transparent menu background
I am trying to create a menu with a semi-transparent background using Fireworks MX 2004 and Dreamweaver MX. The effect I am trying to recreate is... -
semi transparent background to dropdown menus?
http://webforums.macromedia.com/fireworks/messageview.cfm?catid=193&threadid=662716 -
Doc O'Leary #2
Re: Cocoa and semi-transparent rounded windows
In article <BB3AE1CB.22E2%rsalomon@online.no>,
Ronny Salomonsen <rsalomon@online.no> wrote:
[url]http://developer.apple.com/samplecode/Sample_Code/Cocoa/RoundTransparentW[/url]> How do you make this kind of window?
indow.htm
Doc O'Leary Guest
-
Ronny Salomonsen #3
Re: Cocoa and semi-transparent rounded windows
On 16-07-03 14:00, in article
[email]droleary.usenet-0976A5.07000816072003@corp.supernews.com[/email], "Doc O'Leary"
<droleary.usenet@subsume.com> wrote:
I found it about 15 minuter after posting this thread, but thank you anyway> In article <BB3AE1CB.22E2%rsalomon@online.no>,
> Ronny Salomonsen <rsalomon@online.no> wrote:
>>>> How do you make this kind of window?
> [url]http://developer.apple.com/samplecode/Sample_Code/Cocoa/RoundTransparentW[/url]
> indow.htm
:)
:: Ronny
Ronny Salomonsen Guest
-
No Spam #4
Re: Cocoa and semi-transparent rounded windows
In article <BB3AE1CB.22E2%rsalomon@online.no>,
Ronny Salomonsen <rsalomon@online.no> wrote:
....> I guess some of you might have tried a preference-pane called "synergy"
> which shows a semi-transparent window with an icon and some text when iTunes
> starts playing a MP3.
>The basic trick is to "setOpaque:NO", but you also want to consider>
> How do you make this kind of window?
"setAlphaValue:X", for X < 1.0. You can see a complete example at
<[url]ftp://ftp.apple.com/developer/Sample_Code/Cocoa/RoundTransparentWindow.s[/url]
it>
No Spam Guest



Reply With Quote

