Red green and yellow buttons

Could someone explain how the three buttons in upper left corner are suppose to work.I know that the red is to close out the current page.The yellow is to minimize down to dock.but the green I thought was to either shrink page size to user preference and then when pressed again go to full size.Do you need to set both of these sizes? The other day I was on MLB.com and the next thing I know my screen became about half size then I hit the green button and it got slightly smaller.Up till that time I always had full sreen.Not quite sure why or the correct way to fix this.
Thanks ,
Bill

Network 23 wrote:
Niel wrote:
The green resizes the window to and from the minimum size the program thinks it needs to be
Apple has no consistent rule for the green button; it isn't worth trying to figure it out. In Safari and others, it will resize to content. In TextEdit, Mail, and others, it will maximize to full screen. In iTunes 9 and earlier, it will change the window mode. In iTunes 10, the green button is gray...
Except for iTunes, it is consistent. But, you have to understand the concept and what is being displayed. The Zoom button toggles between a user state and the smallest size which will hold all of the content of the window. In Text Edit, there is no wrapping. A line of text will stretch across the entire screen. So, if you Zoom to the content state, the window will fill the screen. If you tell TE to wrap to page, the zoom width will be only page width, not full screen. Mail is similar in that there are no line breaks in a message, so the smallest size is the full screen. I can't defend iTunes and the debacle that is it's Zoom button.
I think the observation of the red button is correct; if an app has one window it quits, if it has multiple windows the window closes but the app stays open.
The Close button closes the document window. In accordance with the user interface guidelines, if the App has no reason to stay open without a document window, the app can close if the last document window is closed. Utilities will often do this. A Document editor will likely not close the app as it is much faster (with very little resource overhead) to keep the app open waiting until the user begins a new document.
Also realize that these are not System defined behaviors. They are listed in the User Interface Guidelines, but it is up to the developer to implement the features to comply with the UIGs.

