Computer Science Canada

Glitch

Author:  helpmeplease [ Fri Jun 01, 2012 9:00 pm ]
Post subject:  Glitch

What is it you are trying to achieve?

When I launch my GUI program, it will start flashing like crazy before actually starting the program. How can I minimize the flickering? (flashing as in flickering of windows but after 10 secs, my program would work perfectly fine.

What is the problem you are having?
Suggestions?


Describe what you have tried to solve this problem
<Answer Here>


Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
<Answer Here>

Turing:


<Add your code here>



Please specify what version of Turing you are using
<Answer Here>

Author:  Amarylis [ Fri Jun 01, 2012 10:02 pm ]
Post subject:  RE:Glitch

post the code?

Author:  Raknarg [ Sat Jun 02, 2012 9:47 am ]
Post subject:  RE:Glitch

Probably because your screen is in nooffscreenonly mode, but code would certainly help

Author:  helpmeplease [ Sat Jun 02, 2012 11:27 am ]
Post subject:  Re: Glitch

It's on 'offscreenonly', so my problem is:

when i launch my program, all the windows will start flickering and then it would stop and work perfectly fine afterwards.

Author:  Tony [ Sat Jun 02, 2012 1:49 pm ]
Post subject:  RE:Glitch

so... what does your code do for the first 10 seconds?

Author:  helpmeplease [ Sat Jun 02, 2012 4:54 pm ]
Post subject:  Re: Glitch

Absolutely nothing LOL, my program consists of 10 windows. After like 5 secs of flickering of all windows, it will go to the first window.

Author:  Raknarg [ Sat Jun 02, 2012 4:58 pm ]
Post subject:  RE:Glitch

again, we say, show us your code


: