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 Plugins
C.All - enhancing LCD and themes (Official Thread)
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="Dazzlercee" data-source="post: 63627" data-attributes="member: 21789"><p>OK, I've got it now.....I think.</p><p></p><p>This seems to work for switching to and from MP screens on VFD:</p><p></p><p>if $dll(MPSmartie.dll,1,#c-all.is-active,0) = true then enablescreen(whatever)</p><p></p><p>if $dll(MPSmartie.dll,1,#c-all.is-active,0) = true then gotoscreen(whatever)</p><p></p><p>if $dll(MPSmartie.dll,1,#c-all.is-active,0) <> true then disablescreen(whatever)</p><p></p><p>if $dll(MPSmartie.dll,1,#c-all.is-active,0)<> true then gotoscreen(1)</p><p></p><p></p><p>I hope this helps someone, its taken me most of the day to work it out.</p></blockquote><p></p>
[QUOTE="Dazzlercee, post: 63627, member: 21789"] OK, I've got it now.....I think. This seems to work for switching to and from MP screens on VFD: if $dll(MPSmartie.dll,1,#c-all.is-active,0) = true then enablescreen(whatever) if $dll(MPSmartie.dll,1,#c-all.is-active,0) = true then gotoscreen(whatever) if $dll(MPSmartie.dll,1,#c-all.is-active,0) <> true then disablescreen(whatever) if $dll(MPSmartie.dll,1,#c-all.is-active,0)<> true then gotoscreen(1) I hope this helps someone, its taken me most of the day to work it out. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
C.All - enhancing LCD and themes (Official Thread)
Contact us
RSS
Top
Bottom