How do I permanently hide the icon bar with the icons for e.g.
"Folders","Favorites","Categories",...
How do I hide the icon bar with 'Folders','Favourites', ...
Moderator: xnview
-
pstein
- Posts: 51
- Joined: Mon Sep 04, 2006 3:43 pm
-
xnview
- Author of XnView
- Posts: 47520
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: How do I hide the icon bar with "Folders",&quo
View/Tree pane/Use tabspstein wrote:How do I permanently hide the icon bar with the icons for e.g.
"Folders","Favorites","Categories",...
Pierre.
-
grobi
- Posts: 9
- Joined: Thu Apr 05, 2007 12:16 pm
-
helmut
- Posts: 8704
- Joined: Sun Oct 12, 2003 6:47 pm
- Location: Frankfurt, Germany
Re: How do I hide the icon bar with "Folders",&
Actually the icon bar consists of two parts, the tabs (Folders, Favourites, Categories) and the small toolbar with file and folder actions.
For showing/hiding you use View > Tree pane > Use tabs (for tabs) and View > Small Toolbar (for the toolbar).
The equivalent entries in the .ini file are
[Browser]
ShowTabTree=0
ShowSmallToolbar=0
For showing/hiding you use View > Tree pane > Use tabs (for tabs) and View > Small Toolbar (for the toolbar).
The equivalent entries in the .ini file are
[Browser]
ShowTabTree=0
ShowSmallToolbar=0
-
grobi
- Posts: 9
- Joined: Thu Apr 05, 2007 12:16 pm
-
foxyshadis
- Posts: 395
- Joined: Sat Nov 18, 2006 8:57 am
XnView never touches HKLM for its options. You have to either manually propogate it to everyone's HKCU, set a logon script to push it, create a template and policy for it, or use PolicyMaker to simplify the prior option, among other options. (Both policy methods only work on 2K, XP Pro, 2003, or Vista Premium and up.)
-
Clo
- XnThusiast
- Posts: 4441
- Joined: Sun Oct 17, 2004 4:57 am
- Location: Bordeaux, France
My opinion…
<½ OT>
• Which just shows that using the registry to save the settings is a mast in the b** !
</½ OT>
Claude
Clo
Old user ON SELECTIVE STRIKE till further notice •
-
xnview
- Author of XnView
- Posts: 47520
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
grobi
- Posts: 9
- Joined: Thu Apr 05, 2007 12:16 pm