problem add Frame view
#1
You probably think I'm a really a big stone, although heavy and idiot and you're right, but I still loved community and always i need you. I want that this code in red (blue frame) is placed behind the title list. And I can not. I tear the hair since this morning. Can you tell me what's wrong.? thank you very much

Image


<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--POSTER-->

<include name="view_IconTriPanelLeft-ContainerCommons">
<visible>Control.IsVisible(61)</visible>
</include>

<control type="image">
<left>200</left>
<top>100</top>
<width>450</width>
<height>700</height>
<texture background="true">frames/panel_back.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>accent_3</colordiffuse>
<visible>Control.IsVisible(61)</visible>
</control>



<include name="detail_ListTriPanel">
<control type="group">
<include>transition_Content</include>
<include>transition_Info</include>
<include>toggle_Menu</include>
<!--large grid-->
<control type="group">
<visible>Control.IsVisible(61)</visible>

<!--back panel left-->

<control type="image">
<left>-30</left>
<top>120</top>
<width>500</width>
<height>700</height>
<texture background="true">frames/panel_back.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>accent_5</colordiffuse>
<visible>Control.IsVisible(61)</visible>
</control>
<!--panel left -->

<control type="image">
<left>48</left>
<top>160</top>
<width>370</width>
<height>680</height>
<texture background="true">frames/right_panel.png</texture>
<aspectratio>scale</aspectratio>
<colordiffuse>accent_5</colordiffuse>
<visible>Control.IsVisible(61)</visible>
</control>

<control type="image">
<left>-50</left>
<top>140</top>
<width>415</width>
<height>680</height>
<texture background="true">frames/panel_left.png</texture>
<aspectratio>scale</aspectratio>
<colordiffuse>accent_5</colordiffuse>
<visible>Control.IsVisible(61)</visible>
</control>

<control type="image">
<left>50</left>
<top>220</top>
<width>360</width>
<height>480</height>
<texture background="true">$VAR[thumb_Portrait]</texture>
<aspectratio align="center" aligny="top">stretch</aspectratio>
<animation effect="zoom" start="100" end="173" time="200" center="352,205" tween="Cubic" condition="Control.HasFocus(8000) + !IsEmpty(ListItem.Title)">Conditional</animation>
<visible>Control.IsVisible(61)</visible>
</control>
</control>
</control>
</include>
<include name="view_IconTriPanelLeft">
<control type="fixedlist" id="61">

<viewtype label="Tri Panel">bigwrap</viewtype>
<left>500</left>
<top>150</top>
<width>420</width>
<height>318</height>
<onleft>6000</onleft>
<onright>70</onright>
<onup>61</onup>
<ondown>61</ondown>
<pagecontrol>70</pagecontrol>
<preloaditems>2</preloaditems>
<orientation>vertical</orientation>
<include>global_ListScroll</include>
<include>toggle_Menu</include>
<include>transition_Content</include>
<include>transition_Info</include>
<visible>Container.Content(movies) | Container.Content(tvshows)</visible>

<itemlayout condition="IsEmpty(Container.FolderPath)" width="420" height="40">

<control type="label">
<left>15</left>
<width>350</width>
<label>$INFO[ListItem.Label]</label>
<include>container_Single</include>
</control>
</itemlayout>
<focusedlayout condition="IsEmpty(Container.FolderPath)" width="420" height="40">
<control type="group">
<visible>![ControlGroup(6000).HasFocus | ControlGroup(4000).HasFocus]</visible>
<control type="image">
<width>420</width>
<height>40</height>
<texture>views/focus.png</texture>
</control>
<control type="label">
<left>15</left>
<width>350</width>
<label>$INFO[ListItem.Label]</label>
<include>container_Single-focus</include>
</control>
</control>
<control type="label">
<left>15</left>
<width>350</width>
<label>$INFO[ListItem.Label]</label>
<include>container_Single</include>
<visible>[ControlGroup(6000).HasFocus | ControlGroup(4000).HasFocus]</visible>
</control>
</focusedlayout>
<itemlayout condition="Container.Content(movies) | Container.Content(sets) | Container.Content(tvshows) | Container.Content(seasons)" width="420" height="40">
<control type="label">
<left>15</left>
<top>6</top>
<width>350</width>
<height>27</height>
<label>$VAR[global_Title]</label>
<include>container_Title</include>
</control>
</itemlayout>
<focusedlayout condition="Container.Content(movies) | Container.Content(sets) | Container.Content(tvshows) | Container.Content(seasons) " width="420" height="40">
<control type="group">
<visible>![ControlGroup(6000).HasFocus | ControlGroup(4000).HasFocus]</visible>
<control type="image">
<width>420</width>
<height>40</height>
<texture>views/focus.png</texture>
</control>
<control type="label">
<left>15</left>
<top>6</top>
<width>350</width>
<aligny>center</aligny>
<height>27</height>
<label>$VAR[global_Title]</label>
<include>container_Title-focus</include>
</control>
</control>
<control type="group">
<visible>[ControlGroup(6000).HasFocus | ControlGroup(4000).HasFocus]</visible>
<control type="label">
<left>15</left>
<top>6</top>
<width>410</width>
<height>30</height>
<label>$VAR[global_Title]</label>
<include>container_Title</include>
</control>
</control>
</focusedlayout>
</control>
</include>
</includes>
Reply
#2
I found, but here is what happens .. I understand really. On the other view that I made I did not have this worry. It lacks a code but where? !

