gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: exception panel userInfo browser


From: Matt Rice
Subject: Re: exception panel userInfo browser
Date: Sun, 22 Oct 2006 13:02:18 -0700 (PDT)


--- Fred Kiefer <address@hidden> wrote:

> Matt Rice schrieb:
> > not sure if anyone is opposed to adding something
> like
> > this...
> > 
> > it provides a userInfo browser to the exception
> panel
> > which gets shown when you click on the icon in the
> > upper left hand corner.
> > 
> > i find it very useful when doing key value coding
> > stuff
> > and you have dictionaries with arrays of
> dictionaries
> > and stuff
> > 
> > it isn't the most polished looking but it does the
> job.
> 
> 
> Hi Matt,
> 
> the idea of the panel itself seems nice, but why do
> you add it via
> getSomePanel(). As you did not change
> NSReleaseAlertPanel() you wont
> have a benefit from this. For me it would seem
> easier, if you just
> created the panel manually without caching. This
> will reduce the size of
> your patch.
> 

ahh, i accidentally deleted this patch when commiting
the NSApplication stuff yesterday and had to rewrite
it and forgot about the NSReleaseAlertPanel part.

anyhow it will make the patch simpler, and the caching
is moot because you will never be able to see 2
exception panels.

> Cheers
> Fred
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]