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
Development
General Development (no feature request here!)
Check for dialog window
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="horned_reaper" data-source="post: 835698" data-attributes="member: 109929"><p><strong>AW: Re: Check for dialog window</strong></p><p></p><p></p><p></p><p>I see. Thank you for your good explaination!</p><p></p><p>I think in this case I only can do a workaround and add queries if there currently is a dialog window of MP-TV Series or Moving Pictures opened and don't show the notify of my plugin in this case. Not a perfect solution but better than a movie is played accidentally.</p><p></p><p>The following code would return the name of the plugin showing the dialog window (e. g. MP-TV Series or Moving Pictures), right?</p><p>[CODE]string moduleName = ((GUIDialogFile)win).GetModuleName();[/CODE]</p><p></p><p>Do you know more methods to savely detect a specific dialog type? Querying the window text is not save because of internationalization.</p></blockquote><p></p>
[QUOTE="horned_reaper, post: 835698, member: 109929"] [b]AW: Re: Check for dialog window[/b] I see. Thank you for your good explaination! I think in this case I only can do a workaround and add queries if there currently is a dialog window of MP-TV Series or Moving Pictures opened and don't show the notify of my plugin in this case. Not a perfect solution but better than a movie is played accidentally. The following code would return the name of the plugin showing the dialog window (e. g. MP-TV Series or Moving Pictures), right? [CODE]string moduleName = ((GUIDialogFile)win).GetModuleName();[/CODE] Do you know more methods to savely detect a specific dialog type? Querying the window text is not save because of internationalization. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Check for dialog window
Contact us
RSS
Top
Bottom