And to be extra double clear, you have to wire a button in Interface Builder to your 'app controller'.

On Mar 9, 2008, at 7:26 PM, Sam McDonald wrote:


To be more direct in answering "were do I put this code". It depends. If you want to go full screen whenever a button is pushed you do the following:

- (IBAction)buttonPushed:(id)sender {
        // Here is were you put the code
}



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to