Cycle through different "compare" views?

In LR 1.4 it was possible to use different views in the compare mode, i.e. left/right, left/right split, top/bottom, top/bottom split. There was a keyboard shortcut for cycling through the views (which I can't remember).
In LR 2.0 I can't see how to do this. Say I want to compare two images. I command-click on them and hit the C key to go into Compare mode. They appear next to each other. So far, so good. But I am not able to change the Compare view to "top/bottom" or "left/right" split.
Is this still possible? Is there still a keyboard shortcut?
Thanks,
Chris

You're mixing things.
These compare options were (and still are) available in the Develop module to compare the Before and After effect. Library's Compare mode never had top/bottom split options.

Similar Messages

  • TableView LINEEDIT works differently when viewed through Portal

    I have a simple table with a few columns of data that I display and allow the user to change a row using the selectionMode = "lineedit".  The columns are all controlled using htmlb tableViewColumns.
    When I test my application from the WebAs the table looks fine.  If a user selects a row they can see the entire amount of text that appears in a column they want to change
    However, when the BSP comes up in our SAP portal and the user selects a row only the first 20 (or so) characters can be seen and the user must use the arrows keys to get to the part of the text they wish to change.  Is this a setting somewhere?

    For the <htmlb:inputField> look at attributes maxlength, size and width.
    <b>width:</b> Determines the text width for the input field. We recommend that you use the size attribute instead of width.
    <b>size:</b> Determines the size of the input field.
    <b>maxLength:</b> Maximum length of the user input.
    I must admit that this documentation is not tell me enough. Will ask on Monday about this.
    As for your remark "works differently when viewed through Portal": You keep in mind that once a BSP application is running with the portal, all stylesheets (*.CSS) files are loaded from the portal server, and not the webAS.
    Now it could happen that you are running an EP and an older (or incompatible) patch level than your BSP stylesheets are at the moment. For EP6, starting from what I remember at SP11, there is planned a technique to install the latest stylesheets from service market place. You ask about this via OSS, queue EP-PIN-?-STY (something like this).

  • Issues with AUTO cycling through ....

    I'm trying to do this:
    Any help with one or the other is very much appriciated !!!
    1) When the Timer is finish auto cycling through the tabs (1 to 16) of the ViewStack, and switching over to tab (1) to STOP, I would like to address a function to do something ???
    The question is now how to write the code to ID that the Timer has come to a STOP on tab (1), and how can I incoperate this into the existing (onTimerOne) function.
    2) The second item I'm after is that if I'm amnualy select any tab (1 to 16) to address also a function to do something ???
    3) The third item I'm after is to automaticly zero (0) the ViewStack to tab number (1) if I click a Btn.
    <mx:Script>
    <![CDATA[
        import flash.events.TimerEvent;
        import flash.utils.Timer;
        private var timerOne:Timer;
        private function initOne():void {
            timerOne = new Timer(5000, myViewStack.numChildren);
            timerOne.addEventListener(TimerEvent.TIMER, onTimerOne);
        private function onTimerOne(evt:TimerEvent):void {
            if(myViewStack.selectedIndex == myViewStack.numChildren-1) {
            myViewStack.selectedIndex = 0;
            return;
            myViewStack.selectedIndex++;
        private function autoOne():void {
            if (!timerOne.running) {
            timerOne.start();
        private function manualOne():void {
            if (timerOne.running) {
            timerOne.stop();
    ]]>
    </mx:Script>
    4) Well, the fourth item I'm trying to work out is as I'm reading my data from an Xml file to have a TextArea which shows the different countries from the Xml file for each ViewStack tab while auto cycling through these tabs (1 to 16).
    The diffuculty here is that I use this Xml with a specific urlID="1" to urlId="16" as part shown below.
    <urlsOceania>
        <urlOceania urlID="1"/>
        <searchCountry>American Samoa</searchCountry>
        <etc></etc>
    </urlsOceania>
    I'm reading all the other items this way:
    source="{urlsOceania.urlOceania.(@urID==1).etc}"
    Thanks in advance aktell2007

    Thanks for the confirmation.  7 miles away is most likely using the same VZW tower but it does confirm the problem is not in your current location for us.
    You can look up local tower locations from many public websites such as the following:
    www.antennasearch.com
    www.cellreception.com
    http://www.evdoinfo.com/content/view/2990/63/
    The signal of -65 shows you have strong reception but it doesnt show the entire picture.  Your tower could be overloaded or unauthenticating you.  There are lots of little issues that exist outside of the raw signal strength between the towers and the connecting devices that we users have no control over.  As you may guess only a tower tech has access to identify and correct these things.
    Based on the picture of the back of the MBR1515/Netgear N300 router from Netgear I would assume that only a normal sized SIM card will fit.  I would not assume a micro SIM card will fit.  Since I do not have access to either of the VZW or non-VZW 4G LTE router I cannot confirm if it will work or not.  You might have to give Netgear a call and ask.  Based on what I can see from the User Guides of both devices the SIMs used for each should be compatible with eachother.
    If you decide to purchase the non vzw version please post back your findings for us.

  • Creating a .pdf with different page views

    I'm tyring to create a .pdf with different page views.  For example as the viewer goes through the .pdf some pages I would like viewed as "single page view" and others "two page view".  Is this possible?   I'm working with Adobe Acrobate Pro.  Thanks for any suggestions.

    It's possible to use the Page Open actions to trigger a view mode change but it's messy - if the user tries to override them because they prefer to zoom in, etc. then they'll get very annoyed when things keep resetting.
    To create a Page Open action, open the thumbnails panel, right-click on a page, choose Page Properties, then the Actions tab. You can use the Execute a Menu Item tool to fire one of the view modes.

  • When I press play on my iPod the only the thing that happens the songs cycle through the current playlist instead of playing the audio. How do I fix this?

    Ever since this morning I synced my ipod to my computer all that happens is the ipod cycles through the songs in the current selected playlist. No audio or anything. All the songs that are in my song libraries and are synced to my ipod properly. I did not disconnect the cable whiile it was syncing. It has been a long time since I synced it. Why is my ipod doing this? This ipod is the current ipod classic with 160 GB. Please help

    Thank you, when I meant by I haven't synced with my library in a long time. I meant the day before this morning. So I already synced it and I am not hearing any audio when I press play. Right now I am in front of a mac at my job and I have synced and ejected it from a different computer and it still isn't working. Does this have anything to do with the fact that it might have something to do with my music library at my home computer?

  • Im running a web-based CMS, that cycles through a number of pages, and wanted to know if there is an auto reload code option ( not plug-in ) that can restart previous page when connection failed.

    I am running a web-based CMS that cycles through a number of pages, each for different times ( ranging from 40 seconds to 2 minutes )and is displayed in a number of shops. Every now and then our internet drops, and the page errors with connection failed. I’m wondering if there is anyway to auto reload the page as soon as the error connection failed is showing. auto-reload addon is not an option as this will interrupt the sequence.
    The following error was encountered:<br />
    <br />
    <ul><li><b>Connection Failed</b></li></ul><br />
    <br />
    This means:<br />
    <br />
    <pre>

    I am running a web-based CMS that cycles through a number of pages, each for different times ( ranging from 40 seconds to 2 minutes )and is displayed in a number of shops. Every now and then our internet drops, and the page errors with connection failed. I’m wondering if there is anyway to auto reload the page as soon as the error connection failed is showing. auto-reload addon is not an option as this will interrupt the sequence.
    The following error was encountered:<br />
    <br />
    <ul><li><b>Connection Failed</b></li></ul><br />
    <br />
    This means:<br />
    <br />
    <pre>

  • Photoshop unexpectedly cycling through newly-opened files

    This is a weird one, and I can't get a foothold on what's causing it. I routinely have to open a batch of five graphics (it's not the same five graphics each time, but each project starts from the same five templates). Lately, when I open them all at the same time, a few seconds after I open them, Photoshop suddenly cycles through them in what seems to be a random order (though it never ends on the file I was looking at when it starts cycling). This is playing havoc with my workflow, as I have actions that rely on the files being opened in a particular order. Not to mention the fact that it often happens just as I'm starting to edit the files. All of a sudden, I'm looking at a different image in the set.
    It doesn't seem to be making any changes when it cycles, as there aren't any files that need saving after it's done. I just can't figure out what it's doing, or why.
    I'm using Photoshop CC 2014.2.1, on a Macbook Pro, running OS X Yosemite (10.10.1). Happy to provide any additional details!

    Have you tried a Preference reset? It has been known to clear up a lot of things in Photoshop when they go haywire. Press Cmd+Opt+Shift immediately after initiating Photoshop startup. Select "yes" when prompted.

  • How to Upload different Material with Different Selection View

    Hello Experts!
    Iu2019m new in ABAP and trying to understand methods of LSMW. Now I get a question for you guys. Let say I need to upload 10 different materials. Now for instance.
    1st material has Basic data 1 and Basic data 2.
    2nd material has Basic data 1, Purchasing and Purchase Order text
    3rd material has Basic data 1, Classification, Purchasing, MRP 1, MRP 2 & MRP 3.
    4th material has Basic data 1 & Basic data 2.
    5th material has Basic data 1, Classification, Purchasing, MRP 1, MRP 2 & MRP 3.
    And so on. Now here Iu2019ve notice that every material has different INDUSTRY SECTOR, MATERIAL TYPE AND SELECTION VIEWS. I understand that Industry Sector, Material Type and other data I can specify in my file but how I can control SELECTION VIEWS for different materials. Because for different Selection view coming screens will become different accordingly.
    So can somebody can please tell me how I can control different select views for different material and upload it in SAP.
    Thanks.

    Hi
    I understand that you are performing LSMW on MM01 transaction code..and are uploading through batch input in LSMW.
    Actually, for a tcode like MM01 I dont think you should use LSMW, instead you can go with the BAPI: BAPI_MATERIAL_SAVEDATA.
    The views is a serious problem with MM01 when performing using batch input..
    So, go through the documentation in SE37 tcode for the BAPI...
    The information you get there will help you on how to proceed.
    Regards,
    Vishwa.

  • Having images cycle through colors

    Hey guys im currently creating a puyo puyo game and i was wondering for instance say when my puyos touch the bottom boundary and the next two puyo images load how would i have them be different colors? Or if every time i load my J Frame the images are random colors. I want to make the colors that puyos can be limited to red,green,blue, and yellow and cycle through the colors randomly creating different color combination's based on the specified amount of colors. Hope this makes sense here is what i have so far within my animation class i appreciate any help.
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*; 
    import javax.swing.event.*;
    import java.util.Random;
    public class PuyoAnimation extends JPanel {
      public static final int numDroppingPuyos=2;
        /**ball color enumerate: Red*/
        public static final int puyoRed=1;
        /**ball color enumerate: Green*/
        public static final int puyoGreen=2;
        /**ball color enumerate: Blue*/
        public static final int puyoBlue=3;
        /**ball color enumerate: Yellow*/
        public static final int puyoYellow=4;
      final int board_height = 6;
      final int board_width = 12;
      final int rightBoundary = 30;
      final int leftBoundary = 130;
      final int image_height= 32;
      final int image_width = 32;
      final int MAX_X = board_height*image_height;
      final int MAX_Y = board_width*image_height;
      private static final int DELTA_Y = 2;
      private static final int TIMER_DELAY = 20;
      Image images[];
      Timer pptimer;
      Random rand;
      boolean keyRight,keyLeft,keyUp;
      int X;
      int X2 = 30;
      int y;
         public PuyoAnimation() {
         super();
         images = new Image[4];
         images[0] = Toolkit.getDefaultToolkit().getImage("puyo_yellow.png");
         images[1] = Toolkit.getDefaultToolkit().getImage("puyo_blue.png");
         images[2] = Toolkit.getDefaultToolkit().getImage("puyo_green.png");
         images[3] = Toolkit.getDefaultToolkit().getImage("puyo_red.png");
         setFocusable(true);
         PuyoMove puyo_move = new PuyoMove(); // Make a new video game KeyListener
         addKeyListener(puyo_move);
         setBackground(Color.BLACK);
          rand = new Random();
          pptimer = new Timer(TIMER_DELAY, new TimerAction());
          pptimer.start();
         public void setAnimation(boolean OnandOff){
            if (OnandOff) {
                pptimer.start(); 
            } else {
                pptimer.stop(); 
         private int color2ImageIndex(int color){
          return color-1;
        public void puyoBoundsRight(){
        if ((X > rightBoundary) || (X2 > rightBoundary)){
        X -= 5;
        X2 -= 5;
        public void puyoBoundsLeft(){
        if ((X < leftBoundary) || (X2 < leftBoundary)){
        X += 5;
        X2 += 5;
       private class PuyoMove implements KeyListener {
         public void keyTyped(KeyEvent k){}
          public void keyPressed(KeyEvent k){
            switch (k.getKeyCode()){
              case KeyEvent.VK_LEFT:
                   keyLeft = true;
                   break;
              case KeyEvent.VK_RIGHT:
                   keyRight = true;
                   break;
         public void  keyReleased(KeyEvent k) {
            switch (k.getKeyCode()){
            case KeyEvent.VK_LEFT:
                 keyLeft = false;
                 break;
            case KeyEvent.VK_RIGHT:
                 keyRight = false;
                 break;
            public void paintComponent(Graphics g){
             super.paintComponent(g); 
            g.drawImage(images[0],X,y,this);
            g.drawImage(images[1],X2,y,this);
            class TimerAction implements ActionListener {
            public void actionPerformed(ActionEvent e) {
             Color c = new Color(rand.nextInt(4) + 1);
               if (keyLeft){
                puyoBoundsRight();
               else if (keyRight) { 
                puyoBoundsLeft();
                y += DELTA_Y;
            if (y + image_width  >= MAX_Y){
           setAnimation(false);
                repaint();
       }

    Hey morgalr sorry to bother you again i tried what you suggested and after compiling i received an error stating that there was an IOException i fixed that but im unsure to on where to go from here it works fine now but i cant get the images to change colors, here is my code so far thanks again
       BufferedImage[] bi = new BufferedImage[4];
                try {
             bi[0] =  ImageIO.read(new File("puyo_yellow.png"));
            bi[1] =  ImageIO.read(new File("puyo_blue.png"));
             bi[2] =  ImageIO.read(new File("puyo_green.png"));
             bi[3] =  ImageIO.read(new File("puyo_red.png"));
             catch ( IOException e )
            // BufferedImage myBI = bi[myRand.nextInt(4)];
           }Edited by: Riz01 on Oct 3, 2009 10:07 AM

  • Cant Use Page Controls to Cycle Through Records in Report with Table

    Hi
    I have built a tabular report in answers that returns a 1000 rows. I have set the number of rows to be displayed to 100. However, when I run the report i cant use the page controls to cycle to the next 100 records.
    When I edit the table with the compound layout view I can cycle through the records fine, but when I save it and run normally I cant use the page controls.
    Page controls works on other reports in the subject area but these are pivot tables not normal tables.
    Can someone help diagnose the issue?
    I'm using OBIEE 10g btw
    Thanks
    James

    Hi,
    If you have set DefaultRowsDisplayed as 100 in instaceconfig.xml file, then this would effect only the table view, not Pivot table. By default, Pivot would display all the records without pagination.
    Thanks

  • How to cycle through scenes using the up and down buttons??? (Please help, novice!)

    Hi,
    I'm currently trying to teach myself how to use flash CS5 and actionscript 3 and apart from doing small amounts of programing here and there I'm a complete novice.
    I have 36 photographs taken at 10-degree angles, making an object and i have each image in a different scene, with hidden buttons asigned to different parts of the object so that whenever you hover your mouse over them it provides some more information.
    What I want to do is to be able to cycle through these images in the different scenes using the up and down buttons on the keyboard.
    I'm hoping that I'm at least half way there having assigned the 'hot-spots' but I'm just stuck on the final part... please help!!!!
    Many thanks in advance!
    Harry

    If you are talking about the arrow keys on the keyboard you will have to use a Keyboard Event listener and take note of the constant value for resulting KeyCode
    This website seems to have a handle on it:
    http://www.republicofcode.com/tutorials/flash/as3keyboard/
    There is another method that allows you to listen just to the keys you want (up and down):
    http://www.flex888.com/598/using-keycodes-in-actionscript-3.html

  • No XMP ID written when ingesting through file directory view.

    I found that media ingested using file directory view do not get XMP ID written to them at any point of my workflow even if the "Write XMP ID to Files on Import" is checked on Prelude, Media Encoder and Premiere Pro. Those are mostly files from GoPro, Canon DSLR and Sound Devices PIX recorders.
    Media ingested through specific view mode like AVCHD and XDCAM EX do get a proper XMP ID when ingested. I'm transcoding on ingest so it is not a write permission issue.
    I'm using Adobe CS6 (up to date) on OSX 10.8.3
    Does anyone else have the same issue ?

    Hi jenny.
    Ok my post wasn't maybe that clear, I was talking about the unique identifier that is supposedly written in the Basic > Identifier metadata field when you import files in Prelude, Media Encoder or Premiere Pro with this option enabled :
    For clips imported through specific view mode, it works just fine and they get a long random string of characters generated and written on the Identifier field. For files imported through the basic file directory view, it does not seems to work and the Basic > Identifier field ends up empty. Amongst other things, having this XMP ID avoid cache file conflict for files that do have the same file name. And as we work on multiple project at the same time on a networked storage, we do end up sometimes with different files having the same name used concurrently. No problem when they have the XMP ID, but when they do not cache related stuff tends to be acting weird (like rebuilding and piling up new .pek peak files over and over every time the project is opened, we can end up with thousands of them).
    The fast and easy way to avoid this is renaming everything we're going to import through file directory view but I'd prefer being able to benefit from the automated XMP ID generation.
    Everything else metada related works about fine for me.

  • Periodical​ly cycle through tab controls

    Hi guys so I have a VI where I have 4 different tabs in a tab control where each one of them is monitoring a different machine's temperature. I would like to know if there is any way to automatically have labview cycle through the tabs at maybe 30 second intervals while the VI is running. I have the temperature monitors hooked up to some boolean indicators to let me know when one machine is too hot or too cold, so it would be nice to be able to have labview automatically switch to that tab when any of the boolean indicators go off as well. I'm very new to labview so maybe this is a very simple fix that I just don't know about. Thanks in advance for any help!

    hmmm...i would not connect any software timing to the wait ms function, that would freeze the FP controls from doing anything. use the elapsed time function to free up your while loop
    Attachments:
    tab.vi ‏29 KB

  • Pod Classic 6th Gen cycling through connecting and disconnecting

    Further to a previous post regarding this problem, I too have today had this happen.
    Tried to sync my iPod, cycled through the connect/disconnect, updated iTunes repaired permissions (just in case) trashed plist file (any port in a storm) restarted my iMac then tried putting my iPod into disc mode, the same thing happens, connect followed by an almost instant okay to disconnect.
    Not sure now how to proceed as up until now my iPod has been faultless after around 3 years of everyday use. I have a whole raft of books I need to sync, my iPod being used mainly for books.
    Anyone help with this, I have had no previous problems with my iPod I have therefore had to do little in the way of diagnostics. So I'm pretty much stuck. Oh I have tried another cable and a different USB port.

    I had not tried connecting my iPod directly to my iMac, this worked okay in disc mode and I have managed to sync my iPod.
    For some reason after three or so years the sync that I normally undertake via my powered USB hub will now not work? Sync does work when plugged into one of my iMac's USB ports (I have tested both hub/Imac a number of times in the past two hours).
    Is it possible that I have a USB hub problem, the hub supports two other items, these are both working normally. Undertaking a sync via the back of my iMac is inconvenient, I would like to use my USB hub, any ideas from anyone on this?
    Thanks

  • Tungsten E2 Is Cycling Through Categories Whenever I hit Power

    About an hour ago, I heard a strange rapid ticking from my Tungsten E2.  I looked at the screen and it was rapidly cycling through the categories (Main, Games, System, etc.) and nothing I pressed would stop this.  I tried a soft reset, but as soon as I touched the power button, the cycle started again.  I tried to hard reset, but it would not hard reset (I assume because the power button is not registering as the power button anymore).
    First, is there anything I can do about this, and second, is there any way to hard reset without using the power button?
    Post relates to: Treo 755p (Sprint)
    This question was solved.
    View Solution.

    I have not been able to remove the battery because I do not have a hex screwdriver bit small enough to open the case.  Nevertheless, I have been able to perform a hard reset (using a program called PowerBtn), but the problem persists after the hard reset.  Should I bother trying to open the case, or if the hard reset didn't work is this unit a goner?  As it is, I was going to replace this E2 with a Treo 755 for my Wife on our Spring Contract date, but that's in December, so I had hoped I could get this one back to running for the interim.

Maybe you are looking for