Toolbar colors on osx
Ayman Habib <[email protected]> Fri, 25 Aug 2017 10:47:09 -0700
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAFkhwKsQJ1EGYmm0VE2Hu-M2h7HaM6iPFQc+rC8ekJM27fnB1w@mail.gmail.com> |
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