Re: Toolbar replacement with retina version
Benno Markiewicz <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAA_aP4i+=s1eHPN5_amOLdMwZAqPmLR_MQbjGJiEt_O8NGBnoQ@mail.gmail.com> |
Hej Clemens. Create a github project of the code as a module and provide a minimal example, so that other NB devs can see that it really works. With kind regards, markiewb 2016-06-05 18:35 GMT+02:00 lanthale <[email protected]>: > Hallo everybody, > > I just want to share the code I have used to replace the toolbar of > netbeans with a javafx version because of the retina issues with netbeans > rcp. Hopefully someone finds it useful. > > File explaination: > toolbar -> director with the files for the netbeans module to replace the > toolbar > buttonStyle.css -> Styling for the toolbar > PreferencesTabBar.java -> The standard toolbar with left, center and right > location > UnifiedToolBar.java -> A tabbed toolbar with togglebutton to add to the > standard toolbar > > best regards, > Clemens > > > > > Attachments: > http://forums.netbeans.org//files/toolbar_251.zip > >