GuiXT disabled after external dialog:
We have the problem
that GuiXT deactivates itself after some time in a particular transaction where
we call up dialogs in a different system. For example, we start in system EC1
and call a dialog in EC2. In guixt.ini, we have
EnableSystem EC1
but not in EC2. We don't want to activate GuiXT for EC2, but it should be
active again in EC1 after returning from the EC2 dialog. How can we achieve this? |
|