Re: How Can i make my View as Sticky
Re: How Can i make my View as Sticky
- Subject: Re: How Can i make my View as Sticky
- From: John Randolph <email@hidden>
- Date: Mon, 19 Jan 2004 13:14:21 -0800
On Jan 17, 2004, at 4:53 AM, M. Uli Kusterer wrote:
At 10:19 Uhr +0530 17.01.2004, sunil kumar wrote:
When we open application "Stickies" it opens small
boxes, are these boxes are Views are Windows.
if they are views how can i make my View attached to
screen like Stickies.
I think you want to create a borderless window, put your view in
there, and set the window's layer to something the gives the behaviour
you want.
Sample code at...
http://developer.apple.com/samplecode/Sample_Code/Cocoa/
RoundTransparentWindow.htm
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.