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
Skins and Plugins Installer (MPEI)
Extensions: A GUI Plugin for MediaPortal's MPEI Installer
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="ltfearme" data-source="post: 646268" data-attributes="member: 52219"><p><strong>Re: Extensions Plugin for MpeInstaller (Updated on 30-07-2010)</strong></p><p></p><p>Dukus, may I make a suggestion for skinning the info screen. </p><p></p><p>Currently the skinner needs to use the relevant properties e.g. #MPE.Selected.isinstalled to determine if a button should be visible. This ends up with gaps when using a <strong>Stack Layout</strong>.</p><p></p><p>I think if you just controlled all that from the plugin it would be much better. I suggest in code you change the <strong>Enabled</strong> state rather than visibility as most skins will probably want to show a gapless list of controls.</p><p></p><p>On the topic of the GUI Buttons, I would suggest making the Install/Uninstall and Enable/Disable as <strong>ToggleButtons</strong>...So you will have two controls instead of 4, making this change will break skins though.</p><p></p><p>EDIT: after some thought Install/Uninstall would not be good as a toggle button but perhaps a single button which basically changes its label and function based on its state.</p></blockquote><p></p>
[QUOTE="ltfearme, post: 646268, member: 52219"] [b]Re: Extensions Plugin for MpeInstaller (Updated on 30-07-2010)[/b] Dukus, may I make a suggestion for skinning the info screen. Currently the skinner needs to use the relevant properties e.g. #MPE.Selected.isinstalled to determine if a button should be visible. This ends up with gaps when using a [B]Stack Layout[/B]. I think if you just controlled all that from the plugin it would be much better. I suggest in code you change the [B]Enabled[/B] state rather than visibility as most skins will probably want to show a gapless list of controls. On the topic of the GUI Buttons, I would suggest making the Install/Uninstall and Enable/Disable as [B]ToggleButtons[/B]...So you will have two controls instead of 4, making this change will break skins though. EDIT: after some thought Install/Uninstall would not be good as a toggle button but perhaps a single button which basically changes its label and function based on its state. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Skins and Plugins Installer (MPEI)
Extensions: A GUI Plugin for MediaPortal's MPEI Installer
Contact us
RSS
Top
Bottom