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.

Cheers
Fred


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to