Disable the rest of the application when there is a pop up

I do a pop-up with an input field that the user must fill to continue, how you would disable the rest of the application, while the pop-up is open?

The functionality is similar to the works of an alert (from what I believe you can't have an input field in an alert, as a JavaScript alert)

Thank you!

DOH! never mind, I should have read the documentation more closely (this is what I get for coding @ 02:00) the answer is to put the third param modal true

PopUpManager.createPopUp (this, TextAreaWindow, true);

Tags: Flex

Similar Questions

  • Disable the button when there is no line in the table of the ADF.

    Hello! How can I say that this button is disabled if no data in the table of the ADF?

    Best regards, Debuger!

    Hello

    Disabled = ' #{bindings. " "{MyIterator.estimatedRowCount-eq 0}" button
    MyIterator is the iterator to which binds table.

    Kind regards

  • Satellite Pro M70: disable the touchpad when you use a USB wireless mouse

    I want to disable the touchpad when you use a USB wireless mouse. Can someone tell me how to do what you please?

    Hello

    Open the control panel-> mouse. There should be an option to disable the touchpad.

    Good bye

  • Disable the Application Menu

    I have a navigationPane with an Application Menu. One of the items in this menu is settings so
    When I click on parameter I shows the Settings Page but I would like to turn off the Menu of the Application
    When the user on the Configuration page

    I put in the onCreationCompleted of my settingPage
    Application.menuEnabled = false;

    And when I click on the back button I do:
    Application.menuEnabled = true;
    navigationPane.pop ();

    However, the Application Menu is always displayed in the settings page, so how can I disable it?

    I did it!

    When I press settings page, I disbale the application from the page menu, then

    ActionItem {
        title: "Preferencias"
        imageSource: "asset:///images/ic_settings.png"
        onTriggered: {
            var page = getPreferenciasPage();
            page.onRefreshDropDownLicencia.connect(onRefreshDropDownLicencia);
            Application.menuEnabled = false;
            navigationPane.push(page);
        }
        function getPreferenciasPage() {
            if (! preferenciasPage) {
                preferenciasPage = idPreferenciasPage.createObject();
            }
            return preferenciasPage;
        }
    },
    
  • Disable the application to save the file (was: to save)

    How to disable the application for registration of the file when you change the window?

    Direct switch to Design mode.  Live View mode needs to be refreshed every time to render the page after the changes.

  • How can I disable the voice when you type with iOS 10.0.1

    How can I disable the voice when you type using iOS 10.0.1?

    GO to settings - general - accessibility-speech - Feedback-turnoff typo Word...

  • I can't disable the touchpad when I click FN + F9 on a Qosmio F50 - 126

    I can't disable the touchpad when I click FN + F9... I have a Qosmio F50-126... Windows Vista Edition Home Premium...
    Pls help... been trying to find the problem for so long... :-(

    You can use other FN keys?

  • disable the touchpad when using the mouse?

    How to disable the touchpad when using the mouse?

    Hello

    Please contact Microsoft Community.

    Most laptops have a function key (FN) which can be used in combination with other keys for example FN + F2 or FN + F7 to disable or enable the touchpad.

    You can also disable the touchpad in Device Manager.

    To disable the touchpad in Device Manager, follow these steps:

    1. Click Start.
    2. In the start search box type devmgmt.msc, and then on enter.
    3. In Device Manager, expand mice and other pointing devices and locate the touchpad.
    4. Right click on the touchpad and click on the disable option.

    Following the steps above should help you disable the touchpad.

  • Whenever I have to download a trial of After Effects or any other applications it will indicate your download begins to start but nothing downloads... It is not even came in my creative cloud. And I don't have a page of the application when I open creativ

    Whenever I have to download a trial of After Effects or any other applications it will indicate your download begins to start but nothing downloads... It is not even came in my creative cloud. And I don't have a page of the application when I open creative cloud. Help, please

    N ° 1)

    Click on the link below and open Photoshop Elements download link.

    Note: we are not anything downloaded from the page of Photoshop Elements.

    Do not close the page, just keep it open.

    Download Photoshop Elements products | 10, 11, 12, 13

    Then click on the link below and download the installer directly mentioned in step 2.


    Step 2)


    http://trials3.Adobe.com/AdobeProducts/AEFT/13/OSX10-64/AfterEffects_13_LS20.dmg

  • How to hide a column in the report when there are only zeros.

    Hi Experts.,.

    Is it possible to hide a column in the report when there are only zeros.

    Thanks in advance
    Vincent

    Vincent Krishna wrote:
    Hi Experts.,.

    Is it possible to hide a column in the report when there are only zeros.

    Thanks in advance
    Vincent

    No out-of-the-box, but there are several workaround solutions if you want to continue an any of them:

    (1) use a view selector. A single report will be a pivot table with the column, the other will have the same report less column. Users can switch reports.

    (2) use a column selector. The two choices would be this column or an empty space. If white is chosen (because the user has no values), the column "will disappear" according to the report.

    (3) guided use NAV. This method involves the intervention of the user. Build a small report using the single column and put a filter "is not equal to" 0. Because there is only a single column, so all lines are 0, the report returns no rows.

    Use this report in the properties of guided navigation from one section of the dashboard. Assign to this "If the report returns lines" and put the report that contains the column in this section. Now add another article on your table edge and in the properties of guided navigation of this section, set on "If the report will return no rows" and it points to the small report as well. In this section, put a second version of your report without the column in it.

    When the column contains all zeros, the second section with column will not display in it; the first section is not displayed. When at least a line contains a value not zero, the first section is displayed with the column, and the second part will not be.

  • Is there a way to remove the ToolTip that contains the name of the application when the cursor over the icon in the dock?

    Since the upgrade to El Capitan, I noticed that the name of each application in the dock appears above the docking station in a bubble of large text when the cursor is everywhere down in the dock next to this icon of the application.  It's annoying because if I'm often pass between two or several applications, I don't want to have to keep moving the slider to the top of the screen to get the text balloons to disappear.  When the application names are present, they cover part of the screen of the app that I work.  Not sure if I remember correctly, but I thought that those who went after a period of time in older versions of OS.  I was never bothered by it as I am with El Capitan.

    Thank you all.

    Not that I am aware, no.  There is nothing in the system preferences-> Dock that allows you to disable or remove this function.

  • Assignment of an element of the application when an element loses focus

    I'm trying to implement this feature in my APEX application:
    When the user enters a value in a text element loses focus, a RadioGroup on the form should be greyed out.
    But the problem is that I need to access the value of the RadioGroup so that the code which is then executed to work properly, but that the value is therefore more accessible if the RadioGroup is disabled.
    So I thought that if I put the value of the Radio group in an application-level element before I turn it off, the code can access the value.
    But how can I do this? It must arrive at the point where a value is entered in the text element and the focus is lost.
    But, as far as I know, the only thing I can implement at this time there is an onblur statement that calls a Javascript function.
    And I don't think I can assign a value to a javascript application-level item, can I?
    Bottom line: I need a way of executing the command
    : F100_Category: =: P1_Category (where P1_Category is the RadioGroup) - what it does to a place in time.
    Any ideas?

    'FALSE' must be all lowercase as 'false '. Without the quotes are necessary

    CITY

    Published by: City aissaoui on December 10, 2008 11:07

  • How can I disable the sound when an error message appears?

    There is an anoying sound when an error message appears in FF. I looked in preferences, but it doesn't seem to be an option to turn it off.

    https://www.liberiangeek.NET/2013/07/how-to-change-or-disable-the-alert-sound-in-Ubuntu/

    Parameters can change a few years under Ubuntu, but this gives an idea where to look.

    Firefox itself has no such sound notifications.

    #367259 said

    maybe try to turn off the sound error in operating system Windows/preferences
    not sure if FF has its position about the error of his

    It's Linux and not Windows, but you're on the right track.

  • How to disable the blocker. There is no blocker in the Tools window

    When I click on the Tools icon, is there any indication of a blocker pop up... even not in Internet Options.  How to disable the blocker.

    Hello

    Have you looked into the Options on the privacy of the Internet?

  • The application offline / disable the application

    Hello

    I m about to upgrade to an APEX application and at the same time, moving them from 2.2 APEX APEX 3.1. Unfortunately the users access the application using the raw url. When I move the APEX 3.1 application I need to send a new url to them. This question I will fix later but it s is not possible now.

    So is there a simple way to put the old application offline, or somehow neutralizing him so that the user doesn´t access the old application by mistake?

    / Magnus

    Go to the shared components-> definition-> availability (change of status to not available)

Maybe you are looking for

  • optical character recognition

    I just bought a MFP HP LaserJet Pro M127fn.  I use a runnig Macbook Mac OS X 10.6.  Is there a download that will allow me to do optical recognition of characters and shape recognition?

  • HP photosmart c4795 detects not paper

    Took a bit to get wireless printer to connect to the PC, now the msg "on paper" appears whenever I try and print... and Yes, there is paper in the tray. I didn't have a CD to install, so I downloaded the driver from HP site.

  • which product is right for the ssl vpn: asa 5505 cisco 1841 or

    Hello I want to install an outside link management related so that we can ssh to our cisco devices and microsoft RDP toour servers. It's my configuration (based on what I know): Internet > DSL modem > ASA 5505 > management CONSOLES SWITCH > SWITCH CI

  • NAT error ASA 5505 to 5510

    Connection refused because of the failure of path opposite of that of NAT I put a second location of ASA and not can communicate through the VPN is implemented. The error I get is (rules asymmetrical NAT matched for flows forward and backward; Connec

  • How to remove an object from a turned movement?

    So my dumb butt left a cellphone on the counter in this shot, as you can see here: Streamable - simple video sharingI never got to try it, but what is (in your opinion) the best way to deal with this?  My first thought was I could export it as an ima