I make programs on a computer with Windows XP.
When i run the compiled version everything is ok. The contents are visible direct.
However, when i run the programm on a computer with Windows 7 Pro
i get problems.
I have a mainform frmwnstam. When i save the content of that form the program controls the input fields.
When there are errors the listbox will be filled on the form frmFouten.
At this time the frmFouten is not visable.
When i, on the Windows 7 computer, show the form frmFouten, the form itself will be showed immeditately.
The listbox, the content of the listbox and the two commandbuttons are visible after aprox 5 to 10 seconds.
Please help.
Herman