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
How to display waiting circle?
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="Vattenmelon" data-source="post: 350857" data-attributes="member: 51804"><p>Hmm.. I still can't see the waitcursor, do I need to put anything in the skin-file?</p><p></p><p>EDIT:</p><p>Well, it seems that I can display it. The problem is that it is only displayed after the timeconsuming part is done. For instance I would like to display the waitcursor, and then download some data from the internet. </p><p></p><p>If I have</p><p>GUIWaitcursor.show();</p><p>downloadData() // takes 15 secs</p><p>GUIWaitcursor.hide();</p><p></p><p>the cursor isn't displayed at all.</p><p></p><p>Guess I have to fiddle with threading or something to do that.</p></blockquote><p></p>
[QUOTE="Vattenmelon, post: 350857, member: 51804"] Hmm.. I still can't see the waitcursor, do I need to put anything in the skin-file? EDIT: Well, it seems that I can display it. The problem is that it is only displayed after the timeconsuming part is done. For instance I would like to display the waitcursor, and then download some data from the internet. If I have GUIWaitcursor.show(); downloadData() // takes 15 secs GUIWaitcursor.hide(); the cursor isn't displayed at all. Guess I have to fiddle with threading or something to do that. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
How to display waiting circle?
Contact us
RSS
Top
Bottom