RE: Setting default toolbar appearance in Platform App

2022-12-23 Thread Joseph Huber
I seem to have figured out how to fix this. In the Project tree, I right-clicked on in my branding module and searched for "clipboard". One file was found called Standard.xml. Interestingly, I couldn't find a physical file named Standard.xml anywhere in the project folders using Windows sea

RE: Setting default toolbar appearance in Platform App

2022-12-23 Thread Joseph Huber
Thanks for the reply! I tried your suggested solution with the Memory toolbar. I added the following to my branding module's layer.xml: That seemed to remove the toolbar entirely, not just uncheck it. I would like to keep the toolbar, just have in unchecked as default. [cid:image00

RE: Setting default toolbar appearance in Platform App

2022-12-23 Thread Eirik Bakke
>From the branding module's layer.xml file, you should be able to do something >like this: -- Eirik From: Joseph Huber Sent: Thursday, December 22, 2022 5:46 PM To: users@netbeans.apache.org Subject: Setting default toolbar appearance in Platform