Skip to content

Instantly share code, notes, and snippets.

@jjd-uk
Last active January 22, 2024 11:25
Show Gist options
  • Save jjd-uk/05b51779cd44215502b2b56b8a0ff8f4 to your computer and use it in GitHub Desktop.
Save jjd-uk/05b51779cd44215502b2b56b8a0ff8f4 to your computer and use it in GitHub Desktop.
<control type="list" id="6">
<left>440</left>
<top>100</top>
<width>920</width>
<height>625</height>
<onup>6</onup>
<ondown>6</ondown>
<onleft>9001</onleft>
<onright>61</onright>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<include content="MediaInfoListLayout">
<param name="label_1" value="$INFO[ListItem.VideoVersionName]" />
</include>
<visible>Window.IsActive(selectvideoversion)</visible>
</control>
<control type="list" id="6">
<left>440</left>
<top>100</top>
<width>920</width>
<height>625</height>
<onup>6</onup>
<ondown>6</ondown>
<onleft>9001</onleft>
<onright>61</onright>
<pagecontrol>61</pagecontrol>
<scrolltime>200</scrolltime>
<include>MediaInfoListLayout</include>
<visible>Window.IsActive(selectvideoextra)</visible>
</control>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment