performclose vs close
performclose vs close
- Subject: performclose vs close
- From: "Ahmet Taha Sakar" <email@hidden>
- Date: Sun, 11 Mar 2007 17:37:02 -0700
I have a nswindow on a second nib file. I have the window showing by
default. I have also created a button to close the window and connected it
to the file owner of the nib. When I click on the button if I do [mywindow
close] it closes the window. but if I do a [mywindow performclose] it does
nothing. I need performclose for some delegate methods. Am I missing
something?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden