Re: inline error message colors...
Jindrich Dinga <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Hi Peter, I'm afraid there is no new UI spec about inline errors. The colors as well as icons were changed because of this issue http://www.netbeans.org/issues/show_bug.cgi?id=65358 Jindra On 4.4.2006, at 23:49, Peter Williams wrote: > In NetBeans 4.1, inline error messages were a light blue ([89, 79, > 191] from http://ui.netbeans.org/docs/inline_errors/index.html, > about half way down). But this document is old (Sept. 2003) > > In 5.0 - 5.5, it seems the color for these has changed to some > shade of red (it's still inconsistent in a few places though - yes, > I have filed bugs, though I think there is one more place still > mixed up). > > So my question is for HIE, where can I find documentation on what > the current inline error color is supposed to be and where in the > source code (or at least in what module) is it defined? We already > have our own private copy (of the old blue color) , but if there is > a shared version, I'd be happy to use that one. > > -Peter