I need to disable the Print icon on the open bravo toolbar, if our custom status is 'Approved'. else if the custom status is Recommended or Pending the Print icon should be enabled. Please advise?
Related
Can anyone tell me please how to disable this icon from appearing in my Rider window? It allows configuring highlighting levels.
Incidently I would also like to hide that bar it appears on as it doesn't have any purpose.
Call the context menu for the "Pencils" icon (click on the right mouse click)
"Move to status bar"
Then go to View | Appearance | Status bar widgets | Pencils
When clicking the "File" menu from the Spotfire Webplayer, there is a menu item called "View Library", is it possible to disable the item or just hide it?
there is currently no way to disable this menu item.
in theory you could use the set-public-address command via the config command line interface and change the URL to some other location, but if that isn't a valid URL it could break things. attempt at your own risk and in a dev environment.
I have disabled the PrintScreen using the link
disable the printscreen keyboard option from windows
Assuming nothing else has been changed it should be pretty simple:
Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout
In the right pane, right-click and delete Scancode Map (so we just remove the thing you added).
Then close and restart.
I did a research on this over the internet but I did see how to do this. I just want to hide/remove the status bar at the bottom of my text editor (sublime text 3), that shows the line and column and etc. Please see the image below:
BTW, I'm using windows 10.
The status bar in Sublime can be hidden using the View > Hide Status Bar menu command or the View: Toggle Status Bar command in the Command Palette. The state of the status bar is specific to the window, so you need to use the command in all of your windows if you have more than one (assuming you want it off everywhere).
Note that the presence of the status bar in a new Sublime window depends on the state of the status bar in the existing window that has the focus when the new window is created.
As a result of that, if you have more than one window you need to use the command in all of the windows in order to have it permanently turned off.
How can I disable the "click to navigate" icons on the left bar?
I believe they are called "gutter" icons but I just didn't find a way to disable them.
They can't be disabled, I'm afraid. If you want to, you can log this as a feature request at https://youtrack.jetbrains.com