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="SilentException" data-source="post: 835705" data-attributes="member: 83924"><p>There is:</p><p></p><p>GUIWindowManager.ActiveWindow - which would return window ID of current window (in your case MovingPictures = 96742)</p><p>GUIWindowManager.ActiveWindowEx - which would return window ID of routed window as well (in your case dialog yes/no = 100), if there is no dialog open it would return normal window ID, 96742)</p><p></p><p>You should always use IDs to distinguish different windows.</p></blockquote><p></p>
[QUOTE="SilentException, post: 835705, member: 83924"] There is: GUIWindowManager.ActiveWindow - which would return window ID of current window (in your case MovingPictures = 96742) GUIWindowManager.ActiveWindowEx - which would return window ID of routed window as well (in your case dialog yes/no = 100), if there is no dialog open it would return normal window ID, 96742) You should always use IDs to distinguish different windows. [/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