Re: Screen Saver -> Web Application
Re: Screen Saver -> Web Application
- Subject: Re: Screen Saver -> Web Application
- From: SA Dev <email@hidden>
- Date: Wed, 15 Jun 2005 06:47:04 -0400
Jon:
No 'interface'? Sure there is! Using XCode 2.1, at least, the
screen saver template creates YourSaverView.h/m files (under
"Classes"). This is a subclass of NSView. You can add any subview you
like, including a web view. You just can't do it with IB; it's all
got to be done in code.
On Jun 14, 2005, at 11:37 PM, Jon Wynacht wrote:
Hi,
I have a question regarding screen savers and creating them within
Xcode using the Cocoa frameworks. Can I use Web Kit from within a
screen saver to display content from an HTTP connection? There
really isn't an "interface" with the screen saver and after digging
through the documentation and searching Google I wasn't able to
find much of anything on this topic.
Any ideas, thoughts or hazings?
Thanks,
Jon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40silentalcove.net
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden