I quite like how in 0.30 the tab bar has been placed above the menu. In fact I believe some apps are following this new trend such as Firefox 4.
Anyway this is the smallest GUI request EVER! Wouldn't be neater and distinguishable to draw a small line beneath the tab bar like in this picture I made to show the difference:
The active tab should be visually integrated with its menu (as it is now)... that's one way how we know which tab is the active one!!!
But the inactive tab is grey and the active tab is white and that's more than fine, isn't it? Unless on other Windows OS's and cross-platforms the tab widget GUI is completely difference; if so forgive me.
xnview wrote:I think that you can change that by editing GUI style
Hmm how do I do that?
Really the oroginal request here is not that importance like my other requests... I just thought that a small GUI line below tab bar would look a bit better than that faded white look but it's your final decision.
Tabs look differently on different systems and with different "styles".
You might want to try View->Style->Motif or View->Style->CDE to get that line under the tabs.
All of the styles have problems, though. I would prefer a mix and match combination of CleanLooks and Plastique, but it is currently 'way to time-consuming for a Windows user to create a new style using an XML editor. Not worth the effort, unfortunately.
Ok I inputted that code at the very bottom of all that text in the 'theme' window. So now, why has the rest of my GUI turned to dark grey after inputted that tab bar line code. Please advise
Also can I specify a type of dynamic line color which would blend/colour adapt itself to whichever OS I'm running MP on?
budz45 wrote:Ok I inputted that code at the very bottom of all that text in the 'theme' window. So now, why has the rest of my GUI turned to dark grey after inputted that tab bar line code. Please advise
Quit XnView MP.
Open %AppData%\XnViewMP\default.style in a text editor.
Replace all CSS with QMenuBar { border-top: 1px solid red; }.
Yes, thanks I am using this recent one on XP but on Vista there is a slight GUI mishap; on Vista look at the lost piece of vista menu bar after the 'help' menu item;
Yes, thanks I am using this recent one on XP but on Vista there is a slight GUI mishap; on Vista look at the lost piece of vista menu bar after the 'help' menu item;
Oh
What happens when you remove the padding, budz?
Or maybe you could try adding a Vista-like gradient to the background: