Screen saver with a configure sheet?
Screen saver with a configure sheet?
- Subject: Screen saver with a configure sheet?
- From: patrick <email@hidden>
- Date: Mon, 9 Jan 2006 14:44:31 -0800
I'm making a screen saver with a configure sheet, and I'm having
trouble understanding how I can create a connection between the sheet
and my screen saver class.
In my screen saver's header file, I have:
IBOutlet id *configureSheet;
I've created a NIB with the panel, but since the ScreenSaverEngine
creates the instance of my screen saver view, it doesn't seem like I
would create an instance of the screen saver view in my NIB.
The only tutorial I could find about making a screen saver with a
configure sheet didn't explain this part, and just provided a NIB that
somehow already has the connection in it.
Any pointers would be greatly appreciated.
Thanks,
Patrick
_______________________________________________
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