Gotheallblacks
Programmer
After programming quite a few TreeView(s) I noticed a distinct flicker on the screen , searched web and found.
"On Fri, 26 Jun 1998 11:54:08 +0200, "Rasmus Moustgaard"
<r.moustga...@cochrane.dk> wrote:
>Anyone knows why treeview controls flicker when you run a modal form?
>Rasmus
Yes, and you won't like the answer.
When you raise a modal form over an ActiveX control in VFP, you willreceive unpredictable results ranging from nothing to GPFs.Raising a modal form over the Listview 5.0 control would actually corrupt the control to the point where it didn't work anymore. The only solution we found was to *not* use modal forms"
Not being around long enough and had never read anywhere of this problem. I am enquiring if anybody has seen a solution to this. and whats a 'GPF'?
Andrew
"On Fri, 26 Jun 1998 11:54:08 +0200, "Rasmus Moustgaard"
<r.moustga...@cochrane.dk> wrote:
>Anyone knows why treeview controls flicker when you run a modal form?
>Rasmus
Yes, and you won't like the answer.
When you raise a modal form over an ActiveX control in VFP, you willreceive unpredictable results ranging from nothing to GPFs.Raising a modal form over the Listview 5.0 control would actually corrupt the control to the point where it didn't work anymore. The only solution we found was to *not* use modal forms"
Not being around long enough and had never read anywhere of this problem. I am enquiring if anybody has seen a solution to this. and whats a 'GPF'?
Andrew