Can we view events in separate windows?

In previous versions of iPhoto, we could open an event and make it a separate window, then go back to our Library of events and open a second event.  Is this possible in iPhoto 11?
We liked the option of having two windows open with separate scroll bars and then moving photos between each.
Thanks

Afraid not.
Regards
TD

Similar Messages

  • Why can't view PSD thumbnail in windows 8 explorer

    Hi,
    Good day.
    I'm encounter a problem, as I just installed the window 8 home and Photoshop CC but I can't view PSD thumbnail in windows 8 explorer.
    Did anyone have the same problem?
    Thanks.

    Moving to the Photoshop forum.

  • Calling a view in a separate window to print it

    Hello
    BSP with MVC:
    In my main view there is a print button, which should call another view, which I want to print with standard
    print functionality.
    How is the syntax to call a view which is part of the same BSP-Application in a Separate window?
    Thanks and Kind regards.
    Carola

    Hi Carola,
    you can do it in various ways, here is one of them:
    Place this code before the button element:
    <script type="text/javascript">
    function PrintWindowOpen() {
      window_parameters = 'hotkeys=no,location=no,menubar=yes,toolbar=no,status=yes,resizable=yes,top=0,left=0,'
                        + 'width=' + screen.availWidth + ',height=' + screen.availHeight;
      window_location = 'print.do';
      myPrintWindow = window.open(window_location,'myPrintWindow',window_parameters);
      myPrintWindow.focus();
    </script>
    And do this for the button element you want to use for opening the print window:
    <htmlb:button ...
      onClientClick = "PrintWindowOpen();"
      ... />
    The javascript variable <b>window_parameters</b> is a string containing parameter to control the window that will get opened, for a full listing of what you can use see this page:
    <a href="http://www.w3schools.com/htmldom/dom_obj_window.asp">HTML DOM Window Object on www.w3schools.com</a>
    Cheers,
    Max
    Message was edited by: Brian McKellar
    Fixed the code
    From: onClientClick = "javascript:PrintWindowOpen();"
    To:   onClientClick = "PrintWindowOpen();"
    It is not required, nor good, to set the JavaScript: protocol, as this is implicitly done already in browser. Otherwise, perfect example!

  • Can't view tables in rs window?

    I am trying to work on a page/site that someone else began
    outside of DW.
    The code currently includes a file with it's own connection
    string:
    CONN = "PROVIDER=Microsoft.Jet.OLEDB.4.0;DATA SOURCE=[path];
    and the page works fine up on the site. This original page is
    very simple
    and loops to list some data from the database as plain text.
    When I try to make the connection in DW, however, while I CAN
    make a
    successful connection in the connection string window, once I
    am at the
    recordset window I can't view any of the database tables or
    queries.
    I looked up the problem online and found suggestions to use
    ODBC connections
    instead of OLEDB connections -- tried that, but same results.
    I get an
    error when I try to view the tables:
    Error calling GetTables:
    an unidentified error has occurred.
    Anyone have a solution??

    I too am currently having this problem. HELP.
    when I try to create a recordset to an ACCESS database, i get
    the same error...
    error calling getTables; an unidentifed error has occurred.
    I dont handle the server...I am just a lonely servant. the
    admin is telling me nothing has occured on his end....so Im
    thinking it has to be a macromedia issue.
    now Im finding others with the same problem.
    but is there a fix.

  • Can't open photos in separate windows in iPhoto 9.5

    How can I view multiple photos simultaneously in order to compare shots side by side? Previously (in iPhoto '08) I was able to open thumbnails in individual edit windows and drag them next to each other to view. Now the images open within the same window, and opening more than one image makes each one smaller in order to fit in the same window, which defeats the purpose. I couldn't find any settings to change in Preferences or in menu items.

    Wow, that stinks. Many people take multiple shots of the same thing and need to view them closely in order to discern which is the best. That's very difficult to do if it's not possible to enlarge more than one image at a time.
    So far I have not found one improvement with the latest versions of iLife/iWork after upgrading from all my '08 versions. In fact, it's not even possible to open iWork '08 documents in the latest versions of Pages, Numbers, and Keynote. Apple, you are alienating your customers. Are you listening?

  • How can I view my purchases on Windows?

    I recently downloaded Windows 10, and when I clicked iTunes Store > Purchases, it tells me
    Download iTunes 10
    For Mac + PC
    Upgrade iTunes now
    blabla
    How can I view purchases? I've already downloaded the latest version of iTunes.
    If this is a really common sense question, it's because I'm new to iTunes and stuff. I don't use it much.

    thanks guys. I am a computer programmer. but have used mostly PC's. but am now moving over to apple... Never thought it would happen but here I am LOL.
    I assumed that this was the case with the apps but thanks anyway.

  • Calendar; Can't view event as a list in Mountain Lion

    iCal-In Snow Leopard, I could create an event, and make a "list" within that event (see example below).  I could see the whole list in iCal in the Month view.  In ML, it only shows the first line of the list.  I can view the list if I turn on "Show Inspector" and click on the event.  But I'd rather be able to see the whole list without clicking on anything.  Can this be fixed?
    In Snow Leopard
    1)  Blessed Be the Lord
    2)  Offered Once
    3)  Shout of the King
    4)  Here I am
    In Mountain Lion
    1)  Blessed Be the Lord

    Thanks a lot!!!
    but why Apple kills the [x] button in the first place anyway...sigh

  • Can't view a website using windows 7

    This is rather an unusual situation, I am presently using a website where I can view my webcam which is at a different location.
    I normally do this using a regular PC Dell Laptop and Internet Explorer. using Windows XP
    When I try to do the same thing on my imac using BootCamp and Windows 7 I can not get the website to come up.
    Instead I get this error message: "Internet Explorer cannot display the webpage "
    I've spent days going through all of the so called solutions that I have found on Google but none of them work.
    I guess I could try to install Windows XP onto my iMac but I do like Windows 7 for everything else I do on the Imac.
    I am just about ready to  resign myself to using the laptop only to view the webcams and forget about the imac.
    Thanks

    Try this, may have already.
    But anyting that only works with archaic out of date and ancient XP and IE 6/7? is not current and was using non standard html codes.
    Try setting IE to view the site in older mode
    Also Opera, it can mimic IE and any browser other than the Active-X part anyway, by changing User Agent (very easy in Opera)
    They not you need to update and be current with IE9 and Windows 7/8 (and mobile devices)
    Oh, and if you have Pro/Ultimate, then you can use XP Mode and run that. Or run XP under Parallels - or run Windows 7 but run XP in a VM under Windows - easy to do and no different probably better in fact, than running VMs under Mac OS.

  • I have a program that runs in Java Console. I need to run multiple copies of the program. I can't do this with tabs. Can I do it with separate windows/processes

    The program in question was implemented as a Java applet that runs in a browser. The developer says it must run under the Java Console and that I cannot run more than one copy of it in a given browser technology (e.g., Firefox); but I can run multiple copies if I use, eg, Firefox for one, IE 32 bit for another, Chrome for a 3rd and IE 64 bit for a 4th. I have tested this, and this does work.
    Why would it not be the case if I spawned a completely different Firefox instance/process? When asked this question, the developer said, no, you have to run a different browser implementation to get a distinct Java Console for each one.
    Does this make sense in general, or, more importantly, is it true for Firefox?
    Thanks,
    Dennis

    It is working for me if I open a second Firefox instance with its own profile by starting Firefox with the -no-remote command line switch.
    * http://kb.mozillazine.org/Creating_a_new_Firefox_profile_on_Windows
    * http://kb.mozillazine.org/Shortcut_to_a_specific_profile
    * http://kb.mozillazine.org/Using_multiple_profiles_-_Firefox
    * http://kb.mozillazine.org/Bypassing_the_Profile_Manager
    Use the -no-remote command line switch to open another Firefox instance with its own profile and to run different Firefox instances simultaneously.
    * http://kb.mozillazine.org/Opening_a_new_instance_of_Firefox_with_another_profile

  • IPhoto - open event in a separate window

    I've recently upgraded iPhoto.  I was previously using iPhoto '06, which had the option to right-click on an event & select "open event in separate window".  I found very useful & can't find this option in the new version of iPhoto.  Is it not available?  If not, is there any way I can reinstall my previous version of iPhoto from the iLife 06 disks??  As I'm really struggling without this feature!!

    That feature is no longer available.
    Yes you can reinstall v6.
    Have you a copy of the v6 library?

  • How to open a 2nd WD View in a new window?

    Hi,
    my WD Component has a button which opens a new view. I would like to open this view in a new window.
    I tried to link two views of two windows with plugs, but it seems like I'm only able to navigate between views of the same window....
    Up to now my solution was to open the view in a pop up window. Now its neccessary to open the view in a new browser window.
    For the background; with click on the button a pdf is generated (Interactive Forms). It is ok to display the generated pdf in adobe acrobat reader directly as well.
    Any suggestions how to handle this?
    Thanks in advance,
    Tan

    >
    Tan Yildiz wrote:
    > Hi,
    >
    > my WD Component has a button which opens a new view. I would like to open this view in a new window.
    > I tried to link two views of two windows with plugs, but it seems like I'm only able to navigate between views of the same window....
    >
    > Up to now my solution was to open the view in a pop up window. Now its neccessary to open the view in a new browser window.
    >
    > For the background; with click on the button a pdf is generated (Interactive Forms). It is ok to display the generated pdf in adobe acrobat reader directly as well.
    >
    > Any suggestions how to handle this?
    >
    > Thanks in advance,
    > Tan
    if your purpose is to display a interactive form as external window then you have to understand that number of button clicks would result into number of external windows and number of sessions to backend as well. You can't see which external window is related to which data in your application, you cannot close it from your parent window. User has to do that explicitly.
    I would consider the following.
    Embed the display view into a separate window.
    use create_window method to show the window .

  • Can only view Mail in full-screen mode

    After installing Yosemite, I can only view the main Mail window in Full Screen mode, unless I check "Classic View" in Preferences. Classic view does not help much, because it does not show the preview, which is essential to me. If I exit fullscreen mode, the minimized window appears for a split-second and then disappears down the left bottom corner of the screen and you cannot find it anywhere. The only way to see anything again is to go to Mail - View - Full Screen. Any help is much appreciated.

    Yes, I get the mail quit unexpectedly notification, together with a problem report, which is 808 lines but the pertinent part seems to be a CALayer position:
    Process:               Mail [476]
    Path:                  /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:            com.apple.mail
    Version:               8.0 (1990.1)
    Build Info:            Mail-1990001000000000~3
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Mail [476]
    User ID:               501
    Date/Time:             2014-10-29 13:45:47.710 -0700
    OS Version:            Mac OS X 10.10 (14A389)
    Report Version:        11
    Anonymous UUID:        1FB6E94D-94CE-A889-F941-38C1A494F319
    Time Awake Since Boot: 1100 seconds
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [720 nan]'
    abort() called
    terminating with uncaught exception of type NSException

  • Open form in separate window

    Hi gentlemen
    I have parent form include button this button when the user press it, it will call the other form but in same window (that what I don’t want)
    My question is how I can open another form in separate window (same as when you open it alone)

    Use open_form..
    Read the help in Form builder for the open_form built-in... Pay particular attention to the 'SESSION' or 'NO_SESSION" argument. Pick your flavor.
    For every application that I have ever made including and above Forms 5.0 I always use...
    open_form('myform', ACTIVATE, SESSION);
    This opens a form up in its own window, gives it focus, and makes a new separate session.

  • In iTunes 11 how can I view a playlist in a separate (new) window?

    In iTunes 11 how can I view a playlist in a separate (new) window? I always did this by double-clicking the playlist. That doesn't work now!

    found it - at least this is part of a solution -
    http://www.betalogue.com/2012/12/04/itunes-11-edit-playlist-to-work-around-the-s ingle-window-limitation/
    while the discussion in the link (here in this reply) does not tell us how to open a new window - it does tell us how to view any particular playlist and the entire library list at the same time in a split-window view - but there still does not appear to be a way to open two playlists at the same time.?

  • HT203128 Can I view a playlist in a separate window???

    Is there any way to view a playlist in a separate window? We used to be able to do this in older versions and I really need that function!

    Apple removed this feature 3 years ago. you can't anymore.

Maybe you are looking for