RE: NSAlert strategy advice
RE: NSAlert strategy advice
- Subject: RE: NSAlert strategy advice
- From: "John Stiles" <email@hidden>
- Date: Fri, 17 Dec 2004 17:50:05 -0800
- Thread-topic: NSAlert strategy advice
If they all do the same thing, you can use the same selector for each
sheet.
If they all do different things, well, then you probably need them,
right? :)
-----Original Message-----
From: cocoa-dev-bounces+jstiles=email@hidden
[mailto:cocoa-dev-bounces+jstiles=email@hidden] On
Behalf Of Henry Maddocks
Sent: Friday, December 17, 2004 5:22 PM
To: email@hidden
Subject: NSAlert strategy advice
My current app has quite a few occasions when it needs to show a sheet
to the user. It seems for each of these sheets I need to implement a
sheet did end function which is getting to be a bit laborious and
strikes me as being a maintenance nightmare. Does anyone have any ideas
for ways this boiler plate stuff can be reduced?
Henry
_______________________________________________
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
_______________________________________________
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