When a PowerBASIC app I wrote starts, all of the icons on the desktop flicker. The same thing happens when I start it on my wife's PC. I can't say that I noticed it before - at some point I seem to have added something to cause it.
My simpler PowerBASIC apps don't exhibit the problem.
I've done some looking but haven't found any good leads.
Is there known PowerBASIC code that is likely to do this?
My app is a somewhat long or I'd post it here - so I'm just looking for some possibly well-known "gotcha" before I start piecemeal disabling sections of the program to help figure out where the effect is coming from.
My simpler PowerBASIC apps don't exhibit the problem.
I've done some looking but haven't found any good leads.
Is there known PowerBASIC code that is likely to do this?
My app is a somewhat long or I'd post it here - so I'm just looking for some possibly well-known "gotcha" before I start piecemeal disabling sections of the program to help figure out where the effect is coming from.
Comment