How do I save a photo after I have zoomed in on it?  I want to save the zoom-in as a new photo and can't work out why this doesn't work the same way saving a cropped image, or adjusted image does.  Thank you.

How do I save an image after I have zoomed in on it?  I can't work out why I can't save a zoom-in the same way
I can save a cropped image or an adjusted image. Thanks, Lily A.

Hi Matt, thanks for your reply.  Have realised that Zoom in Iphoto is just  a viewing tool and not an editing tool.
Was creating beautiful abstractions by zooming in and wanted to create a new image of the result.   Have since discovered that cropping after zooming takes me a little way to where I want to go but it isn't the same effect.  Will perhaps have to try to create it when actually shooting.  Am doing a photoshop course in February and maybe will learn a bit more then, too.  Am pretty much an amateur just finding my way.
Thanks again,
Best, Lily

Similar Messages

  • I'm having trouble buying a season pass for The Americans. I have purchased passes to Justified for the past 4 years with no problem. Can't figure out why this purchase won't work.

    I'm having trouble buying a season pass for The Americans. I have purchased passes to Justified for the past 4 years with no problem. Can't figure out why this purchase won't work.

    What is the problem that you are having ? If you are getting an error message then what does it say ?

  • Can't figure out why this won't work

    Hi,
    I'm working on a simple app that just checks to see if a word is a palindrome. So far it works up to the point where it reverses the word, but when I run my if -else statements to check if it is a palindrome or not, it will always say it isn't even if the word actually is a palindrome.
    import java.io.*;
    public class Main {
        public Main () {
        public static void main(String[] args){
        System.out.println("This program will see if a word is a palindrome.");
        System.out.println("Please enter a word: ");
        BufferedReader br = new BufferedReader( new InputStreamReader(System.in));
        String word = null;
        String wordcopy;
        try {
            word = br.readLine();
        } catch (IOException err) {
            System.out.println("IO error while trying to read the word.");
            System.exit(1);
         wordcopy = PalindromeCheck(word);
         if (wordcopy == word){
            System.out.println("The word is a palindrome.");
         else if (wordcopy != word){
            System.out.println("The word is NOT a palindrome.");
                   /* This is always 
                   * the output to the user whether it is a palindrome or not
        public static String PalindromeCheck(String word) {
            char[] word1 = word.toCharArray();
            char[] word2 = new char[word1.length];
            int wordlength = (word1.length - 1);
            for (int i = wordlength, j = 0; i >= 0; i--, j++) {
                word2[j]=word1;
    System.out.println(word2); /*Checks to make sure it reversed the word*/
    return new String(word2);
    Any ideas on why it does this would be great.
    Thanks a bunch

    if (wordcopy == word){Don't use the == operator to compare the contents of two strings, it doesn't do that. Use the equals method instead:if (wordcopy.equals(word)){And by the way, if you start withif (conditionX)then you don't need to follow on withelse (not conditionX)That second test is redundant. A plain old "else" would do there.

  • HT4798 I have forgotten my password for mountain os. I have followed the instructions about going to "User group" and enetering my apple ID. It doesn't work. Can anyone help me? Thank you.

    I have forgotten my password for mountain os. I have followed the instructions about going to "User group" and enetering my apple ID. It doesn't work. Can anyone help me? Thank you.

    Welcome to the Apple Support Communities
    https://discussions.apple.com/docs/DOC-4101

  • Confused as to why this doesn't work...

    I wrote this code correctly, but it doesn't seem to work. I'm not sure if I'm leaving something out or not using something correctly. If anyone can tell me why this doesn't work, it would be greatly appreciated!
    P.S. in the actionPerformed method, I want to put the window to close once someone clicks an "ok" button. How is this done? I've tried using setDefaultCloseOperation(3), but it doesn't seem to work.
    peace,
    Mark
    //?2002 Copyright. MJA Technologies.  All Rights Reserved.
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    public class About extends JFrame implements ActionListener
        JTextArea textarea;
        JPanel panel1;
        JButton okbutton;
        String output;
        public About()
            super("Pages");
            Container container = getContentPane();
            textarea = new JTextArea();
            textarea.setText("Pages 1.0 beta 0\n?2002 MJA Technologies.\nAll Rights Reserved.");
            container.add(textarea);
            setDefaultCloseOperation( 3);
            setVisible(true);
            setSize(400, 300);
        public void actionPerformed(ActionEvent event)
            if(event.getSource() == okbutton)

    Oh see, you said this:
    "P.S. in the actionPerformed method, I want to put the window to close once someone clicks an "ok" button. How is this done? I've tried using setDefaultCloseOperation(3), but it doesn't seem to work."
    so I said this:
    "setVisible(false)"
    NOOOOOOOOOOOW you say the TextArea doesn't show up...that's a whole other problem.
    Jeeeeeeeeeeeeeeeez.
    So what layout manager are you using in the container? (hint hint)

  • I have an iBook G4 running on OS X 10.4.11 and I just got a new ipod and can't figure out how to get it updated to be able to sync my ipod PLEASE HELP

    I have an iBook G4 running on OS X 10.4.11 and I just got a new ipod and can't figure out how to get it updated to be able to sync my ipod PLEASE HELP

    You could go hunting for a fair price on a refurbished or restored Intel-based Mac or MacBook, as most early models of CoreDuo and Core2Duo can run Snow Leopard 10.6.8, and some much more recent.
    The Apple Store's Special Deals section that is online has some fairly recent examples of hardware with an OS, original accessories as noted, power cord, and complementary one year coverage. Eligibility for extended AppleCare plans are noted & may be available for various items in the store. Subject to availability. Refurbished. Like new. The price difference can be about the same as the additional two year AppleCare plan may cost, so get that too.
    Third party repaired restored or available through other channels vary in quality, quantity, condition, and may be lacking in some or most original accessories; they should include basic hardware as originally equipped and have the boot-install software disc set as intended for that build model & year specification, included.
    Auction sites rarely have that much of a kit together, w/ missing discs, scruffy, extra fees, etc. On the other hand, companies that restore and repair Macs for a living and are authorized Apple service centers may have something, if you aren't in the market for something holiday new or really quick. Older models if reasonably refurbished can still shine years later.
    Hopefully this helps somewhat.
    Good luck & happy computing!

  • HT201412 The Ipad came up with a notification, and can't get out of it. It's saying: Ipad not backed up. This Ipad hasn't been backed up.Backups happen when this Ipad is plugged in,locked, and connected to Wi-fi. When  I press OK it can't continue. Please

    The Ipad came up with a notification, and can't get out of it. It's saying: Ipad not backed up. This Ipad hasn't been backed up.Backups happen when this Ipad is plugged in,locked, and connected to Wi-fi. When  I press OK it can't continue. Please REPLY

    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

  • I can't figure out why this page splits in live preview... but not in the browser?

    I've finally got my site up and it all runs great... except I can't figure out why this one page behaves like it's too wide.
    http://www.johnnez.com/mainbooks.html
    It comes apart in the Live Preview.... but not in the browser preview.
    Thanks for any tips...
    jn

    john nez wrote:
    HTML is a total incrutable mystery to me... a mystery inside a mystery inside a mystery!
    Sounds to me like you've almost cracked it!
    You have one error that could cause problems and that's the stray </blockquote> tag.  Just delete it.
    The alt="" text will show as an error on the validator but that's easy to fix and worth doing.
    Here's an easy article on that: http://www.456bereastreet.com/archive/200412/the_alt_and_title_attributes/
    In one of your CSS files (JonzheaderindexCSS.css) you have this:
    body {
    margin-top: 20px;
    padding: 0;
    color: #666;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    line-height: normal;
    background-attachment: fixed;
    background-color: #E1B852;
    background-image: url(../images/orange%20plaid.jpg);
    background-repeat: repeat;
    html { overflow-y: scroll; }
    It should be like this:
    html {
    overflow-y: scroll;
    body {
    margin-top: 20px;
    padding: 0;
    color: #666;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    line-height: normal;
    background-attachment: fixed;
    background-color: #E1B852;
    background-image: url(../images/orange%20plaid.jpg);
    background-repeat: repeat;
    It looks like you have that rule repeated further down the page like this:
    html { overflow-y: scroll; }
    There's an extra curly brace there (}) anyway, so it is badly formed but the whole rule and extra curly brace can go.
    You can fix those errors but I have a sneaky suspicion that it isn't gong to solve the issue you describe.
    Fix those issues anyway and post back.  Maybe if you can show a screen shot of what you are seeing in DW it might help?
    Martin
    PS: It's never a good idea to have file names on the web that have spaces in.  Your background rule has this:
    background-image: url(../images/orange%20plaid.jpg);
    That .jpg should be orangeplaid.jpg or orangePlaid.jpg or orange_plaid.jpg and the change should be reflected in the reference to the image so, orangePlaid.jpg should be:
    background-image: url(../images/orangePlaid.jpg);

  • [svn] 819: Can't figure out why this broke the build, but reverting it for further investigation

    Revision: 819
    Author: [email protected]
    Date: 2008-03-14 13:51:51 -0700 (Fri, 14 Mar 2008)
    Log Message:
    Can't figure out why this broke the build, but reverting it for further investigation
    Modified Paths:
    flex/sdk/trunk/build.xml

    Revision: 819
    Author: [email protected]
    Date: 2008-03-14 13:51:51 -0700 (Fri, 14 Mar 2008)
    Log Message:
    Can't figure out why this broke the build, but reverting it for further investigation
    Modified Paths:
    flex/sdk/trunk/build.xml

  • My Ipad2 won't turn off.  I've tried the reset method,  holding both buttons down for at least 10 seconds, but this doesn't work. I'm on version 5.1.1 and all other functions work except that I cannot get onto the internet via wi-fi either.  Help ??

    My Ipad2 won't turn off.  I have tried the reset method by holding both buttons down for at least 10 seconds, but this doesn't work.  I can't get onto the internet via wi-fi either (don't have a 3G card fitted).  All other functions seem to be working OK including charging. Not had this problem before, but I recently upgraded software to 5.1.1 so is there a bug in there somewhere?

    Look at last link.
    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130?tstart=60
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • HELP says: "How do I put tabs back on bottom like they used to be? At the top of the Firefox window, click on the Firefox button, go over to the Options... arrow and uncheck Tabs on Top. " This doesn't work in Win XP.

    On Win7 this HELP works. But on Win XP there is no Firefox button. Instead there is the menu bar. In TOOLS|OPTIONS there is no checkbox for "Tabs on top".
    Is there some way to move the tab bar back down where it belongs in Firefox on WinXP?
    Thanks,
    Ted

    On WinXP the Firefox button isn't shown by default. It appears when you hide the Menu Bar.
    Right-click the Menu Bar and click on Tabs on Top, so the check-mark is gone for that menu item.
    Or, you can open '''View''' > Toolbars and un-check Tabs on Top.

  • Can someone help me figure out why this didn't work?

    I recently gave my iMac to my nieces....I erased and reinstalled the osx from my disks that came with the program.
    They HAD one of the Mac Minis (an old one...g4 I think).
    When we started up the iMac, I used the Firewire connection to transfer all the data during setup. we transferred everything.
    So far, I have encountered the following problems:
    1. When I opened iPhoto for the first time, it says "the library needs to be upgraded, etc etc...." so I choose to upgrade it, but the application QUITS.
    2. When I try to open iTunes for the first time, it says the the iTunes library was created using an older version and cannot be read. The application quits.
    3. The iMac is currently running OS Tiger, and when I try to put the Snow Leopard disk in, I couldn't even double click it to start it in order to install it?
    I have not yet tried any other applications, but does anyone know how I can fix this? I have started all of my new macs using the firewire and I've never had a problem. I am assuming it's because it was such "old" versions of the programs that there is a problem?
    The only thing that I can think of, was to possibly erase and reinstall again, NOT use firewire, set the computer up without the mini, and then somehow bring her photos over to the iMac separately ? Can this be done ? Will I be able to start the iMac and use the same user settings (names, passwords, etc).
    Any help would be appreciated...this is the first time it didn't "just work" and I am lost !

    christine major wrote:
    The only thing that I can think of, was to possibly erase and reinstall again
    that might not be a bad idea. and, yes, you should use the +firewire method+ to migrate @ least some of the data using setup assistant (which launches automatically once you have reinstalled OS X). you should be able to safely migrate everything but applications. i would re-install 3rd party applications manually and, since you migrated the user data earlier, you will find that you won't have to re-enter any license numbers or settings.
    Pondini has a brilliant [walkthrough|http://web.me.com/pondini/AppleTips/Setup.html] for you. just deselect the applications @ the prompt.
    when the migration process is done, i would immediately +repair permissions+, then restart. next, i would run software update from the  menu and install any updates offered. repair permissions again and restart.
    @ this stage, you might want to try to upgrade to SL again.
    as for the iTunes library, the simplest way would again be to connect the two Macs with a firewire cable, boot the source Mac in _*Target Disk Mode*_ (TDM), and copy the entire iTunes folder (not just the iTunes music folder) from <MacintoshHD>/users/<yourname>/music on the source (Mini) to <MacintoshHD>/users/<yourname>/music on the target (overwriting the iTunes folder in place there). since you updated all software components earlier, you shouldn't see that error message again.
    the iPhoto library can be copied manually, too. again, using TDM, just drag and drop from source to target. see this user tip for locations: _*where important data is stored*_ (one correction to this link: iCal data is stored in ~/library/calendars).
    JGG

  • Can someone tell me why this isn't working?

    I am trying to upload files to a WebDAV server located at
    https://webdav.buzzsaw.com/jasonpratt/webdav
    uid: webdav
    pwd: Webdav2005 (case sensitive)
    I can download and view files, but can't upload anything. Any ideas why not? Please help, O Mac experts!

    I created a webdav server on my mac. It is working, however when I upload files, (with the finder), the permissions are not set were I can write. So if I try to copy a folder, the contents will not copy. I have learned that umask can overcome this. However I have not found how to enable a umask_module in apache.
    I have tried Transmit 3.2.1 and it is inconvienent, because it does not mount a Volume like the finder would. I coppied the same folder. It shows that it has the same permissions as the folder I uploaded with the finder. drwxr-x--- . However the contents are coppied in the folder.
    Another stange thing, If I try to manually copy the contects after the folder and contents failed, then it works. So it looks like I do have write (w) rights.

  • I cannot sync Ical on my iMac with my professional calendar (outlook web access). and I don't understand why it doesn't work since I have already made it with my iPhone. Help

    Hello,
    I bought an iMac few days ago. I would like to sync ical on my iMac with my professional calendar I use in my company (from outlook web access).
    I was easy to manage it on my iPhone (I just add a new "exchange" mail account and ask for a calendar sync only) and it worked very quickly.
    But I cannot do it with the iMac, and I don't undersatnd why?
    the domain is is used for my iPhone is the following :
    owa.companyname.com
    I tried all the solutions I found in this forum but it doesn't work.
    Many thanks in advancefor your help.
    Matt

    Does it have to be an applet?
    If you want the same behaviour as in the code with traffic lights, change
    class MortgageApplet extends JApplet implements ActionListener {
    to
    class MortgageApplet extends JFrame implements ActionListener {
    and change
    public void init() {
    to
    public MortgageApplet() {                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Volume low on your TV can't figure out why.. I FOUND THE ANSWER

    Hello,
    I figured I will share this information with everyone save you all the waste of time I went through .
    So my sound is low on the TV but I am using my TV remote and the Fios remote and I can't raise the volume. But when I turn the TV off and on . I can see for a second the volume on low on the top right corner. I tried everything to raise the volume. So I called the hotline and Google this issue lots of dead ends.. I got an AWESOME person on the TV support for Verizon FIOS here is the fix
    Go to your FIOS remote
    Hit Menu
    Hit Settings
    Hit Audio
    Then go to Volume Control make sure its says Variable not fixed ( fixed is if you want to make sure your kids can never blast Dora past a certain volume )
    Then click ok go to the Set-top Box Volume
    Then to raise the volume use the UP and DOWN keys near the OK key. That's right the vol + or - doesn't work yet.
    I would do this raise it to the max then ok out till you are out of the menus.
    Then try the volume on the remote the + / - will work.

    They are usually intended for mobile devices like iPhones, iPad's (and Kindle's) ... you need the Apple iBook app to read them.
    Google for Stanza or eReader and it should do what you want.

Maybe you are looking for

  • Screen takes a long time to render

    APEX 2.2 form with many regions displayed. One region is a matrix of about 10 columns and, potentially, hundreds of rows constructed using the HTMLDB_ITEM.HIDDEN, HTMLDB_ITEM.TEXTAREA, HTMLDB_ITEM.SELECT_LIST_FROM_LOV, HTMLDB_ITEM.TEXT and HTMLDB_ITE

  • How do I print a web page and make it look "right"?

    When I try to print a web page, the printout (and preview) does not match the on-screen web page look. Does anyone know why that is? For example, the fonts change to Times New Roman, links appear underlined, the format changes, and some images disapp

  • Select query in SECATT

    HI all, How to write select query in SECATT test script?

  • OS x 10.7.2 hangs, resumes when clicking away from active window

    I have a 2010 iMac i3 running 10.7.2 - configured as shown in the About pic. Lately, it has become very slow and unstable - by that I mean that Safari is very slow, mail hangs and I get a beach ball multiple times..  I did a Disk verify and repaired

  • Failure of EXECUTE IMMEDIATE when in a stored procedure

    Hello, this concerns behaviour observed in Oracle 10g on Windows. As user "system", I execute from the command line the following: SQL> select COUNT(1) from sys.dba_sequences; COUNT(1) 645 Again I try the same thing from the command line: SQL> declar