Ibooks 3.1 how to change horizontal scroll into vertical scroll

update to ibooks 3.1, the scroll mode is changed into horizontal scroll, now in my .epub books it cut so many picture in two parts and display in two pages...how to change , back to vertical mode...

I find this maybe is the new feature only for books with Asia-Pacific words....english books is right with vertical scrolling mode...but chinese books whit horizontal scrolling mode
why apple doesn't make a set up to change between this ..

Similar Messages

  • How to change 'z' key into 'A' key with key blinding?

    How to change 'z' key into 'A' key?
    Although txt.setText("A") can set the text field with 'a', but it is not original input from keyboard because it cant trigger the key listener.
    It is possible to perform key pressing more than a key in same time? Example, perform 'q' & 'w' keys pressing at the same time.
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    public class Main
    {   public static void main(String[] args)
        {   JFrame f = new JFrame("Test");
            Test GUI = new Test();
            GUI.setOpaque(true);
            f.setContentPane(GUI);
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.pack();
            f.setVisible(true);
    class Test extends JPanel
    {   JTextArea txta = new JTextArea(10,20);
        JTextField txt = new JTextField(10);
        JScrollPane sp_txta = new JScrollPane(txta);
        public Test()
        {   this.setPreferredSize(new Dimension(400,300));
            setLayout(new BorderLayout());
            txta.setEditable(false);
            add(sp_txta, BorderLayout.CENTER);
            add(txt, BorderLayout.PAGE_END);
            Action testAction = new AbstractAction()
            {   public void actionPerformed(ActionEvent ae){ txt.setText("A"); }
            txt.getInputMap().put(KeyStroke.getKeyStroke('z'), "test");    //Change z into A
            txt.getActionMap().put("test", testAction);
            txt.addKeyListener
            (   new KeyListener()
                {   public void keyPressed(KeyEvent e){ txta.append(e.getKeyChar() + " key is pressed \n"); }
                    public void keyReleased(KeyEvent e){ txta.append(e.getKeyChar() + " key is released \n"); }
                    public void keyTyped(KeyEvent e){ txta.append(e.getKeyChar() + " key is typed \n"); }
    }Edited by: 835972 on Feb 11, 2011 8:11 AM

    It is possible to perform key pressing more than a key in same time? Example, perform 'q' & 'w' keys pressing at the same time.With r.keyPress method, it only can perform single key pressed at a time. Do you have any idea how to perform multiple key pressed at a time?The javadoc for Robot.keyPress suggests ( "+The key should be released using the keyRelease method+" ) that the key remains "pressed" until you keyRelease(...) it. So, press the keys sequentially:
    theRobot.keyPress(KeyEvent.VK_Q);
    theRobot.keyPress(KeyEvent.VK_W);
    // At this stage both Q and W are pressed "in same time"
    ... // do stuff
    theRobot.keyRelease(KeyEvent.VK_W);
    // At this stage, only Q is pressedI suspect that in real life, unless you're a very gifted musician, you don't really press keys "at the same time" (under the time resolution of a keyboard, which I imagine is around a few milliseconds).

  • I have just installed Illustrator CS6 yesterday, but I found it was in French. Could help me figure out how to change the language into English?

    I have just installed Illustrator CS6 yesterday, but I found it was in French. Could help me figure out how to change the language into English?
    I got my series number from my Institut (which is in Paris, FR). I do not use Creative Cloud.
    When I was installing the software, I cannot select a language.
    Could you help me with my problem? Do I have to get a different series number?

    lunc,
    You will have to get a new application in English, to replace the French one.
    You, or your Institute will have to get help from Adobe, I am afraid.
    You may try a chat here,
    Get help with orders, refunds, and exchanges (non-CC, chat open between 5AM and 7PM PST/PDT on workdays)
    http://helpx.adobe.com/x-productkb/global/service-b.html
    or (have your Institute) talk to Adobe in France
    http://helpx.adobe.com/adobe-connect/adobe-connect-phone-numbers.html
    If you fail to get any help, please report back here, and I will ask a special forum staff friend to try to find the right one at Adobe to have things sorted out.

  • How to change Error Message into warning message

    Dear Friends,
    I am getting an error
    The qty stored that was entered is adjusted
    Message no. XU 040
    at the time of GRN. I am maintaining batch specific Unit of Measure.
    Please tell me how to change this error message in to a warning message.
    Thanks
    Prashant Atri

    Hello Prashant,
    This is satndard SAP messagge which is maintained in customizing;
    SPRO>>Logistics - General>>Batch Management>>Define Attributes of System Messages
    Here you can convert this messages to warning message. I urge you to please check with abaper as this may be hardcoded message and it may have implications on valuation and posting.
    In the above IMG path you can do the changes
    Br,
    Tushar
    Edited by: Tushar Patankar on Jan 1, 2011 5:36 PM

  • How to Change Open item into Non open item for GL

    Dear All,
                    I have created a GL in FS00 and clicked the open item management for it. 1 entry is posted to that account.Then i have reversed the entry and want to change the Gl from open item to non open item .The message appears as the balance is zero but open item exists.Please suggest how to make it non open
    Moderator: Please, search SDN

    Hi,
    Check the below threads which are useful.
    Open item management status change
    How to change Line item to open item management in G/L transaction?
    Thanks
    Aravind

  • TS3354 HOW TO CHANGE HD MOVIES INTO REGULAR MOVIE

    how to change hd movies on itunes to regular movies

    iTunes automatically syncs HD videos (if they exist in your library) unless you check "Prefer standard definition videos" in the iTunes iPad Summary tab.

  • Horizontal vs. Vertical Scrolling

    I just picked up a new iMac and it came with OS 10.9 and a Magic Mouse.  I've used a Logitech 8-Button USB mouse so I could have one button double-click, another CMD-W etc...  It was great while I had Snow Leopard.
    Now with Mavericks I can see the benefit to using the Magic Mouse for controlling the full screen apps.  The problem is the "Natural Scrolling" is anything but natural.  Swipe left, things move right.  swipe down, things move up.  This is just wrong.
    Turning off the "Natural Scrolling" option only corrects one of these issues at a time.  If it's on, one goes the right direction, when it's off, the other does.  Is there any way to controll the "Natural Scrolling" option for Horizontal separately from Vertical?

    These things are possible in Captivate using Infosemantics Slider Component widgets, but the widgets are not currently compatible with HTML5 output.
    More details here:
    http://www.infosemantics.com.au/adobe-captivate-widgets/slider-component
    http://www.infosemantics.com.au/adobe-captivate-widgets/slider-component/help
    Trial versions for download here:
    http://www.infosemantics.com.au/adobe-captivate-widgets/download-free-trial-widgets

  • Add a horizontal and a vertical scroll bar to a screen

    Hi,
    How to add a hotizontal scroll bar and a vertical scroll bar to a screen?
    Thanks a lot.
    Best Regards,
    Stephanie

    Hi,
    I think it will be automatically added if your screen size is greater than the window size...
    Regards
    Karthik D

  • How to make HTMLPANEL have a vertical scroll bar?

    The content that I load into the panel is longer than the panel itself. How do I make the
    panel have a vertical scroll bar to contain all the data within it.

    Add
    overflow: auto;
    or
    overflow: scroll;
    to your style definition of the panel. You can also use
    overflow-y: auto;
    or
    overflow-y: scroll;
    which gives only a vertical scroll bar.
    Beth

  • How to change Transport request into local object $temp.?

    Hi experts,
    I would like to know to how to change a Transport request into and local object.
    I have already assigned Infopackage to TR, but its not required. We dont want this infopackage to be transported to prod. So how can i change that as a local object.
    Please put our valuable inputs.
    Thanks in advance.
    Regards,
    Dubbu

    Go To that Infopackage ,
    Extras Menu----Object catalog entry.  There you can change package name.
    or
    In SE09---Under the transport requests you can search for the infopackage name and delete from the TR.
    Regards,
    Srikanth
    Edited by: srikanth on Feb 19, 2009 2:26 PM
    Edited by: srikanth on Feb 19, 2009 2:27 PM

  • How to change the image into byte and byte array into image

    now i am developing one project. i want change the image into byte array and then byte array into image.

    FileInputStream is = new FileInputStream(file);
    byte[] result = IOUtils.toByteArray(is);
    with apache common IO lib

  • How to change the title bar wdith , scroll bar widths in tune with a 7" screen

    can you please help me customize my user chrome section so that I can REDUCE the WIDTH of the scroll bar ( horizontal and vertical ) . That is , at max the scroll bar can be ___ pixels of __ % of total width. ( prefer the relative reference )
    Also the title bar ( that black surrounding area that bears the minimize, maximize,close buttons ) needs its width reduced to half of what it is now. How do I do this ?

    No. That doesn't work any more. In current Firefox versions native scroll bars are used and you can't do style those via userChrome.css (user interface; chrome windows) and userContent.css (websites). You can try a large theme if you do not want to make the changes via the Control Panel

  • Question: how to change speed of smooth site scrolling?

    Hi there,
    where in the code can I reduce the speed of the smooth scrolling for single pages?
    Thanks in advance,
    bartl

    You can use OSX Disk Utility to burn the image file created in DVDSP and choose there the burn speed. Take a look to this link aboutCreating Disc Image in DVDSP (from www.kenstone.net site)
    Hope it helps!
      Alberto

  • How to change a LOV into a Checkbox in OIE (iExpenses)

    Hi again Gurus!
    I needing some help here.
    I needed to add a checkbox at page in OIE (iExpenses)
    /oracle/apps/ap/oie/entry/lines/webui/DetailsPG
    so first i did was add an descriptive flexfield segment into Payables - "Expense Report Line"
    inside Global Data Elements i set a field pointing to an standard value set named "Yes_No"
    so now when i go in that page, the new fields appear OK.
    the problem is that this new field looks like an input text with a LOV.
    but i want to change this look to a checkbox because is a Yes/No and will look better
    is there is any chance to do this?
    how?
    thanks a lot!!!!
    and im sorry for my poor english

    Hi,
    I am not sure how you have configured the flex field,
    I think the VO associated with the data is EO based, use one of the Attribute1 to Attribute15.
    Make sure that attribute is not being used by some other customization.
    And just add a new field of type Chexbox via personalization and then associate the VO instance and VO Attribute (say Attribute15)
    and then check the value is getting saved in the Attribute15.
    Thanks,
    With regards,
    Kali.
    OSSI.

  • MASTER DATA: HOW TO CHANGE SHIP TO INTO SOLD TO

    Hi Gurus,
    can you please help?
    i need to change a ship to party into a sold to party. can you tell me how to do it?
    thanks
    C.

    Hi,
    If u want to change a SP to SH then use XD07.. to change the a/.c grp..

Maybe you are looking for

  • Flashback : Error:ORA-04030: out of process memory when trying to allocate

    Hi All, I have executed this query on my db for using flash back features: select * from flashback_transaction_query where table_owner='USERNAME' However, it throws the error after being executed for 5 min: ORA-04030: out of process memory when tryin

  • Discount for new product.

    it is a scenario where iam not able to get the logic pls help me, A new material is launched, so company wants to give a special offer for the first 5 customers and after which only a particular number range (ex: 3500- 3800), system should give 5% di

  • DW CS3 ImageViewer - problem with .swf file

    I'm trying to make a slide show in Dreamweaver for the first time. I've searched and found a lot of common problems people have - forgetting to upload the .js file, not including the .swf file, etc. I think I've done everything right (obviously I'm w

  • How to add windows live mail?

    how to set up a win live mail account in Win 8-8.1

  • ICC profile description is invalid

    I loaded PSE 8 on my Dell M1530 running Vista.  Whenever I try to start PS8 I get "could not initialize Photoshop because the ICC profile description is invalid" and the program quits.  I've tried removing and reinstalling PSE8 and it still errors.