Re: Toolbar colors on osx

"[email protected]" <[email protected]> Sat, 26 Aug 2017 20:50:18 +0200
Newsgroups gmane.comp.java.netbeans.modules.openide.devel
Message-ID <[email protected]>
Can you send a screenshot of what you mean? Does it make a difference with a different release of the JDK?

Gj

> On 25 Aug 2017, at 19:47, Ayman Habib <[email protected]> wrote:
> 
> Hi All, 
> 
> Porting our platform based application from windows to run on osx I'm running into a problem where there is a mismatch between the color of the Edit toolbar (Undo/Redo etc.)  and that of the container/Panel underneath it. I'm using the default L&F and the problem shows already on the PaintApp using 8.2 and Java 1.8.0_73 on Yosemite 10.10.5. 
> 
> Thank you for any help/pointers you can provide,
> -Ayman