View Full Version : Switching between open forms


HowieZ
05-23-2000, 08:28 AM
I have a system where the users switch back & forth between maximized open forms. When going to a new form, the switch is invisible, only the forms changes. But, when closing the form and returning to the other open form, the screen bounces or flickers a few lines before displaying the original open form. I have a global menubar set on each form and I have shut off the system toolbars, yet I still can't seem to fix this problem. Any suggestions?

Howard

Travis
05-23-2000, 12:25 PM
Try using 'Echo'. You will want to read up on this and be carefull how you use it. But I think it is what you are looking for.

HowieZ
05-23-2000, 02:10 PM
I've tried using echo. But that seems tricky, given that the problem only occurs when the user closes a form and returns to a previous form.