Problem in Forms MDI Window [message #86395] |
Mon, 27 September 2004 21:59 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Jaideep Datta Gupta
Messages: 1 Registered: September 2004
|
Junior Member |
|
|
To whom it may concern,
I am facing a problem with Forms MDI windows in Forms 4.5. I want to trap when any user clicks on the close button of Forms MDI Window. Is there any trigger by which I can do it. Or is there any way I can disable the close button in Forms MDI Window.
I will be really grateful if any one can help me in solving this problem.
Regards
Jaideep Datta Gupta
|
|
|
|
Re: Problem in Forms MDI Window [message #86402 is a reply to message #86395] |
Tue, 28 September 2004 03:04 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Himanshu
Messages: 457 Registered: December 2001
|
Senior Member |
|
|
Hi,
Whenever you press the CROSS(X) button on Form MDI WINDOW then Key-Exit trigger is fired.
So, you may trap this even in above mentioned trigger.
Mr. AB for the MDI window there is no when-button-pressed defined by user.
HTH
Regards
Himanshu
|
|
|
|