Items on screen are huge!

this morning when my alarm went off I couldn't turn it off because I couldn't see the bar on the bottom of the screen. Everything is HUGE. Cant answer the phone because I can't get to bottom of screen. Tried going to settings to change font size or something - but the phone is impossible to use. I power off and when I power back on things desktop is right size for a split second. I tried restoring to factory settings and still nothing. HELP!! Red T.

It is the zoom feature and is covered in the manual:
http://manuals.info.apple.com/enUS/iPhone_iOS4_UserGuide.pdf
Page 245:
"Zoom
Many iPhone apps let you zoom in or out on specific elements. For example, you can
double-tap or use the pinch gesture to expand webpage columns in Safari.
Zoom is also a special accessibility feature that lets you magnify the entire screen of
any app you’re using, to help you see what’s on the display.
Turn Zoom on or off: In Settings, choose General > Accessibility > Zoom and tap the
Zoom On/Off switch.
Note: You cannot use VoiceOver and Zoom at the same time.
Zoom in or out: Double-tap the screen with three fingers. By default, the screen is
magnified 200 percent. If you manually change the magnification (by using the tap-
and-drag gesture, described below), iPhone automatically returns to that magnification
when you zoom in by double-tapping with three fingers.
Increase magnification: With three fingers, tap and drag toward the top of the
screen (to increase magnification) or toward the bottom of the screen (to decrease
magnification). The tap-and-drag gesture is similar to a double-tap, except you don’t
lift your fingers on the second tap—instead, drag your fingers on the screen. Once you
start dragging, you can drag with a single finger.
"

