Jump to content

Erm.. Need Help


tamtsunhon

Recommended Posts

Help.jpg

In this picture, is it possible to increase the size of the box (yellow rectangle)?

In order to show all the contents and texts next to the portrait.

Which panel(s) is/are responsible for this change?

Thanks for giving help.:thup:

Solved

Link to post
Share on other sites

Inside this file 'inbox content with player report panel.xml'

<panel>

<layout class="stick_to_sides_attachment" alignment="all" inset="0" layout_children="true"/>

<container class="scrolling_box">

<container>

<layout class="fit_children_attachment" alignment="vertical, fill"/>

<layout class="arrange_vertical_attachment" alignment="bottom, extend"/>

<layout class="stick_to_sides_attachment" alignment="top, horizontal" layout_children="true"/>

<widget class="text" id="bdtx" auto_size="vertical" font="fonts/inbox_body" size="11">

<layout class="stick_to_sides_attachment" alignment="horizontal"/>

</widget>

<container id="rpbx">

<layout class="fit_children_attachment" alignment="vertical, fill"/>

<layout class="arrange_vertical_attachment" alignment="top"/>

<layout class="stick_to_sides_attachment" alignment="top, horizontal" layout_children="true"/>

</container>

<widget class="text" id="adtx" auto_size="vertical" font="fonts/inbox_body" size="11">

<layout class="stick_to_sides_attachment" alignment="horizontal"/>

</widget>

</container>

</container>

</panel>

It seems to be that there is nothing related to my situation:confused:

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...