Jump to content

Changing appearance of an "embedded_filter_button"


Tyburn
 Share

Recommended Posts

Having followed a similar procedure in changing the appearance of a "view_menu_popup" button in the "team squad" panel (and various others):

<widget class="view_menu_popup" appearance="buttons/subtle/squad/normal/button" id="plvi" embed_in_frame="false" auto_size="all" colour="secondary"/>

I was hopeful the same way would work for this button in the "team squad" panel:

<!-- filter menu -->
                <widget class="embedded_filter_button" appearance="buttons/embedded/squad/normal/button" id="plsf" target="plti"  auto_size="all" colour="secondary"/>

But it doesn't. The game is not reading my custom button for this widget. (top right in screenshot)

I've tried pointing it's button appearance to where the class file for "embedded_filter_button" looks for it ("buttons/embedded/normal/button") but that's not working either.

I obviously have all the relevant graphics where they should be in my skin, with edited configs.

I've included the "team squad" file.

Any ideas?

Thanks.

image.thumb.png.93279e8f88096c8ddb661e2000afa932.png

 

team squad.xml

Edited by Tyburn
Link to post
Share on other sites

NVM.

Even though everything seemed to point to putting the buttons into "embedded" I've discovered that "subtle" is the folder that controls this widgets appearance. Along with many others.

Adding appearance code to this widget code makes no change at all.

Time to get creative.

Link to post
Share on other sites

3 hours ago, Tyburn said:

NVM.

Even though everything seemed to point to putting the buttons into "embedded" I've discovered that "subtle" is the folder that controls this widgets appearance. Along with many others.

Adding appearance code to this widget code makes no change at all.

Time to get creative.

please keep me informed

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...