Similar Messages

  • Screen icons are huge.  I can't read my text messages and the whole screen page won't display.  How do I restore the phone screen to it's natural setting?

    Screen icons are huge.  I can't read my text messages and the screen page won't fully display to view. How do I restore the phone screen to it's natural setting.

    Thanks.

  • Login Frame looks Weird / Textfields are huge

    hi
    i'm trying to do an 800x600 swing frame - a login interface. the only two items on the frame should be
    account id label / textfield on top of
    password label / textfield
    these items should be centered on the frame
    the following code looks really weird. the textfields are huge and i can't figure out how to center the items on the frame.
    any help appreciated
        // center, and a submit button in it's south.
        contentPane = (JPanel) this.getContentPane();
        contentPane.setLayout(new BoxLayout(contentPane, BoxLayout.Y_AXIS));
        contentPane.setBorder(BorderFactory.createEtchedBorder());
        this.setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE);
        this.setSize(new Dimension(800 /*width*/, 600));
        this.setTitle("User Client - Login");
        jPanel1.setLayout(new FlowLayout(FlowLayout.CENTER));
        jPanel2.setLayout(new GridLayout(3,1)); 
        jPanel3.setLayout(new FlowLayout(FlowLayout.CENTER)); 
        accountIDLabel.setText("Account ID:");
        accountIDLabel.setBounds(new Rectangle(28, 50, 140, 25));
        accountID.setBounds(new Rectangle(173, 50, 213, 29));
        passwordLabel.setText("Password:");
        passwordLabel.setBounds(new Rectangle(28, 50, 140, 25));
        password.setBounds(new Rectangle(173, 50, 213, 29));
        jPanel2.setToolTipText("");
        contentPane.add(jPanel2, null);
        jPanel2.add(accountIDLabel, null);
        jPanel2.add(accountID, null);
        jPanel2.setToolTipText("");
        contentPane.add(jPanel2, null);
        jPanel2.add(passwordLabel, null);
        jPanel2.add(password, null);

    The real question is why are you trying to make a login screen 800 x 600. A dialog that large will look ugly. You should just add the components to you dialog and pack() the dialog so the components can be displayed at their preferred size. This is the way most applications work.
    However, to answer your question you could do something like:
    import java.awt.*;
    import javax.swing.*;
    public class BoxLayoutCenter extends JFrame
         public BoxLayoutCenter()
              //  BoxLayout will attempt to resize components to fit the space
              //  available, however it will respect the maximum size of a component.
              JPanel panel = new JPanel( new GridLayout(2, 2) );
              panel.add( new JLabel( "Username:" ) );
              panel.add( new JTextField( 10 ) );
              panel.add( new JLabel( "Password:" ) );
              panel.add( new JTextField( 10 ) );
              panel.setMaximumSize( panel.getPreferredSize() );
              //  By default buttons are left aligned. Allow for center alignment.
              JButton button = new JButton("I'm in the middle");
              button.setAlignmentX(0.5f);
              Box box = Box.createVerticalBox();
              box.add( Box.createVerticalGlue() );
              box.add( panel );
              box.add( Box.createVerticalStrut(10) );
              box.add( button );
              box.add( Box.createVerticalGlue() );
              getContentPane().add(box);
         public static void main(String[] args)
              BoxLayoutCenter frame = new BoxLayoutCenter();
              frame.setDefaultCloseOperation( EXIT_ON_CLOSE );
              frame.setSize(300, 200);
              frame.setLocationRelativeTo( null );
              frame.setVisible(true);
    }

  • IPhone apps used to appear in iPhone size on iPad.  Since updating to iOS7.0, these apps are HUGE and unreadable.  How can I display actual size in iOS 7.0?

    I realize this is a Mac forum, but I am sure there are iOS users here as well.  My problem is that apps made specifically for iPhone used to display in regular iPhone size on the iPad which was fine --- it was workable.  Since upgrading to iOS 7.0, these apps are HUGE, filling the entire iPad screen.  How does one revert to the non-magnified appearance?

    I tried:
    01. Rebooting PC
    02. Rebooting iPhone, iPod Touch, iPad 2, iPad 3
    03. Stoppng and restarting Apple Mobile Support service
    04. Deleting backup in iTunes
    05. Buying music and transferring purchases
    06. Transferring photos
    07. Buying app and transferring purchases
    08. Deleteing and reinstalling iTunes
    09. Backup to the iCloud (failed as well)
    10. WIFI sync
    11. Return the iPod Touch to factory settings and reinstall from backup
    12. Return the iPod Touch to factory settings and install as new device
    ABSOLUTELY NOTHING WORKED !!!  I still cannot backup because iTunes cannot start a session.
    My devices are completely vulnerable to loss.
    I have spent hours searching the Internet trying to find a solution.
    I have concluded that the iTunes software or its driver are at fault.

  • How to hide the Condition types in item condition screen in Sales Order ?

    Hi Experts,
    We got new requirement from the Client. Pricing Condition types  are ZZBG, ZPBG, ZPBA, ZFSG, ZBDG and ZBHG part in Pricing Procedure. These condition types have Condition records. These need to be hidden in Item conditions screen in Sales Order but other status of the conditions remain unchanged. Pleas provide me the solution earliest  How this we can achieve in a best way.
    Best Regards,
    Srikith

    Hi Srikanth,
    You can achieve this using CONDITION EXCLUSION.
    Maintain Condition exclusion for first condition type its Exclude the condition types which are below to that.
    You must set a condition exclusion indicator for the price. You can do this in two ways:
    If you want to set the condition exclusion indicator a follows then you specify it:
    1..for all condition records of a condition type (e.g. with condition type PR00) when defining a condition type in SD Customizing
    2.for an individual condition record (e.g. only for material 4711) in the detail screen of a condition record (in the Condition exclusion field)
    Hope this will helps you
    Dasaradha

  • Query on PO item Custom Screen Fields

    Hai all,
    I created PO item custom screen with fields using ME_GUI_PO_CUST
    ME_PROCESS_PO_CUST Badi's  and i used the following methods IF_EX_ME_GUI_PO_CUST~SUBSCRIBE,
    IF_EX_ME_GUI_PO_CUST~MAP_DYNPRO_FIELDS.
    IF_EX_ME_PROCESS_PO_CUST~FIELDSELECTION_ITEM.
    My Problem is when i execute transaction ME23N or ME22N Fields which are in PO Item Custom Screen only in change mode.
    Can Any one help me what is the process when i execute ME23N transaction the fields are in display mode and
    when i execute ME22N the fields are in change mode .
    Is available any BADI. Please Help me.
    Thanks,
    Nagaraju.

    hi Naga,
    you have to play with LOOP AT screen:
    LOOP AT screen.
    CASE sy-tcode.
    WHEN 'ME22N'.
    screen-input = '1'. ==> this will set to change
    WHEN 'ME23N'.
    screen-input = '0'. ==> this will set to display
    ENDCASE.
    MODIFY screen.
    ENDLOOP.
    Write this code in PBO module

  • Modufy Item Overview Screen.

    I need to modify the item over screen of Sales Order (SAPMV45A, 4900 ). At the moment i am adding a button in the screen 4401 and on clicking the button there, i get the values from the SALES order items from an Excel File.
    The validations that are done in the Over view Screen (4900) are done during the "On Request" Command.I am populating the table control in PBO, and when it comes to PAI, since the values in the screen are not changed, according to SAP, these particular validations that are written for "On Request" are not triggered.
    Let me know how this can be done, as i need to validate the entries that i have obtained from the Input file. This validations should continue in the same way, when the Values are manually entered in the screen.

    Hi,
      You can check the user exits avilable for Sales from SPRO settings, from SPRO->Sales & Distribution->System modifications->User exits->User exits in Sales->User exits in Sales document processing, if you Read the documentation provided by SAP, it will be clear.
    Hope this helps,
    Rgds,

  • Item Overview screen in PO

    Hello All,
    I would like to increase the Item overview screen in the PO. Currently, I can enter 17 items at one go, if I change the screen resolution the same will increased to 22 line items.
    My requirement is to enter >100 line items in the PO. Is there any setting which will give leverage to update >100 line items in one go.
    Regards,
    Aravind

    Hello Manish,
    I am currently using Page down option but the requirement is to copy & paste from excel file and line items are more than 250.
    Thanks for your suggestion.
    Regards,
    Aravind

  • Error after Adding Header Zfields to Item Level Screens?

    Hi,
    When I add SLA Z fields from Node BTAdminI to the  SRQM_SLAPRO/SLASrvCtrView,. Contract related SLA data is not appearing and all fields are appearing in the mode of grade out in WEB UI.
    Few of the fields are showing  BTAdminI not bound as value.
    In the same scenario for the few of the fields I am getting below mentioned error
    BSP exception: Error converting to data object from ZZAFLD00002U
    Same error I am getting after I added Zfields (From BTADMINH) to Item Level Screen too.
    My doubt is Cant I add Header Zfields to Item Level Screens? Or/And Item Zfields to Item Header Screens
    What can be possible what is not possible. Please get some clarity on this issue.
    Thanks
    Chand

    Hi All,
    I am new to IC WEB.
    i am facing a problem while ading Zfield in Contact Screen using AET Tool.
    i am getting the error as
    BSP exception: Error converting to data object from ZZAFLD00001K
    Please help me....
    Thanks in Advance,
    Swaraj
    Edited by: swaraj sap on Oct 6, 2009 7:08 PM

  • When starting up my HP g62 notebook with recovery disks pixels are HUGE and i cannot proceed

    The problem I was tryinmg to fix was that while booting up, the screen goes black, although the motherboard is working and I can hear the whirring of the disk drive. So I figured I would start up and recover the whole ststem...but when I did this, the screen was made up of HUGE pixels..everything qwas huge, including the cursor.

    Hello Liontail, welcome to the HP Forums.
    I see that when you try to do the recovery with disks, the "pixels are huge" and it makes it so you cannot proceed. I will try to help you with this.
    A suggestion to start with that may make it so its not so large on the screen.
    press ctrl + minus (-) or ctrl and scroll on your mouse, this acts as a zoom feature. It may allow you to continue.
    You may also have to adjust the screen resolution.
    Please let me know if that's able to help you.
    Thank you for posting on the HP Forums.
    I worked on behalf of HP.

  • Quantity tab is non-editable under ITEM VIEW screen in SRM- MDM Catalogue

    HI,
    Implementation of  SRM MDM Catalogue 2.0 SP04 (5.5.64.82) .Need inputs on  SRM MDM Catalogue>shooping cart view >ITEM DETAIL screen
    Following two tabs  "Add to Shopping Cart" or "Add to Shopping List"  are not working under "Item View" screen when user trying to add items  by using these two tabs. Some  "java.lang.NullPointerException" error is populating when user clicks on any of these two tabs. Detailed screen shot attached for your understanding
    Also, "Quantity" tab is disabled  and seen as non editable field  - (which is greyed out) - we can not place any value into it.
    But the "Add to Shopping Cart" or "Add to Shopping List" tabs are working fine under other  screens  views like  "context view" & "List view" .
    Seems like it is a product Bug
    Need your valuable inputs at earliest as our go-live date is approaching very near
    Thanks & Rgds/Pawan

    Dear Poster
    Your thread has had no response since it's creation over
    2 weeks ago, therefore, I recommend that you either:
    - Rephrase the question.
    - Provide additional Information to prompt a response.
    - Close the thread if the answer is already known.
    Thank you for your compliance in this regard.
    Jason Boggans
    SAP SRM SDN Moderator

  • Fonts are HUGE now!

    I was messing with my xorg.conf configuration, and thought I would try telling X what my display size was, so that it could compute the correct DPI setting for my display.
    I have a 15.4" widescreen display running at 1680x1050, which comes out to roughly 131 dpi.  At this setting, all of my fonts are huge (by huge, I mean 10pt fonts look like they are 20pt)!  I tried putting in fake display size values to get 100 dpi, 96dpi, etc.
    Here is what I learned.  Almost no OS uses the correct dpi for the display.  Apparently Windows always uses 96 dpi, regardless of what resolution the display really is.  X also defaults to 96 dpi.  A few distros actually set the dpi correctly, and the first thing people complain about is that the fonts are too big.   
    Anyhow, I think I am going to stick with the default 96 dpi setting, since it's what I'm used to.  But if any of you ever see X with abnormally large fonts, check what dpi setting is being used.
    By the way, the relevant setting in xorg.conf is DisplaySize, in the Monitor section.  Here's the syntax:
    Section "Monitor"
    DisplaySize 410 318 # Size (x,y) of the screen, in millimeters
    EndSection

    beniro wrote:Also, if you the width/height you entered in millimeters is correct (You're using a fairly standard 19" or 20" monitor???) and your resolution really is 1680x1050, your dpi is actually: 102 (from left to right) by 84 (top to bottom)...which will give you...a skewed view of the world.
    He said it in his first posting--15.4" widescreen, so it's probably a 16:10 screen, not 4:3. So his numbers seem correct to me. Many laptops have screens with 130dpi and more, nowadays ...
    93,
    -Sascha.rb

  • PriceList Name on Item Master Screen

    Dear all,
    SELECT T0.ItemCode, T1.PriceList, T2.ListName, T1.Price
    FROM OITM T0
    INNER JOIN ITM1 T1 ON T0.ItemCode = T1.ItemCode
    INNER JOIN OPLN T2 ON T1.PriceList = T2.ListNum
    this query i get say eg ABC Item all the 10 price lists Names. But if you see in item master, Item ABC, you will see only one price list name displayed. How to get that name in the query for that particular item ABC. Since that is the default pricelist name displayed on Item master screen. How to get that name.
    Regards,
    Murtaza

    Murtaza,
    As you could see by drill down the pricelist in the item master, one item can have more than one price list. It is okay because SAP B1 is designed for sales and distribution company.
    If you see in the price list (module inventory --> pricelist), you will have many items in one pricelist by double clicking a certain pricelist. There are base price and unit price.
    so, if you want to to ONLY capture the value which displays me on the screen ie only one record of each price list name againts each item, you must create a UDF named default price list. Using query formatted search, you will be able a visual dflt price but you must consider that the UDF will only show one pricelist. So, in the query, you must select one pricelist.
    Here is the query:
    SELECT distinct T0.[Price] FROM ITM1 T0  INNER JOIN
    OPLN T1 ON T0.PriceList = T1.ListNum
    WHERE T0.[PriceList]  = '1' and 
    T0.[ItemCode]  = $[oitm.itemcode]
    in the above query, there is only one pricelist used for one item, so I suggest you to use only one pricelist.
    For existing item, after the FMS assigned to the UDF, you need to perform shift+F2 job to make the price of the pricelist appears in the UDF. For new item, there will be no available. you must also update it anymore.
    Rgds,

  • When i login to my mac, it opens iTunes, Skype and AIM. I've tried deleting these from the login items, but they are not on the list.  Can anyone help?

    When i login to my mac, it opens iTunes, Skype and AIM. I've tried deleting these from the login items, but they are not on the list.  Can anyone help?

    babowa wrote:
    If you do not lock that folder immediately after deleting all the contents, it will simply populate again (Resume - a "feature" in Lion). You do that by doing a Get Info (highlight folder and press Command + I keys), unlock the lock at the bottom, enter your admin password, then check the box to lock the folder. lock the lock and you're done.
    Yes, that is correct. The alternative is to quit all applications prior to logging out. Lion will then have a chance to remove the saved states.
    babowa also wrote:
    And, for the OP:
    It has also been a regular feature of Mac OS to automatically open any window that was open at shutdown. To avoit that behavior, simply close any Finder windows and  properly quit applications by closing their window and using Command + Q (or File >Quit).
    This was true only for the Finder. Prior to Lion, no other apps would launch unless they were included in the Login Items for the account. And the OS would not restore windows for other apps.
    A very small number of apps (TextWrangler is an example) implemented this capability prior to Lion. They could restore previously opened windows. But that is an application feature, and can be controlled by the application's preferences. Lion implements it at the system level, and users have virtually no control on a per application basis.

  • Hiding fields in screen area 031

    Hello Masters,
    I have query on hiding following fields in Quality Notification screen area 031of Notification Type Q2:
    1) Windows-32 bit box (big box/window under Description field)
    2) Long Text icon available next to big box/window which is also available next to Description field in header
    I tried 'Field Selection: General Screens' configuration under Define Screen Templates, was unable to hide above mentioned field(window) and icon.
    I hope I was able to describe what issue is and will get some help from you masters.
    Thanks and regards,
    Devang

    Use (or Create) authorization [field|http://help.sap.com/saphelp_nw04/helpdata/en/52/67168c439b11d1896f0000e8322d00/frameset.htm] and [object|http://help.sap.com/saphelp_nw04/helpdata/en/52/6716a6439b11d1896f0000e8322d00/frameset.htm], in the BAdI [check this authorization|http://help.sap.com/abapdocu_70/en/ABAPAUTHORITY-CHECK.htm] and change the INVISIBLE field and not the ACTIVE field in SCREEN structure.
    - [Programming Authorization Checks|http://help.sap.com/saphelp_nw04/helpdata/en/52/6712ac439b11d1896f0000e8322d00/frameset.htm]
    Inform system admin to manage those new object and field in the user roles. ([SAP Authorization Concept Modules|http://help.sap.com/saphelp_banking463/helpdata/en/5c/deaa74d3d411d3970a0000e82de14a/frameset.htm])
    Regards,
    Raymond
    NB: The "d" of BAdI should always been in lowercase, except in statement GET BADI...

Maybe you are looking for

  • My MacBook Air keyboard isn't working, except the power button. I had the same problem over the summer and had it repaired ~4 months ago. What should I do?

    The keyboard of my 11-inch MacBook Air, purchased in November 2011, isn't working at all. None of the keys respond except the power button. I'm able to restart the computer, and have done so multiple times. I've attempted SMC and PRAM resets, but the

  • How to add a link to html region to fire a dynamic action?

    Hi, guys: I need to add a hyper link to a html region (I wish it could be a button :( ) , the value of items in this region is loaded by a pl/sql process before loading header. And this link needs to fire a dynamic action to update database. I know h

  • Layout Mode Tab in DW CS

    I have Dreamweaver CS for a Mac. The only tabs available are Standard and Expanded Mode. I have to go through the menu to go to Layout Mode. DW 8 had a layout mode tab. Any help? Thanks.

  • ITunes store not opening

    I have just acquired a G5 powermac from 2004. I have updated all the software (OSX 10.4.11) but now cant get itunes to work properly. It opens, but when I click on music store, it says "cannot complete the music stroe request. The store may be busy".

  • Payment Terms Advice

    Hi Experts Our company has a procedure for new BPs whereby they are required to make 3 pro-forma or cash payments before their application for credit can be accepted. At the moment we have no way of monitoring this so customers are informing us that