The height and width settings no longer work.

The settings in Adobe Photoshop CS5 have gone wacky in the canvas size area.  Everything shows as  0, whether it be inches, pixels, etc.  I tried entering numbers in place of the zeros in the height and width areas, and then it creates huge margins around the picture.  If I cut the number in half to try to trick it, it still gives big margins instead of cropping the picture.  HELP!

THANK YOU!  I can't believe I've used Adobe all these years and never saw that box!  You have just made my life great again.

Similar Messages

  • Trying to determine the height and width of an image.

    Hi Everyone,
    I am currently trying to work out the height and width of a number of pictures. I have tried a couple of techniques. One involved using BufferedImages, which kept on throwing null pointer exceptions. So I am now tring to use the Image class from java.awt.Image. However I need to use an ImageObserver or some such thing, of which I have absolutely no knowledge. If there is anybody out there who knows how to gather the information I speak of from a number of photos, and is feeling kind enough to impart their knowledge to me it will be greatly appreciated. Thanks.
    Regards
    David

    Well, maybe your problem is loading in the images, but I'm assuming you know what your question is since I don't feel like going into what ImageObserver does (That's what google is for).
    Anyways, to get the height and width of an image you do this:
    You initialize your image:
    Image image = getImage("file.jpg")  //I don't remember the if this is correct, it's just my memory.To get the dimensions"
    image.getWidth();
    image.getHeight();If these return 0 it's more than likely because the image hasn't loaded correctly, which is why you need ImageObserver (IIRC there is a better API in the new ImageIO library, check the API).
    Best of luck.
    Virum

  • Can I turn off the setting that displays the height and width in a little black box when using the marquee tool?

    In Photoshop CC, on a mac...
    When using the marquee selection tool, a little black box pops up next to the curser and displays in real time, the height and width of the selection.  The same annoying box also appears when dragging an item with the move tool, displaying the numerical location of the cursor.  Is there anyway to turn off the display of that little black box?  It is driving me bonkers.

    Under the preferences cmd/ctrl-k click on "Interface". At the bottom of the UI is a drop down box for show transformation. Set that to "Never"

  • How to change the height and width of a control?

    Dear all,
    is there anyway to change the height and width of a control?
     In the property nodes, i am just able to read the bound values but cudnt write to it.
    How can i set the bound values for a control?
    Thanks,
    Ritesh

    Not all controls can be sized this way. For example to change the vertical size of a simple numeric, you would need to change the font size.
    LabVIEW Champion . Do more with less code and in less time .

  • Increaseing the height and width of textfield and password fields

    Dear friends in apex 4.1 when we create a application it automatically creates a login page
    with username and password field in it
    So my question is can i increase the height and width of the username and password field in that login page
    If it is possible please help.
    and also i cannot find the html tag like <input type=text............>
    Where to find it?

    Hi,
    You can easily achieve this using css
    <style>
    input.myclass
      height:100px;
      width:100px;
    </style>
    <input type="test" class="myclass" size="10">So in APEX you have to edit the textfield > HTML Form Eelement Attributes > put class="myclass"
    Thanks

  • Dynamically changing the height and width of Stage

    Hi,
              I would like to know how can I change the height and width of stage dynamically. I tried it with the following code:
                             Stage.height = 250;
                             Stage.width = 250;
    during the run time. Initially the Stage is at a height and width of 370 and 450 respectively. Also when I tried to trace the height and width of Stage after resizing the stage width and height, its showing the old value of width and height. That means the width and height not chnaging. Anybody have any idea about this.

    Hi Ross,
                I could understand something about the problem after making a research on this topic. We can't change the width and height of stage from actionscript itself, right? I will explain the way I am planning to do. I don't know whether its right or not. Anyway you just go through it. First the player need to be resized, according to the specified height and width. Then in the object tag, there are two fields named height and width. We should change these value according to the specified height and width of video controller, dynamically. Am I right? But I am confused with two properties of Stage such as: align and scaleMode. The code was actually developed my trainer. There, the scaleMode is set to "noScale" and no align property is used. My doubt is how should I set align and scaleMode properties of Stage. Hope you understood what I meant.
    Regards,
          Sreelash.S.

  • What's the height and width of canvas3d

    what's the height and width of canvas3d

    I do not know if this will fully answer you question but:
    1) For a successfully executed Canvas3D, there should be a default size based on the system. If c3d is a Canvas3D object, try System.out.println( c3d ); This will given the Canvas3D object's ID, upper left corner location, and size (plus a possible status indicator whose meaning I do not fully understand). Also, the methods getSize(), getHeight(), getWidth() can be used to get the Canvas3D object's size.
    2) You can set the size and location of the Canvas3D object (which then can be added to some container of size W x H, e.g., JPanel) via:
    Canvas3D c3d;
    c3d.setSize(w, h); // where 0< w <= W and 0 < h <=H are preferred
    c3d.setLocation(x, y); // where 0 <= x <= W-w and 0 <= y <= H-h are preferred
    Note, the size and location can be set anytime after the Canvas3D object is declared/instantiated.
    I hope that the above is helpful.
    stmoss

  • How do I view the height and width of an image as I adjust the crop handles

    How do I view the height and width in pixels of an image as I adjust the crop handles before I actually crop the image?

    If you are in Photoshop CC, go into Preferences, click Interface, and turn on Show Transformation Values. In the picture below, setting it to Top Right means the pixel height and width appear to the Top Right of the Crop tool pointer.
    (Edit: The picture only shows Height because the bottom edge is being dragged. If a corner was being dragged it would say H and V.)

  • Set the height and width of a new browser window

    I am trying to open a new browser window when the user clicks
    on an audio. The audio will be played in the new browser window.
    The only problem I have is that I cannot set the height and width
    of the new browser window. I need the window to be much smaller.
    How can I do this in flash?

    You need to ask on a JavaScript forum. Java != JavaScript

  • Recently Firefox is no longer recognizing Macro Express macros, and the up and down arrows no longer work as they should.

    The Macro Express works in all other browsers (and programs), but no longer works in Firefox.
    The up arrow and down arrow works in all other browsers, but in Firefox, instead of moving down (or up) a line at a time, the page moves way, way down (or up). The Page Up and Page Down buttons work only part of the time... if a down arrow (or up arrow) was used, the Page arrows move the page but not one page up or down...many pages up or down.
    If I need to change back to an earlier version of Firefox, I will do this. Please tell me how to make things work the way they should work.

    You may have switched on caret browsing.
    *http://kb.mozillazine.org/accessibility.browsewithcaret
    You can press press F7 (on Mac: fn + F7) to toggle caret browsing on/off.
    *Tools > Options > Advanced : General: Accessibility: [ ] "Always use the cursor keys to navigate within pages"
    *http://kb.mozillazine.org/Scrolling_with_arrow_keys_no_longer_works
    *http://kb.mozillazine.org/Accessibility_features_of_Firefox

  • Changing the Height and Width of Multiple Cells

    Is there a way of selecting a group of cells and making them a specified height and width? It would make my life so much easier when producing large tables!
    Any help appreciated.
    Regards,
    Adam Colvin

    Hi Adam,
    Select the block of cells.
    Open the Inspector.
    Choose the Table inspector.
    Set the row height and column width using the appropriately labeled controls.
    Regards,
    Barry

  • Are the height and width (h and v) values switched?

    I have been exporting .avi video through the Export>>Movie dialogue box. My intended settings are for the width (v) to be 640 pixels and the height (h) to be 480 pixels with a square aspect ratio. I have found that after exporting there is a large black border on the top and bottom of the video.
    I have tried re-exporting it with different settings, and I have found that using 640 for the h (height) value and 480 for the v (width) value have solved the problem. IE, no excess black on the top and bottom. Is it just me or are the h and v values switched in Premiere? Meaning is the value for h actually v and vice a versa?

    :P
    You will also find links to many
    free tutorials in the PremiereProPedia that will quickly show you how things are done in Premiere Pro.
    Cheers
    Eddie
    PremiereProPedia   (
    RSS feed)
    - Over 300 frequently answered questions
    - Over 250 free tutorials
    - Maintained by editors like
    you
    Forum FAQ

  • Changing the height and width of a pop-up

    I've run in to this script that sets these variables for the pop-up. Can someone please point me in the righ direction as to how to modify these variables? I've tried changing them and inserting a width and height in pixels, but the size does not change. I wish I had more time for Jave, but I've been spending most of my time with VB and asp.net. It's very hard to keep up accross the board. Here is the code:
    Thanks!!
    <SCRIPT LANGUAGE="javascript">
    function calpopup(lnk, winHeight, winWidth, winTop, winLeft) {
    windowSpecs = "fullscreen=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,height=" + winHeight + ",width=" + winWidth + ",scrollbars=no,top=" + winTop + ",left=" + winLeft
    window.open(lnk, "calendar",windowSpecs)
    </SCRIPT>
    <SCRIPT type=text/javascript>
    var win= null;
    function NewWindow(mypage,myname,w,h,scroll){
      var winl = (screen.width-w)/2;
      var wint = (screen.height-h)/2;
      var settings  ='height='+h+',';
          settings +='width='+w+',';
          settings +='top='+wint+',';
          settings +='left='+winl+',';
          settings +='scrollbars='+scroll+',';
          settings +='resizable=yes';
      win=window.open(mypage,myname,settings);
      if(parseInt(navigator.appVersion) >= 4){win.window.focus();}
    </SCRIPT>
    <SCRIPT LANGUAGE="JScript">
    function SwapImage(clickedObject, newImage)
       clickedObject.src = newImage;
    </SCRIPT>

    You need to ask on a JavaScript forum. Java != JavaScript

  • I updated the IOS and my phone no longer works, it just displays the Apple logo and eventually dies. Any suggestions?

    I updated my IOS and now my phone no longer works. All I get is the Apple logobuntil the battery dies. Any suggestions?

    Charge the battery for several hours.  Then reset by holding the on/off and home buttons together for about 10 seconds till the Apple logo appears.
    If you then see the USB cable and an iTunes display, follow the direction and plug your iPhone into iTunes.

  • Since installing the dreadful IO6 the lock and keyboard clicks no longer work. I have checked settings and reset what should I do? Very disappointed with this upgrade.

    Since installing the dreadful Io 6 my keyboard and lock no longer click. Have checked settings and reset what next? Ver disappointed with apple.

    If you lose sounds for keyboard clicks, games or other apps, email notifications and other notifications, system sounds may have been muted.
    System sounds can be muted and controlled two different ways. The screen lock rotation can be controlled in the same manner as well.
    Settings>General>Use Side Switch to: Mute System sounds. If this option is selected, the switch on the side of the iPad above the volume rocker will mute system sounds.
    If you choose Lock Screen Rotation, then the switch locks the screen. If the screen is locked, you will see a lock icon in the upper right corner next to the battery indicator gauge.
    If you have the side switch set to lock screen rotation then the system sound control is in the task bar. Double tap the home button and in the task bar at the bottom, swipe all the way to the right. The speaker icon is all the way to the left. Tap on it and system sounds will return.
    If you have the side switch set to mute system sounds, then the screen lock rotation can be accessed via the task bar in the same manner as described above.
    This support article from Apple explains how the side switch works.
    http://support.apple.com/kb/HT4085

Maybe you are looking for

  • When cmd+shift+d does not work on a mac, here's what to do.

    I have been trying to authorize my new Macbook Pro 2011 for weeks. (I set up and authorized my iPhone with no problem.) Whenever I try to authorize my computer using the Digital Editions instructions given at the bottom of this post, I get the messag

  • Vista problems with iPod reset utility

    I can't even run the installation program. I keep getting a message saying that "iPod Reset Utility requires that your computer is running Windows 2000 or Windows XP". My OS is Windows Vista. Anyone have any solutions? Many thanks...

  • File-SOAP-File Async/Sync Bridge : Null Pointer Exception

    Hi All, I have a File-SOAP-File scenario (Async/Sync Bridge). This scenario was working fine in PI 7.0. However since the time we have upgraded to PI 7.1, this scenario has been failing. I do receive a response for web service, however the sender Fil

  • Defaulting Payment Terms on POs

    I know that Payment Terms normally default on PO's from the vendor master, but I have a couple of questions: 1. We have vendors with VN and OA partners defined. Is there a way to have PO's defailt payment terms from the OA partner instead of the VN?

  • Creating and updating table in JSP Through ADD and SAVE button

    how do I create a table in JSP which has certain number of columns and rows. I have a button called "ADD", which when clicked should add the data I entered. How do I update and save the same?, if there are buttons called "SAVE" and "DELETE".