Page 1 of 1

edit button text? / ShowMenuBar

Posted: Tue May 06, 2014 11:01 am
by rer
In v3, is there a place to edit the text of the menu buttons? I'd like to edit the "Application" text to say "Zoom". Alternatively, is there a way to add a Zoom button?

Also, v2 had a ShowMenuBar option. I did not see this in v3. Is there a way to have the menu bar (File, Edit, View, etc.) appear in v3?

Re: edit button text? / ShowMenuBar

Posted: Tue May 06, 2014 12:36 pm
by Scott
Change the following in the INI file to change the button name.

[Buttons]
Menu=Zoom

I will add the "Zoom" button to our to do list for PWB v3.

We took the menu bar out of PWB v3 to be more Chrome like as we are adding the Chrome HTML rendering engine to PWB v3.

--Scott

Re: edit button text? / ShowMenuBar

Posted: Tue May 06, 2014 4:15 pm
by rer
Thanks :)