[2008] Listbox Disappearing text (unsolved)
I have a few Listboxes on my form and when i have any window go in front of the text in the up direction, the text disappears...
So if i have it going up at an angle, the text slashes and disappears where the window passed over it.
Is there a fix for this? (It's the only bug left in my program).
Re: [2008] Listbox Disappearing text
Does this happen all the time or do you have some processing going on in your app at the time?
Re: [2008] Listbox Disappearing text
Well, it's the main program and I have other forms opening when i click on buttons at the top, for various reasons. Moving the form down in front of the text (on top of it) makes the text reappear, and vice versa.
Re: [2008] Listbox Disappearing text (unsolved)
Sorry, but this is the last thing keeping me from being done, I really need an answer to this.