Author Topic: Library Explorer Element  (Read 6152 times)

phred

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10286
What element controls the fg and bg of the FIND button in the Library Explorer?
Download the latest MusicBee v3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Custom Forum Search
Posting screenshots is here

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 35002
its derived from Controls.Button.Default
let me know if you need an override

phred

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10286
its derived from Controls.Button.Default
let me know if you need an override
I have changed the bg and fg in Controls.Button.Default and I see no change in the Find button.  Just to be certain we're talking about the same thing, here is a screen shot:

I'm trying to get the Find button to look like the Podcast count button.
Not truly knowing what I'm doing with skin modifications, would an override be the answer?

Somewhat related - hiccup mentioned to me that he couldn't see a Find button for the LE and wondered if it was user-enabled.  Neither he nor I are able to see where it might be an option to enable/disable it.  And in 2.5, once the Library Explorer is enabled, I have to double-click the LE header to get the search field and Find button to show.  In 3.0 it shows as soon as it is enabled.  This is all taking place in the left panel.
Download the latest MusicBee v3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Custom Forum Search
Posting screenshots is here

hiccup

  • Hero Member
  • *****
  • Posts: 9169
Somewhat related - hiccup mentioned to me that he couldn't see a Find button for the LE and wondered if it was user-enabled.  Neither he nor I are able to see where it might be an option to enable/disable it.  And in 2.5, once the Library Explorer is enabled, I have to double-click the LE header to get the search field and Find button to show.

Not a biggie, but a bit strange indeed. When I double-click the LE header, the LE panel just expands to the top of the window, covering the whole left panel. (v2.5)

psychoadept

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10940
Somewhat related - hiccup mentioned to me that he couldn't see a Find button for the LE and wondered if it was user-enabled.  Neither he nor I are able to see where it might be an option to enable/disable it.

It shows up when you choose "search" from the menu or when you start typing in Library Explorer

Not a biggie, but a bit strange indeed. When I double-click the LE header, the LE panel just expands to the top of the window, covering the whole left panel. (v2.5)

That's the intended behavior.
Last Edit: December 05, 2015, 09:14:46 PM by psychoadept
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest patches
(Unzip and overwrite existing program files)

hiccup

  • Hero Member
  • *****
  • Posts: 9169
It shows up when you choose "search" from the menu or when you start typing in Library Explorer

That's funny, that is the first time ever that that 'find' option shows itself there.
Clicking 'search' in the menu didn't do the trick, but starting typing there indeed made it reveal it's presence.
 

phred

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10286
Well, at least we've got that problem resolved.

But I'd still like to know what element needs to be changed in order to change the color.  The one Steven said was it isn't changing anything.
Last Edit: December 05, 2015, 11:54:12 PM by phred
Download the latest MusicBee v3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Custom Forum Search
Posting screenshots is here

Bee-liever

  • Member
  • Hero Member
  • *****
  • Posts: 3879
  • MB Version: 3.6.9318P
its derived from Controls.Button.Default
let me know if you need an override
I have changed the bg and fg in Controls.Button.Default and I see no change in the Find button.
I'm trying to get the Find button to look like the Podcast count button.
Not truly knowing what I'm doing with skin modifications, would an override be the answer?

@ phred, you will need an override to achieve what you want.
As Steven said, it's derived from that elements colours, but they're blended with the LH panel colours to give a more subtle effect.
MusicBee and my library - Making bee-utiful music together

phred

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10286
Good explanation, Bee-liever.  Thanks.

@Steven - I'll take you up on your offer to provide an override for Controls.Button.Default so I can manipulate the Find button in the Library Explorer.  Thanks.
Download the latest MusicBee v3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Custom Forum Search
Posting screenshots is here

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 35002
i have added for the next update:
Controls.FindButton.Default
keep in mind it also is used when searching the Playing Tracks panel

its uploaded now
Last Edit: December 06, 2015, 12:58:00 PM by Steven

phred

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10286
Great!  Working as expected in v3
Download the latest MusicBee v3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Custom Forum Search
Posting screenshots is here