Jump to content

Titlebar logo question


theBantams

Recommended Posts

You'll need to change the code you are copying so it uses a different id, you should be able to use the ids from the background logo code:

For Example:

<!-- Left Side Background Logo -->

<widget class="picture" id="lftB" auto_size="all" file="pictures/logos/background/default/right">

<layout class="stick_to_sides_attachment" alignment="top,left" inset="0"/>

<record id="object_property">

<integer id="get_property" value="mbpc" />

<integer id="set_property" value="file" />

</record>

</widget>

Then change the file location for the default image to the kit image and if you don't have any background logos installed it should hopefully use the same default image again.

Link to post
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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