Hello,
When validating a powerbuilder process, by clicking on a save button, we trigger a window event. In this event we do a datawindow.print() and the buffering window appears, the event stops, but curiously we can interact with the window by clicking and triggering new events.
I'm surprised at this behavior and wonder if it has always worked like this.
Is there any way to stop the interaction while printing?
Thanks in advance.
Pierre