How to disable the close button during execution

Hello world.

Please help me how to disable the close button at the top of the window during execution. I don't want the user to use this button to close. I used the button called out in this form but sometimes users of closing by clicking this button.

I use the formula of Oracle 10 g R1.

Thanks in advance,

Or if you want to stop the closing by button close the main WINDOW. Then create a trigger on called KEY-OUTPUT at the FORM LEVEL and just write the value NULL ex.

Trigger = KEY-EXIT (FORM-LEVEL)
NULL;

-Clément

Tags: Oracle Development

Similar Questions

  • Disable the close button in ChildBrowser

    I'm working on a project that deals with pages and external links.

    How can I disable the 'Close' button on the Webworks ChildBrowser and re-enable it after loading the page.

    Thank you for your response.

    Hello

    To confirm, you mean that sheet of 10 of BlackBerry that slides in to view content, correct? If so, the ChildBrowser is a component of system level and only provides access to its user interface.

  • How to disable the setting button in Tools - Options - advanced - network of windows registry?

    Dear support,
    Now, my office has use Firefox as default browser to access the Web server. And there is a policy that users must use ProxyServer. I don't want to change user setting in Firefox proxy. How to disable the setting button in Tools - Options - advanced - network of windows registry?
    Thank you.
    Treky

    You cannot use the Windows registry to disable the elements in Firefox. This link shows how to lock the proxy settings of Firefox, change the values as needed:
    http://www.stbernard.com/ip5kb/iPrism/whatsnew/50SupportFiles/SupportFiles/IP0460.htm

    A change of minor importance, in step 4, instead of add this line to all-js, you can create a file called local - settings.js containing the indicated line and save the file in the same folder as all.js

  • How to disabled the alt button?

    How to disabled the alt button?

    Wednesday, October 17, 2012 12:48:11 + 0000, ArielPilapil wrote:

    How to disabled the alt button?

    Why do you do this? This can screw up a lot of things.

    But you can disable any key or keys by using software such as the free
    SharpKeys to http://www.randyrants.com/sharpkeys/

    Ken Blake, Microsoft MVP

  • How to disable the cc button animate html5 canvas files?

    Hello!

    How to disable the cc button animate html5 canvas files?

    ex:

    this.mc.on('click',function(){alert('this')})
    this.mc.enabled=false
    

    question 1:

    When you click on the 'mc', it always run. How can I control the button of the deactivate and activate?

    question 2:

    The mc is not an image, it's a movieclip. How can I change the colors of the mc? example: default of the mc color red, I want to click change black!

    Thank you!

    use addEventListener instead of 'on '.  You can then use removeEventListener to disable.

    or you can intemperies to use 'on' using the mouseEnabled property to disable this.mc:

    this.mc.mouseEnabled = false;

  • Is it possible to disable the play button during export to exe or app files?

    Is it possible to disable the play button during export to exe or app files? Can the app just start without the playbutton?

    For me it loads instantly on Mac as an application as well. The slides appear automatically, without, I must hit the 'play' button. You can go to preferences - beginning and end and check - Auto Play. If you want to reduce the loading time, choose the Preloader option and reduce to 20 about and republish.

    Thank you

    Anjaneai

  • How to disable the Touchpad buttons click?

    Could someone tell me how to disable the clicking sound when you use the buttons on the touchpad?

    Thank you.

    Hello

    What noise do you mean exactly? It come from the speakers?

    My touchpad buttons don t create sounds coming from the speakers
    There is a single click but its generated by the buttons on the touchpad mechanically and it cannot be disabled.

  • How to disable the submit button

    Hello

    I have several controls on a page. I want to disable the "submit" button until the user enters all the fields.

    How to do this. appreciate your help with this.

    Rgds
    Kumar

    Hi Kumar,

    Look at this post: Disabling the submit button

    Tobias
    ------------------------------------------
    http://Apex-at-work.blogspot.com

  • I would like to hide or disable the close button (or to act as to minimize)

    I want to make it harder for the closing of Firefox. I'm used to hitting Close when I finish what I'm doing. But I recently started to let Firefox to save passwords. Every time I start Firefox it ask the master password. I would avoid this problem by letting remain open but hidden. Old habits life hard, and I doubt if I'll learn not to hit families rather than minimize. It would also be useful if the X to close a tab does not appear when there is that one tab open, like hitting is another way to close Firefox by accident.

    I came across an add-in for Outlook that makes the close button minimize instead of closing. (Keepoutlookrunning). I wonder if it could be adapted to work as well for Firefox.

    As a secondary issue, when I start Firefox master password request does not come to the top immediately. Thus, forgetting that the application appears, start typing in the address bar or search. Arises from the request, and what I'm typing goes in his field of password to the place where I was typing. I think would br better if demand did not move to focus on herself.

    Firefox will ask you the password the first time, he needs to access the password manager (form on the web page; Sync).

    Try:

  • How to disable the touch buttons on the Satellite P500?

    I found the touch buttons on the side of the keyboard under the power button on my P500 of Satallite EXTREMELY BORING!
    Does anyone know how to disable?

    See you soon

    Extremely annoying?
    What you do with your hands? I mean if you don't need them do not touch them. Satellite P500 is now in front of me and don't understand how it can be annoying.

    In any case if you do not use them, you must remove support button utility. It is part of the package of added value. I don't know if you can remove it as a simple but what you can do is to remove the VAP system. After restart install VAP again (to download from Toshiba support page) and choose custom installation. Before the button remove the check mark from the usefulness of support and continue the installation.

    I imagine that these buttons will be dead and you will be happy. ;)
    Good bye

  • How to disable the windows button clicking noise

    When I press the Windows button at the bottom of my Tablet Acer Iconia W4-820, it produces a clicking noise. It is generated by the system via the speakers. Is not associtated with the touchscreen keyboard. How can I disable this? Thanks in advance.

    Justin,

    Please check. By coincidence, I had some problems with something else, and the solution for this is to disable FilterKeys in accessibility settings. After that I turned off FilterKeys, the by clicking on stop. So, this trigger is a function of filter keys.

    --

    Garrett

  • Reusable toolbar: how to disable the navigation buttons

    Hi all
    I managed to create a reusable toolbar following the instructions of the angle of the ADF.
    Now, I would like to (for example the first and the precedents) navigation buttons are disabled when I reach the first record of the iterator.
    How can I do?
    I have to define a new method? With what parameters?

    Thank you

    Andrea

    Published by: user10799119 on November 19, 2009 06:41

    Hello Andrea,

    Creating component declarative, create attributes w for your component called "FirstEnabledAttr", "LastEnabledAttr" (like you how to create methods to handle the navigation). Now for the first button and the last button in the toolbar of the dc set the Disable property to #{attr. FirstEnabledAttr} and #{attr. LastEnableAttr}

    Recompile and redeploy your jar file.

    Now, in the project where you access this component, you can find the newly created 2 attributes added. Set

     #{!bindings.First.enabled}
    

    for FirstEnabledAttr and LastEnabledAttr together.

     #{!bindings.Last.enabled}
    

    It should work. Let me know if you have any questions.

    Kind regards
    ~ Ahmed

  • Satellite P500-1JD - how to disable the multimedia button panel

    I mean this Panel on the left

    http://www.etrubka.com/images/laptops/Toshiba_Satellite_P500-1EJ_PSPGSE-0XG02SRU-4.jpg

    Hello

    Do you want to disable the key lighting?
    In this case, you will need to do so in the BIOS settings.

    But if you want to disable the buttons, I have to say that this is not possible.
    I have a laptop U400 model. It supports the same buttons but above the F1 - f13 key row.
    It of possible to configure some buttons but as far as I know, you cannot disable this

  • How to disable the command button CreateInsert

    Hello

    Jdev Version 12.1.3

    I have a page with FormLayout. I have 3 buttons in the page. CreateInsert, Commit and Rollback. These buttons are created by dragging the corresponding operations of the DataControl.

    When I click on CreateInsert, the new line will be created everything works fine. I tried the CreateInsert button should be disabled once clicked, until Commit or Rollback buttons.

    The disabled property of the button CreateInsert #{! links.} CreateInsert.enabled}. but the button is always enabled.

    <af:button actionListener="#{bindings.CreateInsert.execute}" text="Create New Customer" disabled="#{!bindings.CreateInsert.enabled}" id="b2"/>
    <af:button actionListener="#{bindings.Commit.execute}" text="Save" id="b1"/>
    <af:button actionListener="#{bindings.Rollback.execute}" text="Cancel" immediate="true" id="b5">
                                                    <af:resetActionListener/>
                                                </af:button>
    

    Am I missing something or do I set any other property?

    See you soon

    AJ

    Hi Timo,

    Just a question: If we can't use the expression #{bindings.Commit.enabled} for the disabled property?

    Kind regards

    Elias.

  • How to hide the ADF table during execution

    Hi all

    I use Jdeveloper - 11.1.2.4.39.64.36.1 version

    Is it possible to show only the tables with associated in the same lines and hide tables with no record.

    For ex: Let's say that at the time of the design, there are three related data tables with the diagram below.

    Table 1
    Table 2
    Table 3

    However, during execution, there is no record for 'Table 2', but the table 1 and table 3 have records associated with them.

    Is it possible to hide the table 2 and get the following provision -

    Table 1
    Table 3

    According to the schema, table 2 should hide, and table 3 should get reordered under table 1 directly.

    Best regards

    Ankit Gupta

    Hello

    You can set the property visible from the table to something like #{bindings.. estimatedRowCount gt 0}

    Arun-

Maybe you are looking for