Similar Messages

  • The red, green and yellow buttons in the upper left corner of the screen disappear whenever I open Safari.  I cannot minimize the Safari window which I often need to do if I am coordinating multiple windows.  Does anyone know how to get those buttons back

    The red, green and yellow buttons in the upper left corner of the screen disappear whenever I open Safari.  I cannot minimize the Safari window which I often need to do if I am coordinating multiple windows between different applications.  Does anyone know how to get those buttons back?  I guess I could just switch betwen appliations, but I am used to doing it the other way.

    You're welcome 
    You had Safari in full screen mode.

  • I lost the red green and yellow icons on the top left corner  how do i get them back It is only on my e-mail sign in page

    some how I moved the screen over and lost the left side It will not let me grab it and drag it back it is not from the arrow in the top right corner and hitting esc does not fix it. HELP.

    Click and hold down the mouse on the top of the Safari window and drag it to the right.

  • Screen goes red orange and yellow

    what the heck is up with this thing! ok so about 4 months ago i started having a problem with the screen on my laptop. all of a sudden it would go red green and yellow and loose its resolution causing severe overlap on the sides. i called apple and the there was nothing it could do from the phone.
    I did the hardware test and nothing. so im at a loss here does anyone have an idea of what it could be. the guy on the phone was talking about some wire perhaps being pinched or so?!

    Hey jk
    I would suggest that when this tint happens you log out and then if it is still like that then its a hardware problem. well at least thats what the guy on the phone told me to do. and of course once its a harware problem there is pretty much nothing you can do but take it to a store.
    hope its still under warranty
    Cheers and best of luck

  • Start up and stuck with the flashing color (red green blue yellow...)

    I just bought Macbook pro(My first time with Mac product) today, and when i unbox the MBP it was have a good start everything is ok, than I test the DVD drive to make sure it work or not, than i put the VCD to it. it was stuck (with the flashing color). than i dont'know what to do. I press the shutdown button around 10s the pc is shutdown...I open it again and eject the VCD, than I was stuck with flashing color (red green blue yellow...) i have try to restart many time buy pressing the button but still the same. than i keep it away for about 1hour than I open it again It was WORKING AGAIN the same as I first started, than I restart, but the same problem happen again (flashing color (red green blue yellow...).
    1. I have tried to boot from DVD that come with the MBP holding C but nothing happen
    2. I have tried to reset PRAM (Command-Option-P-R) not work
    So what wrong with that?
    Could anyone help me to fix this out?
    Thank you

    Solida wrote:
    the flashing is the Macbook pro screen it Flashing Loop, sometime red, than suddenly change to green than yellow than loop again and again.
    Notice when it first start up I see APPLE LOGO than the waiting animation round. than the random screen flashing color is happened.
    Three options:
    1. Call AppleCare.
    2. Go to an Apple Store.
    3. Go to an Apple Authorized Service Provider (AASP)

  • I have Mac pro and firefox 3.0.19.I am trying to download a video from youtube.? I can see the video. I want to download it and save in my computer to see it again. I have download helper. While the 3 red,blue,and yellow sphere are turning, It gives me t

    I have mac pro and firefox 3.0.19
    I am trying to download a video from youtube.?
    I can see the video. I want to download it and save in my computer to see it again.
    I have download helper. While the 3 red,blue,and yellow sphere are turning, It gives me the choice of place to save,and when I click and choose desktop , for example, this message comes ."Conversion requires an external application that appears to be missing on your system. Configure conversion ?
    When I click on okay, another page comes, which says" converter and a box next to it . in the box is written FFMpeg. but I can change it to MEncoder. In another box, says configure conversion rules. When I click on it, nothing happen.Thanks for your help.
    == This happened ==
    Every time Firefox opened
    == I want to download a video from youtube

    No, this reply is not helpful. It simply generates this little gem:
    "This service requires the conversion feature to be enabled.
    Configure conversion ?"
    And the same clicking on buttons that makes nothing happen and going around in circles with the escape key.

  • Stack Charge Oscillating Green and Yellow

    Hi,
    I ave managed to stack charge it until it doesn't reboot any more on PlayBook start screen. But I've left it for a day on wall power and with the LED oscillating green (and yellow I think).
    I have still not seen the green chargin icon. Just the red one. What's my next step?

    Still no luck. I'm in dire need of proper stack chargin instrucions.
    I can only seem to get either red LED, then red battery then boot and and die.
    Or red LED, then red battery and then oscillating green (and yellow) LED.
    (I have left the oscillating green (and yellow) over night and longer, but no luck.
    Any suggestions or advice will be much appreciated. 

  • Problem extracting red, green and blue from ColorModel

    Hi everyone,
    I'm attempting to write a piece of code to extract the red, green and blue components from an image using the ColorModel class. When I attempt to run my code below, I get the following error: Exception in thread "main" java.lang.IllegalArgumentException: More than one component per pixel. Does anyone know how to extract an integer representation of the red in a pixel in order to solve the problem? Here's the code snippet:
    public void getRGBValues()
              String imageFilename = new String("C:\\Documents and Settings\\David\\My Documents\\My Pictures\\blue hills1.jpg");
             PlanarImage image = JAI.create("fileload", imageFilename);
             //Get the color model for that particular image
             ColorModel imageColorModel = image.getColorModel();
             //ints to store the appropriate values for each colour component
             int totalRed = 0;
             int totalGreen = 0;
             int totalBlue = 0;
             int averageRed = 0;
             int averageGreen = 0;
             int averageBlue = 0;
             int pixelNumber = 0;
             int pixelCount = 0;
             //Loop to extract the colour values out of each pixel in an image passed into the class
             for(int i = 0; i < image.getWidth(); i++)
                  for (int j = 0; j < image.getHeight(); j++)
                       totalRed += imageColorModel.getRed(pixelNumber);
                       totalGreen += imageColorModel.getGreen(pixelNumber);
                       totalBlue += imageColorModel.getBlue(pixelNumber);
                       pixelCount++;
                       pixelNumber++;
                  pixelCount++;
                  pixelNumber++;
             averageRed = Math.round(totalRed / pixelCount);
              averageGreen = Math.round(totalGreen / pixelCount);
              averageBlue = Math.round(totalBlue / pixelCount);
              System.out.println("Average red is " + averageRed);
              System.out.println("Average green is " + averageGreen);
              System.out.println("Average blue is " + averageBlue);
    }

    You are misunderstanding the ColorModel methods. The color model can translate between colors and pixels, but it doesn't know or hold pixel data.
    I don't know the JAI, but if you use J2SE classes like BufferedImage, this is easy to do:
    BufferedImage im = ImageIO.read(input);
    int argb = im.getRGB(x, y);
    int r = 0xff & (argb>>16);
    int g = 0xff & (argb >>8);
    int b = 0xff & argb;

  • Macbook Pro 13 charger flashing green and yellow and the computer does not turn on. What to do??

    My Macbook Pro has shut down after connecting with an iPhone USB chord and since then I can't turn it on and the charger light is flashing between green and yellow. Please, any solutions??

    Try:
    http://support.apple.com/kb/HT3964
    If that doesn't work bring it into an Apple store or AASP.

  • What do I do when my macbook pro just shuts down and when I plug my charger in, it faintly blinks green and yellow and doesnt charge?

    what do I do when my macbook pro just shuts down and when I plug my charger in, it faintly blinks green and yellow and doesnt charge?

    Hi aaliyafrommarkham,
    In order to troubleshoot this, I would recommend that you start with an SMC reset. Information on this procedure can be found here:
    Intel-based Macs: Resetting the System Management Controller (SMC)
    http://support.apple.com/kb/HT3964
    Thanks for coming to the Apple Support Communities!
    Cheers,
    Braden

  • Why my phone doesn't have that Red Green and Blue circles on camera, I have an iPhone4 v7.1.1

    My classmate has an iPhone 4/4s, the camera has Red Green and Blue circles while mine doesn't have that circles.

    Does your classmate have an iPhone 4? Or a 4S? There is no such thing as a 4/4S. Even with the same version of iOS, different models may have different features. As far as I know, the live filters are only available on the iPhone 5 and later.

  • 6950 2Go : green and yellow dots after a few minutes of play

    Hi,
    I bought a radeon hd 6950 a few days ago. I didn't have any problem playing GTA 4 with my old graphic card but now I have some issues with the 6950. After a few minutes of play, some green and yellow dots (or crosses) randomly appear onscreen.
    I have uninstalled my previous driver before installing the 6950. I have the catalyst 11.4 installed. Msi live update doesn't find any newer bios and the fan works. Do you know what the problem could be ?
    Edit : here are my specs :
    CPU phenom 2 x4 965BE 3.4ghz
    motherboard gigabyte GA-MA770T-UD3 bios F10 (latest)
    Memory 2x4 GB CORSAIR DDR3 PC3-12800
    video card MSI R6950-2PM2D2GD5
    hard drive Western Digital 500 Go 32 Mo 7200 tr/min - SATA II - Caviar Black
    A PCI express wifi card
    OS Windows seven 64
    PSU Corsair TX V2 650W +12V~53A, +5V~30A, +3.3V~30A

    I play GTA 4 on steam. I checked the cache in case and it's ok.
    It might be a problem with GTA4 now that you name it. I turned the game off as soon as the artifacts appeared for fear that it would damage my expensive device. The artifacts always appeared 4 minutes after I loaded my savegame. That's why I thought of a memory overload or a heat issue. However I eventually noticed that the game follows a weather scheme, and that it always rains 4 minutes after I load my savegame.
    So I googled rain+GTA 4 and I found other people with similar issues. So it might be software related after all.
    http://forums.amd.com/game/messageview.cfm?catid=279&threadid=149805
    I'm sorry if I annoyed you or whatever. Don't be to hard on me though : I wasted a whole day running benchmarks and I have a mute-out-of-rage girlfriend in the kitchen.
    Thank you and have a good day.
    edit: wasn't this issue fixed by 10.12a ati drivers ?

  • Red, green and blue to RGB integer val

    Hello all,
    I have three colour values for e.g.
    Red : 100
    Green: 255
    Blue: 100
    How can I convert these into a value that setRGB(int x, int y, int rgb) can use?
    I understand that setRGB is looking for a value like 0xFF00FF00.
    Please help!

    int red = ...;
    int green = ...;
    int blue =...;
    int rgb = red + (green >> 8) + (blue >> 16);
    that should work. I may have the shifters the wrong way tho :)

  • My iphone screen just shows red, green and grey lines?

    I dropped my iphone 5 on gravel and the glass was all cracked but still working perfectly, the other day i dropped it again inside my house, working fine, but some glass fell out, then this morning I squeezed it a little hard and part of the glass was off, then i pushed it back in and about a quarter of the screen went black, and the rest got darker, and it also would open things and select things on its own, then after it was in my pocket the entire screen turned to black with some green, red and other colored lines on the black, it will still vibrate for messages and when i hold the home button i hear the siri thing. Do I need an entire new phone(which i really dont want to replace it) or can this be fixed? and if it can, is it just the screen or also some internal parts? Thanks for reading

    Have you tried creating a backup then restoring the phone as new? If it's still happening on a wiped phone, it's almost definitely a hardware issue that needs to be repaired

  • Spltting an image into its red green and blue components

    Hi,
    I need to split an image into 3 images, one the red component of the original image, one the green component, and one the blue.
    Any idea how this can be done?

    Hi,
    something along these lines:
    Robot robot = new Robot();
    // loop: get color for each pixel in image
    Color pixelColor = robot.getPixelColor(x, y);
    int red = pixelColor.getRed();
    int green = pixelColor.getGreen();
    int blue = pixelColor.getBlue();
    // do your stuff with these values
    Cheers,
    Jim

Maybe you are looking for

  • How to store images in access

    please tell me how to store images in access

  • 7.0 will not open today!!! Please help

    any idea why photoshop 7.0 will not open? it opens every morning for us but today it scrolls through the plug ins and goes back to desk top? now we are dead in the water.....need help!

  • Issue in sending iDoc to xMII server

    Hi,   I am trying to send iDoc from R3 to xMII. In this process, when I select the distribution model and try to distribute, I get error which says - Communication error occurred. JCO.Server could not create server function 'MODEL_VIEW_REPLICATE'. Ha

  • No Integreation Server (XI runtime cache)

    Hello experts. I hope, you can help me. I created a scenario from my SAP Backend System to my PI7.0 At the beginning, I check the XI runtime cache from the PI7.0 I used SXI_CACHE to check out the cache. I saw, that the cache is not up to date. In the

  • Keynote 08 will NOT export to Quicktime

    I think it is ever since I installed Leopard or Keynote 08 that my Keynote recordings will not export to Quicktime. During 2007 I made many Quicktime movies using Keynote all of which exported successfully. When I click on "Export" the function comme