Re: NSSavePanel complains about .hidden

2002-10-08 Thread Nicola Pero
Ok - you're probably right about init and the pedantic discussion was just pedantic :-) - but I didn't know about that section nor that raising exceptions in -init was forbidden, is this 'coding practice' a new addition ? Nope ... it's been there for years, and even when it was written it

Re: NSSavePanel complains about .hidden

2002-10-08 Thread Nicola Pero
PS. I know warn logs are selectable at base library compile time ... I'd have no problem with (I even like the idea) of having a flag to deselect them at runtime. eg. --GNU-Debug=NoWarn to turn off warnings. Worthwhile? Yes - but I'd go much further - I'd say it should be possible to

Re: NSSavePanel complains about .hidden

2002-10-08 Thread Nicola Pero
But if you are writing, say, a web server which is logging carefully to stderr using a strict and predefined web-server specific format (possibly customizable by the user in configuration files), then a log message to standard error from the library is annyoing and unwanted. In the

Re: NSSavePanel complains about .hidden

2002-10-08 Thread Adam Fedor
Pascal Bourguignon wrote: It should be quite easy to add a function to set the file descriptor (or a stream, which could be a memory stream) to which NSLog output should be sent. You can already create your own NSLog_print_handler to take over the job of dealing with NSLog output.

Gorm headers fix

2002-10-08 Thread Stefan Urbanek
Hi, Attached is a fix for gorm to reflect recent gui changes. Stefan diff diff Description: Binary data

Re: NSSavePanel complains about .hidden

2002-10-08 Thread Richard Frith-Macdonald
Nicola Pero wrote: PS. I know warn logs are selectable at base library compile time ... I'd have no problem with (I even like the idea) of having a flag to deselect them at runtime. eg. --GNU-Debug=NoWarn to turn off warnings. Worthwhile? Yes - but I'd go much further - I'd say it should

Re: NSSavePanel complains about .hidden

2002-10-08 Thread Pascal Bourguignon
From: Adam Fedor [EMAIL PROTECTED] Date: Tue, 08 Oct 2002 09:14:09 -0600 Pascal Bourguignon wrote: It should be quite easy to add a function to set the file descriptor (or a stream, which could be a memory stream) to which NSLog output should be sent. You can already

Re: Panel focus problem

2002-10-08 Thread Adam Fedor
Stefan Urbanek wrote: Hi, Try this: - open GNUMail and a mailbox or an email - open print panel with Print Print - select 'Save' and try to save it under a filename tha already exists so the 'Replace?' alert panel pops up The save panel will still be key window, even there is the

Re: Gorm headers fix

2002-10-08 Thread Gregory Casamento
Fixed. --- Stefan Urbanek [EMAIL PROTECTED] wrote: Hi, Attached is a fix for gorm to reflect recent gui changes. Stefan diff ATTACHMENT part 2 application/octet-stream name=diff = Gregory John Casamento -- Please sign