Re: Ok or Close on error message? HIG and gtk api code example seem to say different things



On Tue, 2005-11-01 at 14:28 +0100, lupus wrote:
> the code example says Close
> 
> http://developer.gnome.org/doc/API/2.0/gtk/GtkMessageDialog.html#gtk-message-dialog-new
> 
> But the HIG seems to say OK 
> 
> http://developer.gnome.org/projects/gup/hig/2.0/windows-alert.html#alerts-error
> 
> Which one is correct? Or isn't GTK trying to follow HIG?

The example is technically correct, in so far as it correctly
demonstrates how to use the function. It does not follow the HIG
recommendation for button choices, probably because it was written
before the HIG even existed. If it bothers you, put a patch in bugzilla.

Matthias




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