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
MediaPortal 1 Skins
Skinning question
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="doskabouter" data-source="post: 878997" data-attributes="member: 98267"><p>Hi all,</p><p> </p><p>I'm trying to figure if, and how it's possible to do the following:</p><p> </p><p>In browsetheweb, there is an option to show/hide a statusbar at the bottom, and I want to put the logic for this in the skin instead of hard coded sizes in the plugin itself.</p><p> </p><p>What I have as goal is something along the lines of a statusbar-control which has a <visible>#btweb.statusvisible</visible> and the browsercomponent (rendered on control with predefined id) has a <height>576</height> if #btweb.statusvisible=true, or <height>476</height> if #btweb.statusvisible=false.</p><p> </p><p>What kind of event do I catch to get the change in size of the control with the browsercomponent? The Onpageload perhaps?</p><p> </p><p>Another thing that is bugging me is that when the webbrowser plugin is selected, first, mediaportal becomes invisible (showing the contents of the desktop) and after that, the browser is rendered. This only happens in full-screen mode. Is there anything available to make that transition smoother (ie no delay between mediaportal's dissappearance and the webbrowsers rendering)?</p></blockquote><p></p>
[QUOTE="doskabouter, post: 878997, member: 98267"] Hi all, I'm trying to figure if, and how it's possible to do the following: In browsetheweb, there is an option to show/hide a statusbar at the bottom, and I want to put the logic for this in the skin instead of hard coded sizes in the plugin itself. What I have as goal is something along the lines of a statusbar-control which has a <visible>#btweb.statusvisible</visible> and the browsercomponent (rendered on control with predefined id) has a <height>576</height> if #btweb.statusvisible=true, or <height>476</height> if #btweb.statusvisible=false. What kind of event do I catch to get the change in size of the control with the browsercomponent? The Onpageload perhaps? Another thing that is bugging me is that when the webbrowser plugin is selected, first, mediaportal becomes invisible (showing the contents of the desktop) and after that, the browser is rendered. This only happens in full-screen mode. Is there anything available to make that transition smoother (ie no delay between mediaportal's dissappearance and the webbrowsers rendering)? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Skinning question
Contact us
RSS
Top
Bottom