Skip navigation.
 
mlRe: cascading sheets and HIG
FROM : Andreas Mayer
DATE : Sat Jan 25 17:50:33 2003

Am Samstag, 25.01.03 um 05:18 Uhr schrieb m:

> On Saturday, January 25, 2003, at 12:42  AM, Alex Rice wrote:
>

>> The Cocoa docs say the correct way to handle "cascading" sheets is to
>> present them one at a time, closing each one before opening the next.
>> I'm in a situation where that would be a kind of a pain in the butt
>> to implement.

>
> Not sure that's a great reason to diverge from the HIG. Reminds me of
> a dark joke we had at a place I used to work: "we'll do the right
> thing, as long as it's convenient."


While I agree with that, I'm facing that exact problem myself now.
I'm going to show some related windows - which really should be
designed as sheets - in a screen saver configuration dialog, which is a
sheet itself. Now the problem is, since my screen saver is only a
plugin, I simply *can't* close and reopen the configuration sheet.

So what should I do? Use regular windows or display sheets on a sheet?


bye.  Andreas.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlcascading sheets and HIG Alex Rice Jan 25, 01:42
mlRe: cascading sheets and HIG m Jan 25, 05:18
mlRe: cascading sheets and HIG Nicholas Riley Jan 25, 05:47
mlRe: cascading sheets and HIG Andreas Mayer Jan 25, 17:50
mlRe: cascading sheets and HIG Manfred Schubert Jan 25, 19:22
mlRe: cascading sheets and HIG Andreas Mayer Jan 26, 00:06
mlRe: cascading sheets and HIG Alex Rice Jan 26, 01:54
mlRe: cascading sheets and HIG Jonathan Hendry Jan 26, 07:40
mlRe: cascading sheets and HIG Alex Rice Jan 26, 09:41
mlRe: cascading sheets and HIG Andy Lee Jan 26, 18:43
mlRe: cascading sheets and HIG Jonathan Hendry Jan 27, 01:35