Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Status bar does not update while video is playing
12-26-2012, 06:46 AM
Post: #3
RE: Status bar does not update while video is playing
(12-25-2012 05:59 AM)Dave Wrote:  Are you using StatusBar simpletext?

Had something similar long time ago and the way i fixed it was to use/define panels on the statusbar and use something like StatusBar1->Panels->Items[0]->Text = "00:00";

Regards,
Dave
I'm using StatusBar panels and it works perfectly except when a video is playing. It has to do with the internal process that displays the video. It appears as though the video render process is CPU intensive and doesn't like to time slice with other processes.
Quote this message in a reply
Post Reply 


Messages In This Thread
Status bar does not update while video is playing - CapeCodGunny - 12-25-2012, 01:25 AM
RE: Status bar does not update while video is playing - CapeCodGunny - 12-26-2012 06:46 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)