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
eventTrigger [v1.3.5 Beta]
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="Dragy" data-source="post: 734378" data-attributes="member: 91197"><p><strong>Re: EventGhostTrigger [v1.1.1 Beta]</strong></p><p></p><p>This is wrong:</p><p>[code] public bool GetHome(out string strButtonText, out string strButtonImage, out string strButtonImageFocus, out string strPictureImage)</p><p> {</p><p> strButtonText = strButtonImage = strButtonImageFocus = strPictureImage = null;</p><p> return true;</p><p> }[/code]</p><p>return true has to be false, because this is a process plugin. There went something wrong with the other plugins because of this (background pictures and a empty plugin in plugins list?)</p><p>I fixed it in my 1.2 beta build, see attachment.</p><p></p><p>Thanks for the update, the payload works perfect!</p></blockquote><p></p>
[QUOTE="Dragy, post: 734378, member: 91197"] [b]Re: EventGhostTrigger [v1.1.1 Beta][/b] This is wrong: [code] public bool GetHome(out string strButtonText, out string strButtonImage, out string strButtonImageFocus, out string strPictureImage) { strButtonText = strButtonImage = strButtonImageFocus = strPictureImage = null; return true; }[/code] return true has to be false, because this is a process plugin. There went something wrong with the other plugins because of this (background pictures and a empty plugin in plugins list?) I fixed it in my 1.2 beta build, see attachment. Thanks for the update, the payload works perfect! [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
eventTrigger [v1.3.5 Beta]
Contact us
RSS
Top
Bottom