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
Window plugin showing up as process
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="samuel337" data-source="post: 73821" data-attributes="member: 10347"><p>Ok, I've just looked through the configuration source code, and it seems like you need to ensure that the GetWindowID method from ISetupForm returns a windowID that corresponds to one of the classes in your plugin that inherits from GUIWindow.</p><p></p><p>Make sure you override the GetID method in the class that inherits from GUIWindow so that it returns a correct WindowID. Different windows should have different WindowIDs, but the one returned from the GetWindowID ISetupForm method has to match one of the windows.</p><p></p><p>Sam</p></blockquote><p></p>
[QUOTE="samuel337, post: 73821, member: 10347"] Ok, I've just looked through the configuration source code, and it seems like you need to ensure that the GetWindowID method from ISetupForm returns a windowID that corresponds to one of the classes in your plugin that inherits from GUIWindow. Make sure you override the GetID method in the class that inherits from GUIWindow so that it returns a correct WindowID. Different windows should have different WindowIDs, but the one returned from the GetWindowID ISetupForm method has to match one of the windows. Sam [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Window plugin showing up as process
Contact us
RSS
Top
Bottom