Re: Nimbus L&F using NetBeans Platform
Peter Hansson <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAC55jYMmbONZTVKBNgvsMeD0GVPFAAknB0RxZP=mSP8dA=JBgg@mail.gmail.com> |
I'm not sure this has anything to do with the choice of L&F. You refer first to "log file" and then to "log window". I'm not sure exactly what you mean, but I'm guessing you mean the Output Window in the NetBeans Platform, right? On Mon, Nov 28, 2016 at 4:45 PM, karolinas <[email protected]> wrote: > Hi, I know that it was specified, that using Nimbus Look and Feel may > cause some issues in the NetBeans Platform, however, since all the software > products in our company use Nimbus (based on Swing), I was asked to use > Nimbus in my NetBeans Platform application. > > However, the issue that I faced is related to the log file. If I have a > top component opened in the Editor view, it is not visible, as it goes very > very low. Else, if I have the log window opened and then the top component > in the Editor view, the full panel in the editor view is not visible, it's > extended, so again, you cannot see it full, and in our case, cannot see the > buttons at the bottom of the panel. > > Is there any way I can specify the sizes of the views, so that even when > both are opened, they would both be visible? > > > > >