Background using 2 screens

I am using an external monitor with my laptop. In CS3 the image I work on is on the external monitor with a grey background. However the workspace is on the laptop and always has the underlying desktop visible. Is there some way to just have a clean background (apart from cleaning up my desktop!)
Macbook Pro, Leopard 10.5.2, CS3
Thanks
Sue

There's a utility to put a gray curtain over your desktop.
http://www.versiontracker.com/dyn/moreinfo/macosx/26396
freeware
http://www.manytricks.com/desktopcurtain/

Similar Messages

  • The application does not use the  screen and run in the background

    Hi
    I have downloaded a package of j2me Midlet
    from [link] here [link]
    and try to reuse the code
    but I get the following error when running the code:-
    The application does not use the screen and run in the background
    I think the error into one of these two classes
    package main;
    import javax.microedition.midlet.*;
    import javax.microedition.midlet.*;
    import javax.microedition.lcdui.*;
    import javax.microedition.media.Manager;
    import javax.microedition.media.MediaException;
    import javax.microedition.media.Player;
    import java.io.IOException;
    import java.io.InputStream;
    public class MainMidlet extends MIDlet implements CommandListener {
        private SSGameCanvas gameCanvas ;
        private Command exitCommand ;
        private Player player = null;
        public void startApp() {
      try {
           //   create new game thread
              gameCanvas = new SSGameCanvas();
              gameCanvas.start(); // start game thread
              exitCommand = new Command("Exit",Command.EXIT,1);
              gameCanvas.addCommand(exitCommand);
              gameCanvas.setCommandListener(this);
                Display.getDisplay(this).setCurrent(gameCanvas);
       catch (java.io.IOException e)
                e.printStackTrace();
            try {
                // start sounds
                InputStream in = getClass().getResourceAsStream("/resource/startfly.wav");
                player = Manager.createPlayer(in,"audio/x-wav");
                player.setLoopCount(1);
                player.start();
            catch (MediaException ex)
                ex.printStackTrace();
             catch (IOException ex)
                ex.printStackTrace();
        public void pauseApp() {
        public void destroyApp(boolean unconditional) {
            if (player != null) {
                player.close();
            System.gc();
      public void commandAction(Command command, Displayable displayable) {
           if (command == exitCommand)
                 destroyApp(true);
                 notifyDestroyed();
    package main;
    import java.io.IOException;
    import javax.microedition.lcdui.*;
    import javax.microedition.lcdui.game.*;
    public class SSGameCanvas extends GameCanvas implements Runnable {
        protected GameManager gameManager;
        protected boolean running;
        private int tick=0;
        private static int WIDTH;
        private static int HEIGHT;
        private int mDelay = 20;
        Form mainForm;
        Display display;
        //private int MaxTime;
        public SSGameCanvas() throws IOException{
            super(true);
            gameManager = new GameManager(5,5,getHeight()-10,getWidth()-10,this);
        public void start() {
                this.running = true;
                Thread t = new Thread(this);
                t.start();
        public void stop() {
            running = false;
        public void render(Graphics g) {
            WIDTH = getWidth();
            HEIGHT = getHeight();
            // Clear the Canvas.
            g.setColor(0, 0, 50);
            g.fillRect(0,0,WIDTH-1,HEIGHT-1);
            // draw border
            g.setColor(200,0,0);
            g.drawRect(0,0,WIDTH-1,HEIGHT-1);
            // draw game canvas
            gameManager.paint(g);
        public void run() {
            while (running) {
                // draw graphics
                render(getGraphics());
                // advance to next graphics
                advance(tick++);
                // display
                flushGraphics();
                try { Thread.sleep(mDelay); }
                catch (InterruptedException ie) {}
        public void advance(int ticks) {
            // advance to next game canvas
            gameManager.advance(ticks);
            this.paint(getGraphics());
    }Edited by: VANPERSIE on Jul 10, 2012 12:26 PM

    Hi Andi,
    Thanks for your reply.
    Yes, I have waited for a while and the result doesn't change.
    The Porblem here is the application is seen started in visual administrator.Only restart brings up the page back.
    Can you please suggest anything.
    Thanks and regards
    Nagaraj

  • To run a report in background in selection screen using a new button

    hi friends iam new member to this site
    nice to meet u all
    i want to run a report in background using the selection screen of the same report and i want to keep a button in application tool bar.
    after enter the values in the selection screen by clicking that button it should move to the screen which we get generally by menu option
    program-->execute in background
    and by entering the output device and start condition it should be scheduled in the background.
    with job_open,job_submit and job_close we need variants.
    for this i tried through bp_jobvariant_schedule and
    bp_jobvariant_overview but with this we can run with variants only
    but the user wants to enter the values in selection screen and need a button to run background
    ok friends i think u understood me
    please inform soon ok bye have a nice time

    Hi Jagadish
       There are two ways for you to handle the situation.
    1. Train the users to enter the values in selection screen and manually go for backgroung scheduling.
    2. Use At user command and within that basing on the option selection selected, use FM:JOB_OPEN with sy-repid get the job number, submit the program with the values on the selection screen and lastly executing FM: JOB_CLOSE with the job number from JOB_OPEN and SY-REPID.
    Note that you have to set 'X' for export parameter something like startimmed while calling FM: JOB_CLOSE for immediate execution. Am not on SAP to give you the exact parameter.
      Hope the above info helps you.
    Kind Regards
    Eswar

  • How to provide background color to screen elements in screen designing?

    Hi all
        I am preparing a screen in module pool programming.
        I created 1 screen in that.
        How can i provide colors or background colors to my screen elements on that screen.
        Is this facility is there?
        If any body knows this please reply to this.
    Regards,
    K.S.L.Neelima.

    Hello
    I don't think it is posible... change the colour of screen element but you can only change the background color of screen but you can not put any elemnet on that screen using  picture control check for program RSDEMO_PICTURE_CONTROL will help you.

  • To color background of a screen and border them.

    Hi Experts,
    Need to color the background of a screen , can this be done without object oriented programming...need to border them also...
    Thanx.

    Hi ,
    Plz correct me if I am wrong....that waz used to color a table rite...can it be used in order to color the background of a screen...
    Thanx,
    Sunitha

  • How to use Green Screen option?

    Sorry this is such a general question, but I have very limited internet access here at work (can't even access Google) and I would like to figure this out before I leave for the day so I can grab what I need on the way home.
    We are making weekly comical "newscast" type videos, and we have been using PhotoBooth to make it look like we are in a news room.
    I would like to stop using PhotoBooth (due to the obvious extreme limitations in video/audio quality) and use the green screen option in iMovie 09.
    Would anybody be so kind as to give a brief couple of paragraphs on the best way to accomplish this?
    I have seen the option pop up when inserting a clip on top of another, but which one is the footage/image to replace the green area... the original clip or the overlayed clip?
    And is there a specific shade/type of green that works best? Or can I just pick up a dozen yards of general "crayola" green fabric to cover a wall?

    I have tried but haven't had much luck. Although I am having a problem with Snow Leopard and iMovie right now. That may be affecting my success. Here are the instructions out of iMovie help.
    To use green-screen effects to superimpose video:
    Record video in front of a solid green backdrop, and then import it into iMovie.
    When you record, for best results do the following:
    Use a pure (highly saturated) color of green for the backdrop.
    The best color of green to use is often called “chroma key green” in paint and cloth.
    Make sure the subject doesn’t have any green clothing, and don’t include anything green in the shot, other than the backdrop.
    If possible, use multiple lighting sources to eliminate shadows on the subject being recorded.
    Include a moment at the end of the recording with the subject out of the frame. This indicates to iMovie what should be left out when the video is superimposed.
    Choose iMovie > Preferences, click General, and then make sure Show Advanced Tools is selected.
    In the Event Browser, select video that you recorded in front of the green backdrop.
    Drag the selection directly over a clip in your project (video, solid color, or animated background clip), and release the mouse button when the cursor displays a green plus sign .
    Choose Green Screen from the list of options that appears.
    The green-screen clip appears with a green border around it above the video clip in your project. You can drag it to a different spot to reposition it, or drag the ends to lengthen or shorten it.
    To more effectively mask areas of the green-screen clip, select the clip in your project, in the viewer click Cropped, and then drag the handles at the top of the viewer to more tightly enclose the subject of the video.
    Anything outside the highlighted area in the green-screen clip is removed from the picture. Be sure not to crop out areas that the subject moves into at any point during the green-screen clip.
    To produce a better-quality effect, double-click the green-screen clip in your project to open the inspector, then select “Subtract last frame.” iMovie uses information in the last frame to determine what to subtract from the finished clip.
    Selecting “Subtract last frame” works only if you included a moment at the end of the green-screen footage with the subject completely out of the frame.
    To watch the clip, click the Play Clip button in the viewer.

  • Skip background print parameter screen

    Hi,
    My program has selection screen. This program should be able to execute in foreground and background manually. When every time execute it in background, the background print parameter screen always pop up to ask you fill in the "Output Device" and need to click the green check etc. My client would like to skip this screen, since output from background will be a file in the server. Can anyone know how to program in order to turn it off?
    Thanks,
    Meiying

    Hi,
    I am not sure if that can be prevented.
    An alternate solution is that you could create a wrapper program with the same selection screen plus a radio button to execute in foreground or background.
    And then based on the radio button you could either submit your main program or you could schedule it in background using JOB_OPEN etc function modules.
    Regards,
    Ankur Parab

  • Background Job and Screen

    Hi,
    I've created a selection screen by using se51. In my program I call this screen with "CALL SCREEN XXX'.
    My question is: How to run this report in Backgroung.
    As it's not a standart selection screen (1000) I don't have the option to run it in background.....
    Thank for your help.
    Joseph

    Hi
    I think you should insert the part in START-OF-SELECTION in a new program and so run it in background using FM JOB_OPEN and JOB_CLOSE to schedule the job:
    CALL FUNCTION 'JOB_OPEN'
         JOBNAME  = SY-REPID
      IMPORTING
         JOBCOUNT = TBTCJOB-JOBCOUN.
    SUBMIT <ZREPORT> USER SY-UNAME
                     VIA JOB SY-REPID NUMBER TBTCJOB-JOBCOUN.
    CALL FUNCTION 'JOB_CLOSE'
    mAX

  • Development and Quality server using different screen color setting

    Hi,
    I want to differentiate the Development and Quality server using different screen colors,
    How can I set different color logon screen for the different kinds of servers.
    Thank You.
    Best Regards,
    M.Thirumoorthi
    [email protected]

    Hi Thiru moothi,
    Please check these links :
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/modifyingtheLogon+Page&
    Custom Password Change Page
    Custom Portal Logon Page
    Reward points if handy!
    Cheers,
    Sandeep
    Edited by: Sandeep Tudumu on Mar 26, 2008 7:41 PM

  • To run a program in BACKGROUND using SUBMIT

    I need to run a program in background using the SUBMIT option. Here i have to pass an internal table form one program to another which will be used to update sales orders using BDC.
    Questions
    1} Can we execute a program in background using SUBMIT?
    2} I am sending data to a MEMORY ID , if i run the program in background will the memory id work. As in do  memory IDs work in the background.
    Thanks in Advance

    refer  same thread.
    Re: Problem with SUBMIT in Background

  • How do I use multiple screens with my MBP?

    I have a 2010 MacBook Pro which I use for all of my video &amp; music editing. I currently have the following accessories: MiniDisplay Port to DVI &amp; MiniDisplay Port to VGA adapters. I also have VGA to DVI-D adapters that all work concurrently if I need them to.
    I have been using two screens to edit on recently but now I want to upgrade and use a 3rd screen, which technology sod I need to make this happen?
    Thanks,
    - W.

    Have you contacted Google?
    http://learn.googleapps.com/drive
    Ciao.

  • How can I use two screens to display one window

    Before Mavericks, MAC OS allowed you to use two screens (next to each other) in order to display one (big) window of one application.
    That would mean that a window would start on your left screen en would continue on the right screen.
    With Mavericks, however, this not possible any more. The window of the application can only be seen on ONE of the screens (i.e. the left one).
    Can any one tell me whether I've missed certain options or how to adjust my settings in order to get this feature back?

    Hey CGNL,
    First, if you haven't already, set up the displays as an extended desktop:
    Choose Apple menu > System Preferences, click Displays, then click Arrangement.
    Follow the onscreen instructions.
    Then, use Mission Control preferences to uncheck/turn off the option for "Displays have separate Spaces":
    Choose Apple menu > System Preferences, click Mission Control
    Uncheck "Displays have separate Spaces"
    That should enable you to stretch whatever window you want across multiple displays.
    via: OS X Mavericks: Connect multiple displays to your Mac
    http://support.apple.com/kb/PH13814
    and
    OS X Mavericks: Mission Control preferences
    http://support.apple.com/kb/PH13925
    Welcome to Apple Support Communities!
    Have a good one,
    Delgadoh

  • Good evening, my name is Ludmila I have a problem. im buy second hand iphone 5 but I can not use the screen shows asking me apple id but I do not know this is my first iphone I do not know what the police thought it was stolen or lost but I you can help m

    Good evening, my name is Ludmila I have a problem. im buy second hand iphone 5 but I can not use the screen shows asking me apple id but I do not know this is my first iphone I do not know what the police thought it was stolen or lost but I you can help me. Someone told me we should stop function Find my iphone but how?? email does not even know the first lord. It cost me 400 euros but may not use iphone. someone laugh at me because I deceived. Please help me tell me his email talk to you should stop off iCloud or ID

    Scuzati de engleza google translate

  • On my 2012 MBP I can no longer use dual screens/HDMI after upgrading to 10.8.2. I'm using Moshi Thunderbolt adapter

    On my 2012 MBP I can no longer use dual screens/HDMI after upgrading to 10.8.2. I'm using Moshi Thunderbolt adapter

    I think you are sailing in uncharted waters with those kind of modifications.
    I am only guessing, but if you have not already done so,  do a PRAM reset and then trash your FCP preferences.
    Big Poppa Chris wrote:
    I've also notice when I start the computer up, it stays on the grey screen longer than it did when I had the original card (512 mb).
    My understanding is the Mac is doing a ram/hardware test during the grey screen, if the card you added had additional memory, then it is very likely the test will take longer - but I am no hardware expert.
    MtD

  • Issue while posting the invoice in background using the WF-BATCH user

    Hi Friends,
      I am facing an issue while posting the invoice in background using the WF-BATCH user. I am using a invoice approval workflow where in when the approver approvers the invoice the invoice document get posted using a background method, which uses BO FIPP and Method POST and i am returning the Message Text to my workflow container from this method. When i see the log an exception is rasied from this method with an error  message "V004: You are not authorized to change this document", but WF-BATCH is having SAP_ALL and SAP_NEW authorizations. If i try to post the invoice using the method from my user id it is getting posted. What could be the issue. Please advice.

    Hi Sapient,
    The Parameter, Roles would be different for the LOGIN USER and WF-BATCH.. So ask your administrator
    to set the Roles & Parameters similar to that of LOGIN USER to WF-BATCH.
    For further refrence check in SU01 giving the LOGIN USER and then check with WF-BATCH... you would
    find the difference...
    Hope this would help you..
    Good luck
    Narin

Maybe you are looking for