How do I specify whcic monitor for a program to open in?

I am trying to run two program son my mac pro, I want one program to open on monitor one, andthe other to open on monitor two, how would I go about this?
Thanks in advance!
Bill

Well, to my knowledge, you can't (but if someone proves me wrong then Great!). Photoshop will open images within the last display an image was displayed so that if you drag an image to the 2nd screen, that is where subsequent images will open. Most Pro Apps allow you to arrange pallets as desired and save that workspace. Is there an app in particular you are looking to adjust?
Mike

Similar Messages

  • How can we specify the Mailbox for Notes?

    In Mail.app, how can we specify the Mailbox for Notes (where the new notes will be resided)? It is now 'On My Mac'. I wish to change to my IMAP Mailbox so it sync with my iPhone by just checking email (not by syncing on iTunes).
    Thanks in advance.
    Message was edited by: Ekapon

    You could use the DecimalFormat or NumberFormat to do the job.
    double number 1234.567;
    DecimalForamt df = new DecimalFormat("###.##");
    String s = df.format(number);or
    double number 1234.567;
    NumberFormat nf = NumberFormat.getNumberInstance();
    nf.setMaximumFractionDigits(2);
    /* if needed.
       nf.setMaximumIntegerDigits(value);
       nf.setMinimumFractionDigits(value);
       nf.setMinimumIntegerDigits(value); */
    String s = nf.format(number);I didn't test the codes but they should work. For more information, please consult the documentations.

  • How do I specify different emails for a form to send to based on different selections?

    How do I specify different emails for a form to send to based on different selections?
    Creating a form that can be sent to an email address is simple enoug but my problem I can't figure out.  There is a drop down menu on the form and based on what the user selects the form will be sent to 1 of 3 groups of email addresses.  How can I specify which group of email addresses belong to a particular dropdown menu selection?

    You can populate the drop down with a dataprovider that has the dropdown field and the emailgroup field.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
      <mx:Script>
        <![CDATA[
          import mx.events.FlexEvent;
          import mx.collections.ArrayCollection;
          [Bindable] private var dataAC:ArrayCollection = new ArrayCollection([
            {label: "one", email: "[email protected]"},
            {label: "two", email: "[email protected]"},
            {label: "three", email: "[email protected]"},
          private function changeFunc(evt:FlexEvent):void{
            txt.text = evt.currentTarget.selectedItem.email;
        ]]>
      </mx:Script>
      <mx:ComboBox id="cmbx" dataProvider="{dataAC}" valueCommit="changeFunc(event)"
        labelField="label" creationComplete="cmbx.selectedIndex=0"/>
      <mx:Text id="txt"/>
    </mx:Application>
    If this post answers your question or helps, please mark it as such.
    Greg Lafrance - Flex 2 and 3 ACE certified
    www.ChikaraDev.com
    Flex / AIR Development, Training, and Support Services

  • You have specified invalid arguments for the program

    Can someone please correct this command line for me.
    i always have errror like this
    $FNDCPPUR apps/apps 0 Y ENTITY=ALL AGE=10
    You have specified invalid arguments for the program
    and nothing happens
    Thanks in advance!

    To submit the concurrent program from the OS use CONCSUB.
    Refer to the following notes for CONCSUB syntax:
    Note: 457519.1 - How to Submit a Concurrent Request Using CONCSUB Syntax
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=457519.1
    Note: 146856.1 - How to Run a Concurrent Job through Operating System
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=146856.1

  • Send portfolio how to customize adobe welcome screen for shared porfolio. (Opening the link forces the recipient to a downright ugly irrelevant and dead advertisement rather a related cover page)

    send portfolio- how to customize adobe welcome screen for shared porfolio ?(Opening the link forces the recipient to a downright ugly irrelevant and dead advertisement (appropriately titled "branding logo.png) rather a related cover page)

    Hi nedler1,
    Please try the following steps to display the cover sheet and replace it with custom one:
    How to change a portfolio’s initial view setting to show the cover sheet (and hide the contents):
    Open a PDF portfolio and run the following JS in the console:
    this.collection.initialView = 'Hidden';
    Save the portfolio, close and re-open.
    The cover sheet will now be displayed when opening the portfolio.
    Updating the cover sheet
    Also, most likely if you want the coversheet displayed when opening the portfolio, and do not want the default cover sheet:
    Here are the steps to replace the default cover sheet:
    Open the Portfolio.
    Perform a View > Portfolio > cover sheet to open the cover sheet.
    Open the Pages panel for the cover sheet.
    Right click on the cover sheet page in the pages panel, select “Replace Pages”.
    Replace the cover sheet page with the desired cover from a page in another pdf.
    Save the portfolio.
    Regards,
    Rave

  • How do I stop extra instances of Firefox program being opened by another page when it loads?

    How do I stop extra instances of Firefox program being opened by another page when it loads?
    When I log on to a favorite site it loads OK. The site has a number of pages. When I move to the second or third page, a second instance of Firefox automatically starts and loads an advertisement. I can block the site that tries to load the page, but I cannot stop the second instance of Firefox from loading up. So in the end I might have three or four instances of Firefox all going at once.
    Any help would be greatly appreciated.

    Do a malware check with a few malware scan programs.<br />
    You need to use all programs because each detects different malware.<br />
    Make sure that you update each program to get the latest version of the database.
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • How do you specify a "custom data retrieval program" for a query ?

    I may have to rebuild an old SQ01 query in ECC 5.0 to get rid of some hyphens in structure field names.
    The query gets its data from a custom retrieval program.
    How do I specify the custom retrieval program when (and if) I redo the query?
    Thanks
    Dave

    When you go to SQ02, ente the infoset name and click the change button,  then on the next screen,  click Go To,  Global Properties,  notice here is the same dialog when you create the infoset, notice the radibuttons, notice the one for   data retreival by program,  I think this is what you are looking for, but as you can see here you will not be able to change it.  I think you may have to re-create the infoset as well if you want to change this.
    Regards,
    Rich Heilman

  • How do I specify supported languages for an Android app?

    I have uploaded my APK created with AIR to the Android Developers console and it looks like the list of supported languages is the default one (15 languages), see image:
    http://imgur.com/67MxVKI
    My app actually only supports 9 languages, how can I specify only the 9 languages that my app supports?ffi
    Are there any specific tags I need to add in the Android manifest additions in the application descriptor?
    Any pointer in the right direction will be appreciated, thanks.

    Starting with AIR 3.8 Adobe added the supportedLanguages tag for the app xml descriptor that would filter the default all languages:
    <!-- Languages supported by application. Only these languages can be specified -->
    <!--<supportedLanguages>en de cs es fr it ja ko nl pl pt ru sv tr zh</supportedLanguages>-->
    <supportedLanguages>en</supportedLanguages>
    This definitely works on iOS by filtering the localizations that get bundled into the .ipa so Apple doesn't automatically list all languages Adobe localizes in the captive runtime. I would expect this to have a similar effect on Android if you don't already have this explicitly added in your application descriptor.

  • How do I specify quicktime plugin for use by mp3 files on ppc mac

    In the Applications section of Firefox Preferences I find no way to specify that the Quicktime PLUG-IN is to be used for mp3 files. Although this action option is a provided for other kinds of files, that action option is missing for MP3 Audio file (audio/mp3) and for MP3 Audio File (audio/x-mp3).
    I can specify that the Quicktime PLAYER should be used, but not the plug-in. How can I specify that I want the plug-in to be used?

    You need to set in the QuickTime Preferences what files types you want that plugin to handle.
    See also http://kb.mozillazine.org/QuickTime

  • How do I specify photo paper for printing?

    In a much earlier version and old computer I had all kinds of options of paper choice ( glossy, mat, presentation).  How do I specify paper now?

    Expand appearance is what will happen when exporting to PDF or other formats anyway, but it's rather part of the problem than part of the solution.
    When expanding bristle brushes you get millions of paths. and when flattening their transparency you get millions more. Any service provider will get rather upset at you for sending this kind of stuff.
    What you instead want to do is rasterize them at the correct resolution (depending on wether the graphics will be resized before printing or the printing process). BTW: that's what Illustrator tells you in an error warning when saving a file with more than 30 strokes in it.

  • How to create a spool requset for 'z program'.

    Hi,
    Could anybody please tell me how to generate a spool request for a Z program. and how to check the spool request.
    Regards
    sathish

    Hi ,
    You can check the following code for reference
    FORM get_job_details.
    Get current job details
      CALL FUNCTION 'GET_JOB_RUNTIME_INFO'
        IMPORTING
          eventid                 = gd_eventid
          eventparm               = gd_eventparm
          external_program_active = gd_external_program_active
          jobcount                = gd_jobcount
          jobname                 = gd_jobname
          stepcount               = gd_stepcount
        EXCEPTIONS
          no_runtime_info         = 1
          OTHERS                  = 2.
    ENDFORM.                    " get_job_details
    *&      Form  obtain_spool_id
    To obtain the spool ID generated
    FORM obtain_spool_id.
      CHECK NOT ( gd_jobname IS INITIAL ).
      CHECK NOT ( gd_jobcount IS INITIAL ).
      SELECT * FROM  tbtcp
                     INTO TABLE it_tbtcp
                     WHERE      jobname     = gd_jobname
                     AND        jobcount    = gd_jobcount
                     AND        stepcount   = gd_stepcount
                     AND        listident   <> '0000000000'
                     ORDER BY   jobname
                                jobcount
                                stepcount.
      READ TABLE it_tbtcp INTO wa_tbtcp INDEX 1.
      IF sy-subrc = 0.
        gd_spool_nr = wa_tbtcp-listident.
        MESSAGE s004 WITH gd_spool_nr.
      ELSE.
        MESSAGE s005.
      ENDIF.
    ENDFORM.                    " obtain_spool_id

  • How can I access the settings for this program.

    How do I access the setting for Adobe Flash player?
    I keep getting a box which asks me to allow or not allow additional storage space, but when I click either box nothing happens.
    When this program was installed it never provided me with a setting screen - so how can I access this information.

    http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager03.htm l
    Or use the Flash Player Settings Manager.

  • How can I get the responsibility for concurrent programs

    Guys,
    How can I get the responsibility for a list of concurrent programs. Is there a query that I can run to get the results?
    Thanks in advance,

    Refer to Note: 134036.1 - WHOCANRUN.SQL - List Responsibilities That Can Run a Given Concurrent Program
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=134036.1
    From the output of the query in the note referenced above, you can run "Users of a Responsibility" concurrent program then to find out the list of users who have access to a certain responsibility.

  • How To Add a new column for ZPR0 price in open sales order report ??

    HI,
    my requirement is To Add a new column for ZPR0 price in open sales order report if the order/scheduling agreement is a cross-company code transaction l(company code of order/scheduling agreement <> company code of delivering plant), price = ZPR0 price as at estimated GI date

    k

  • I have down loaded itunes (windows) on my desk top and when i click on the icon it takes 4 to 5 minutes for the program to open.  also the program does not open when i connect my iphone.  Help!

    Why does it take 4 to 5 minutes for my itunes program to open?  it also frequently freezes while i am trying to work with it.  it won't open when i connect my iphone?  this is on my desk top with Windows 7.

    Okay, launch iTunes... does it work?
    If so, in Edit > Preferences > Advanced is the option to "prevent syncing of iDevices" selected?
    Another possibility, in Control Panel > Default Programs > Change Auto Play Settings > what is the system set to do when an iPhone is connected?

Maybe you are looking for