home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
General Support
Conditional syntax
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Rob Hexenmeister" data-source="post: 1269839" data-attributes="member: 113164"><p>Yes, well I certainly haven't found anything.</p><p></p><p>I don't think animations work with the video window do they, so I can't 'slide' it out of the way when it loses visibility.</p><p></p><p>I was also wondering about using dummy buttons that become visible when the video window becomes invisible, and with a bit of strategic placement might do the jump to the required control. </p><p></p><p>That would require something along these lines to work:</p><p></p><p><id>2</id></p><p><type>button</type></p><p><onfocus>#skin.setfocus(0,4)</onfocus></p><p><visible>!control.isvisible(99)</visible></p><p></p><p>and</p><p></p><p><id>3</id></p><p><type>button</type></p><p><onfocus>#skin.setfocus(0,1)</onfocus></p><p><visible>!control.isvisible(99)</visible></p><p></p><p>Layout</p><p></p><p>Button1 Button2 VideoWindow Button3 Button 4</p><p></p><p>Any comments? Ideas?</p><p></p><p>Many thanks</p><p>RH</p></blockquote><p></p>
[QUOTE="Rob Hexenmeister, post: 1269839, member: 113164"] Yes, well I certainly haven't found anything. I don't think animations work with the video window do they, so I can't 'slide' it out of the way when it loses visibility. I was also wondering about using dummy buttons that become visible when the video window becomes invisible, and with a bit of strategic placement might do the jump to the required control. That would require something along these lines to work: <id>2</id> <type>button</type> <onfocus>#skin.setfocus(0,4)</onfocus> <visible>!control.isvisible(99)</visible> and <id>3</id> <type>button</type> <onfocus>#skin.setfocus(0,1)</onfocus> <visible>!control.isvisible(99)</visible> Layout Button1 Button2 VideoWindow Button3 Button 4 Any comments? Ideas? Many thanks RH [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
General Support
Conditional syntax
Contact us
RSS
Top
Bottom