Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to show message in a window, then resume processing

MarwimApr 23 2013 — edited Apr 24 2013
Hello,

usually when I need a decision from a user I show an Alert and I can resume processing when the user clicked a button. Now I need to display a lot of text (more than fits into an Alert) and the process has to continue when the user pressed an OK button.

Therefore I created a new Window with Window Style Dialog and Modal property Yes, applied a canvas and the necessary items. In my procedure I call show_window and I would expect that I see the modal window. Instead the program unit simply continues as if there is no new window.

Regards
Marcus
This post has been answered by François Degrelle on Apr 24 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 22 2013
Added on Apr 23 2013
13 comments
1,723 views