Image
Reply
#3
This is not my day today, I do this that said jeroen at me ; the elements code like on layers, the display order is order of codes put , and I do not see my frames, shit ! I'm tired .. :'( !!!!!

all codes in red, to be on the bottom fanart, but currently the focuslayout is below.


<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--VUE LEFT -->
<include name="view_IconTriPanelLeft-ContainerCommons">
<control type="group">
<!--back panel center-->
<control type="image">
<left>290</left>
<top>35</top>
<width>650</width>
<height>800</height>
<texture background="true">frames/panel_back.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>accent_5</colordiffuse>
<visible>Control.IsVisible(61)</visible>
</control>
<!--back panel left-->

<control type="image">
<left>-30</left>
<top>120</top>
<width>460</width>
<height>700</height>
<texture background="true">frames/panel_back.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>accent_5</colordiffuse>
</control>


<control type="image">
<left>10</left>
<top>180</top>
<width>370</width>
<height>700</height>
<texture background="true">frames/Left_panel.png</texture>
<aspectratio>scale</aspectratio>
<colordiffuse>accent_5</colordiffuse>
<visible>Control.IsVisible(61)</visible>
</control>


<control type="image">
<left>10</left>
<top>185</top>
<width>380</width>
<height>520</height>
<aspectratio scalediffuse="false">scalediffuse</aspectratio>
<fadetime>IconCrossfadeTime</fadetime>
<texture diffuse="frames/right_panel_diffuse.png" background="true" fallback="frames/right_panel_diffuse_fallback.png">$INFO[ListItem.Art(poster)]</texture>
<visible>Control.IsVisible(61)</visible>
</control>

<control type="image">
<left>10</left>
<top>185</top>
<width>380</width>
<height>520</height>
<texture>frames/Glass.png</texture>
<visible>Skin.HasSetting(Enable.Glass)</visible>
<aspectratio align="center" aligny="top">stretch</aspectratio>
<visible>Control.IsVisible(61)</visible>
</control>

<!-- MikeBZH44 : ajout du boitier selon la resolution du film -->
<control type="image">
<left>-28</left>
<top>120</top>
<width>455</width>
<height>605</height>
<texture background="true" fallback="thumbs/boxes/p.png">thumbs/boxes/$INFO[ListItem.VideoResolution]p.png</texture>
<aspectratio align="center" aligny="top">stretch</aspectratio>
<!--MikeBZH44-->
<visible>Skin.HasSetting(Enable.case)</visible>
<visible>Control.IsVisible(61)</visible>
</control>

<!--Back panel right-->
<control type="group">
<control type="image">
<left>830</left>
<top>120</top>
<width>480</width>
<height>700</height>
<texture background="true">frames/panel_back.png</texture>
<aspectratio>stretch</aspectratio>
<colordiffuse>accent_5</colordiffuse>
</control>
<control type="image">
<left>885</left>
<top>160</top>
<width>388</width>
<height>700</height>
<texture background="true">frames/right_panel.png</texture>
<aspectratio>scale</aspectratio>
<colordiffuse>accent_5</colordiffuse>
<visible>Control.IsVisible(61)</visible>
</control>

<control type="image">
<left>950</left>
<top>550</top>
<width>210</width>
<height>140</height>
<aspectratio scalediffuse="false">scalediffuse</aspectratio>
<fadetime>IconCrossfadeTime</fadetime>
<texture diffuse="frames/right_panel_diffuse.png" background="false" fallback="frames/black.png">$INFO[ListItem.Art(clearart)]</texture>
<visible>Control.IsVisible(61)</visible>
</control>
</control>
</control>
</include>

<include name="view_IconTriPanelLeft">
<control type="fixedlist" id="61">
<viewtype label="Tri Panel">bigwrap</viewtype>
<left>410</left>
<top>135</top>
<width>465</width>
<height>318</height>
<onleft>6000</onleft>
<onright>70</onright>
<onup>61</onup>
<ondown>61</ondown>
<pagecontrol>70</pagecontrol>
<preloaditems>2</preloaditems>
<orientation>vertical</orientation>
<include>global_ListScroll</include>
<include>toggle_Menu</include>
<include>transition_Content</include>
<include>transition_Info</include>
<visible>Container.Content(movies) | Container.Content(tvshows)</visible>
<itemlayout condition="IsEmpty(Container.FolderPath)" width="420" height="40">
<control type="label">
<left>15</left>
<width>400</width>
<label>$INFO[ListItem.Label]</label>
<include>container_Single</include>
</control>
</itemlayout>
<focusedlayout condition="IsEmpty(Container.FolderPath)" width="420" height="40">
<control type="group">
<visible>![ControlGroup(6000).HasFocus | ControlGroup(4000).HasFocus]</visible>
<control type="image">
<width>450</width>
<height>50</height>
<texture>views/focus.png</texture>
</control>
<control type="label">
<left>15</left>
<width>350</width>
<label>$INFO[ListItem.Label]</label>
<include>container_Single-focus</include>
</control>
</control>
<control type="label">
<left>15</left>
<width>350</width>
<label>$INFO[ListItem.Label]</label>
<include>container_Single</include>
<visible>[ControlGroup(6000).HasFocus | ControlGroup(4000).HasFocus]</visible>
</control>
</focusedlayout>
<itemlayout condition="Container.Content(movies) | Container.Content(sets) | Container.Content(tvshows) | Container.Content(seasons)" width="420" height="40">
<control type="label">
<left>15</left>
<top>6</top>
<width>350</width>
<height>18</height>
<label>$VAR[global_Title]</label>
<include>container_Title</include>
</control>
</itemlayout>
<focusedlayout condition="Container.Content(movies) | Container.Content(sets) | Container.Content(tvshows) | Container.Content(seasons) " width="420" height="40">
<control type="group">
<visible>![ControlGroup(6000).HasFocus | ControlGroup(4000).HasFocus]</visible>
<control type="image">
<width>450</width>
<height>35</height>
<texture>views/focus.png</texture>
</control>
<control type="label">
<left>15</left>
<top>6</top>
<width>350</width>
<aligny>center</aligny>
<height>18</height>
<label>$VAR[global_Title]</label>
<include>container_Title-focus</include>
</control>
</control>
<control type="group">
<visible>[ControlGroup(6000).HasFocus | ControlGroup(4000).HasFocus]</visible>
<control type="label">
<left>15</left>
<top>6</top>
<width>410</width>
<height>35</height>
<label>$VAR[global_Title]</label>
<include>container_Title</include>
</control>
</control>
</focusedlayout>
</control>
</include>
<!--container info-->
<include name="detail_ListTriPanel">
<control type="group">
<include>transition_Content</include>
<include>transition_Info</include>
<include>toggle_Menu</include>
<control type="group">
<visible>Control.IsVisible(61)</visible>

<control type="textbox">
<top>300</top>
<left>900</left>
<width>320</width>
<align>justify</align>
<height max="240">auto</height>
<label>$VAR[global_Plot]</label>
<include>detail_Text</include>
<visible>Control.IsVisible(61)</visible>
</control>
<control type="label">
<top>270</top>
<left>900</left>
<label>$VAR[global_Info]</label>
<width>300</width>
<include>detail_Sub</include>
<visible>Control.IsVisible(61)</visible>
</control>
</control>
</control>
</include>
</includes>



Image
Reply
#4
I'm still with this problem! Can you help me! ?
Reply

Logout Mark Read Team Forum Stats Members Help
problem add Frame view0