Hi all,
how can I completely hide the existance of the "Menu"-bar?
I like the behaviour that "Offline" commands are not visible in the customizations Command-list.
Is that also possible for bars?
Best regards
cew
How to lock/disable "Menu" bar
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- Site Admin
- Posts: 2445
- Joined: Thu Jun 30, 2005 4:11 pm
Re: How to lock/disable "Menu" bar
Hi, cew.
In current version you may hide menu bar (and any other toobar) in GUI by:and turn off the "Show/Hide Menu bar" UI-command:
No way for full remove of menu/toolbar from our GUI. You will be able to do it in the new version only (V3).
HTH.
In current version you may hide menu bar (and any other toobar) in GUI by:
Code: Select all
ctrl.SetProperty("View.Bars["Menu"].Visible", "false");
Code: Select all
ctrl.SetProperty("Commands["ToggleMenuBar"].State", "Offline");
HTH.
PDF-XChange Co. LTD (Project Developer)
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
-
- User
- Posts: 213
- Joined: Tue Feb 01, 2011 8:14 am
Re: How to lock/disable "Menu" bar
Hi,
for the first step this workaround is ok.
Let's wait for 3.0
Best
cew
for the first step this workaround is ok.
Let's wait for 3.0

Best
cew
-
- Site Admin
- Posts: 5223
- Joined: Tue Jun 29, 2004 10:34 am
Re: How to lock/disable "Menu" bar
Thanks for your patience.
If posting files to this forum - you must archive the files to a ZIP, RAR or 7z file or they will not be uploaded - thank you.
Best regards
Tracker Support
http://www.tracker-software.com
Best regards
Tracker Support
http://www.tracker-software.com