Re: How to hide Performance from toolbar by default (not remove it)

2021-04-28 Thread Neil C Smith
On Wed, 28 Apr 2021, 19:05 Mike Hallan, wrote: > From Neil's examples, it seems like it a modification to the IDE files > that will also get propagated to the built application. I'd prefer to leave > the IDE as-is and only have the app with Performance not visible by default. > My platform appli

Re: How to hide Performance from toolbar by default (not remove it)

2021-04-28 Thread Mike Hallan
Thanks for the replies Neil & Klaus, Unfortunately I can't seem to get it to work. >From Neil's examples, it seems like it a modification to the IDE files that >will also get propagated to the built application. I'd prefer to leave the IDE >as-is and only have the app with Performance not visible

AW: How to hide Performance from toolbar by default (not remove it)

2021-04-28 Thread Klaus Martinschitz
Hi, it is described here… https://netbeans.apache.org/wiki/DevFaqHideShowToolbar.asciidoc Regards, Klaus Von: Mike Hallan [mailto:mkhal...@yahoo.com.INVALID] Gesendet: Mittwoch, 28. April 2021 13:04 An: users@netbeans.apache.org Betreff: How to hide Performance from toolbar by default (

Re: How to hide Performance from toolbar by default (not remove it)

2021-04-28 Thread Neil C Smith
Hi, On Wed, 28 Apr 2021 at 12:06, Mike Hallan wrote: > I've just migrated an application from NB8.2 to NB12.3. > > Is there a way to hide the Performance/Profile item from the toolbar by > default? The way I've handled it is - https://github.com/praxis-live/praxis-live/blob/master/praxis.live.

How to hide Performance from toolbar by default (not remove it)

2021-04-28 Thread Mike Hallan
Hi,  I've just migrated an application from NB8.2 to NB12.3.  Is there a way to hide the Performance/Profile item from the toolbar by default? I know I can remove it by deleting the Performance item in XML Layer-Toolbars-Performance but I don't want to remove it. I just want it hidden from view w