Shannon Adams
New Member
For an application main menu (w-main.w), I am using a dialog box with buttons. When the user clicks on a button, the following code fires:
current-window:sensitive = no.
run w-app1.w.
current-window:sensitive = yes
99% of the time, when the called application is exited, the main menu re-appears. However, sometimes the main menu remains in the task bar and the only way to get it to re-appear is to right-click and choose restore. This only happens when running Windows XP. I don't recall it every happening in Me/98/95. Any ideas? 9.1c character.
Thanks,
Shannon
current-window:sensitive = no.
run w-app1.w.
current-window:sensitive = yes
99% of the time, when the called application is exited, the main menu re-appears. However, sometimes the main menu remains in the task bar and the only way to get it to re-appear is to right-click and choose restore. This only happens when running Windows XP. I don't recall it every happening in Me/98/95. Any ideas? 9.1c character.
Thanks,
Shannon