Tool Bar is not active & some projects state "No Masters"

Hi,
My edit tool bar is not active and some of my projects state that there are no Masters. The photos in the project folders are the "masters". I feel I may have clicked on something by accident or unchecked something. Any suggestions?
Thank you!

I think you have the Quick Preview active. Right hand bottom corner of the viewer. A little box will be yellow. Click on it, and the adjustments are then available.
Always use quick Preview when looking through your images. Clicking on one of the tools at the bottom of the viewer will also take Quick Preview off.
Allan

Similar Messages

  • The crop tool in my tool bar is not showing up. Any ideas why this is? Please Help

    The crop tool in my tool bar is not showing up. Any ideas why this is? Please Help

    It's the 3rd one on Photoshop standard.  As Curt implies, each little icon position has several possibilities you can display, allowing you some customization of your Tools panel.  Click and hold the mouse button to see each of the choices.
    -Noel

  • ALV GRID Tool bar options not working

    Hello Experts,
    I copied the standard tool bar into my program with the name 'ZSALV_STANDARD' and displaying the output in the grid format in a container with the method set_table_for_first_display
    When I execute the program the standard buttong in the tool bar are not working... Can anyone guide where am I going wrong...
    Here is my code
    DATA :    gr_event_handler TYPE REF TO lcl_event_handler .
      DATA:  threed TYPE i VALUE 1.
      SET PF-STATUS  'ZSALV_STANDARD'.
    * Creating an instance for the event handler
      CREATE OBJECT gr_event_handler .
      TRY.
          CREATE DATA i_table TYPE TABLE OF (viewname).
          ASSIGN i_table->* TO <i_itab>.
          CREATE DATA wa_all LIKE LINE OF <i_itab>.
          ASSIGN wa_all->* TO <wa_tab>.
    *     Selecting data dynamically
          SELECT * FROM (viewname) INTO TABLE <i_itab>.
    *     Building the fieldcatelog
          CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'
            EXPORTING
              i_structure_name       = viewname
            CHANGING
              ct_fieldcat            = li_fieldcat
            EXCEPTIONS
              inconsistent_interface = 1
              program_error          = 2
              OTHERS                 = 3.
          IF sy-subrc <> 0.
            MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
              WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
          ENDIF.
    *     Making fields editable except key fields
          IF sy-ucomm = 'UPD' OR  sy-ucomm = 'CHANGE'.
            LOOP AT li_fieldcat INTO lwa_fieldcat.
              IF lwa_fieldcat-key = space.
                lwa_fieldcat-edit = 'X'.
                MODIFY li_fieldcat FROM lwa_fieldcat.
              ENDIF.
            ENDLOOP.
          ENDIF.
    *     Making fields editable
          IF sy-ucomm = 'NEW'.
            LOOP AT li_fieldcat INTO lwa_fieldcat.
              lwa_fieldcat-edit = 'X'.
              MODIFY li_fieldcat FROM lwa_fieldcat.
            ENDLOOP.
            lh_flag = 'X'.
            CLEAR : <i_itab>.
            DO 100 TIMES.
              APPEND <wa_tab> TO <i_itab>.
            ENDDO.
          ENDIF.
    *     Exclude buttons
          PERFORM exclude_tb_functions CHANGING i_exclude.
          IF g_custom_container IS INITIAL.
            CREATE OBJECT g_custom_container
              EXPORTING
                container_name = g_container.
            CREATE OBJECT grid1
              EXPORTING
                i_parent = g_custom_container.
          ENDIF.
    *     Making all fields non-editable if display mode
          IF sy-ucomm = 'SHOW'.
            LOOP AT li_fieldcat INTO lwa_fieldcat.
              lwa_fieldcat-edit = ' '.
              MODIFY li_fieldcat FROM lwa_fieldcat.
            ENDLOOP.
          ENDIF.
          IF sy-ucomm = 'SAVE'.
            LOOP AT li_fieldcat INTO lwa_fieldcat.
              IF lwa_fieldcat-key NE space.
                lwa_fieldcat-edit = space.
                MODIFY li_fieldcat FROM lwa_fieldcat.
              ENDIF.
            ENDLOOP.
          ENDIF.
    *     Displaying ALV Grid
          i_layout-NO_TOOLBAR = 'X'.
          i_layout-edit = 'X'.
          CALL METHOD grid1->set_table_for_first_display
            EXPORTING
              i_structure_name              = viewname
              it_toolbar_excluding          = i_exclude
              i_default                     = 'X'
              is_layout                     = i_layout
            CHANGING
              it_outtab                     = <i_itab>
              it_fieldcatalog               = li_fieldcat
            EXCEPTIONS
              invalid_parameter_combination = 1
              program_error                 = 2
              too_many_lines                = 3.
          IF sy-subrc NE 0.
            EXIT.
          ENDIF.
    *      Getting the changed data
          SET HANDLER gr_event_handler->handle_data_changed FOR grid1 .
        CATCH cx_sy_create_data_error.
      ENDTRY.
    Thanks alot in advance.
    Sri

    Hello ,
    try
        call method g_grid%->set_table_for_first_display
          exporting
            i_save               = p_save_layout%
            i_default            = 'X'
            is_layout            = ps_layout%
            is_variant           = ps_variant%
            it_toolbar_excluding = pt_exclude%
          changing
            it_outtab            = pt_alv_tab1[]
            it_fieldcatalog      = pt_fieldcat%[].
        call method g_grid%->set_toolbar_interactive.
    regards
    Prabhu

  • My tool bars are not in color

    new system running windows 8.1 downloaded installed and the tool bars are not colored del. junk etc. ver.31.1.1 plus i would like to know how to get my email address from the xp system to this one . All transfer programs were tried last one says file not compatable with win 8

    See:
    * [/questions/804050]
    Right click in a free space on your desktop.<br />
    Left click on Personalization.<br />
    There are four options in Windows 7 at the bottom of the screen, choose "Window Color and Appearance".<br />
    Select a border color<br />
    Uncheck: "Enable transparency"<br />

  • Tool Bar is not working

    I upgraded my browser. I used Mozilla firefox. Ever since then my tool bar does not work. say if I wanted to go to www.facebook.com. I type in the web address and it will not even go to the site, or the drop down menu

    If you are successfully running Firefox in Safe Mode, this might be an indication that you have too many, or simply have any out of date, Add-ons which creates a too much of a workload for your system.
    You can find out which version of Firefox you are running by choosing About Firefox from the Help entry in the Menu Bar.

  • My big fish and Norton tool bar will not work with fire fox 4

    My Big Fish Tool Bar and my Norton Tool Bar will not work with firefox4. However they work fine on internet explorer

    Symantec need to update their Firefox add-ons so that they are compatible with Firefox 4. They have indicated that for Norton 360 they plan to release an update to Norton 360 to support Firefox 4 in early May - http://us.norton.com/support/kb/web_view.jsp?wv_type=public_web&docurl=20100720113635EN&ln=en_US
    I do not know about the time scale for updates for other Norton products. Pending the update by Symantec, if you want to use the Norton add-ons you will need to downgrade to Firefox 3.6.
    To downgrade to Firefox 3.6 first uninstall Firefox 4, but do not select the option to "Remove my Firefox personal data". If you select that option it will delete your bookmarks, passwords and other user data.
    You can then install the latest version of Firefox 3.6 available from http://www.mozilla.com/en-US/firefox/all-older.html - it will automatically use your current bookmarks, passwords etc.
    To avoid possible problems with downgrading, I recommend going to your profile folder and deleting the following files if they exist - extensions.cache, extensions.rdf, extensions.ini, extensions.sqlite and localstore.rdf. Deleting these files will force Firefox to rebuild the list of installed extensions, checking their compatibility, and reset toolbar customizations.
    For details of how to find your profile folder see https://support.mozilla.com/kb/Profiles

  • Fire fox shows a window which indicates that the yahoo tool bar does not have a security cert. Then runs using 99% processor

    a window pops up when i open Firefox which indicates that the Yahoo tool bar does not have a security cert. Seems to lock up when going to Comcast.net. Uses 99% processor and won't close.
    == URL of affected sites ==
    http://comcast.net

    Ok. I disabled hardware acceleration. The only extension is the McAfee Scriptscan for Firefox 15.1.0, which was already disabled. I then disabled all plugins (Acrobat, Google Update, Intel Identity Protection (2x), Java Deployment Toolkit, Java Platform, MS Office 2013, Quicktime, Shockwave, Silverlight), which were all up to date.
    Normal or safe mode still has same result. No startup, no option button and no customize.
    Thanks for your help. Got any other suggestions?

  • I recently changed my wallpaper and when i was on safari the rainbow wheel popped up and i had to restart my computer, now theres no wallpaper it just a grey denim and when i try change the wallpaper only the tool bar changes not the background, help ?

    i recently changed my wallpaper and when i was on safari the rainbow wheel popped up and i had to restart my computer, now theres no wallpaper it just a grey denim and when i try change the wallpaper only the tool bar changes not the background, help ?

    Hi. When you were in the recovery drive doing permissions, did you try and run a repair of the boot drive? Did you try single user mode? Try these first and then go back and try to reinstall the operating system.When I say repair boot drive I don't mean permissions. There are both options in disk utilities.When you open disk utilities ,you will see in the left column  two drives plus possibly  a boot partition that look like an external driv. click on the second drive and in first aid use repair disk. If you still can't boot and it will not let you restore, you may have to do a clean install.   http://support.apple.com/kb/PH18869?viewlocale=en_US  

  • Tool bar will not open

    dear sir
    have just down loade fire fox tool bar will not open to allow me to put in home page?
    allso have fire fox on my other computor witch i have had know for about a year the new download has a differant for matt can i get the old version
    regards len

    Based upon a number of other postings about problems with the Yahoo Toolbar extension, it may not be completely compatible with Firefox 6 and may need to fixed by its developer.

  • Creative Cloud icon disappeared from Apple Tool Bar after I installed some CC updates. Does somebody know what the problem can be?

    Creative Cloud icon disappeared from Apple Tool Bar after I installed some CC updates. Does somebody know what the problem can be?

    I had a similar issue. I closed the Cloud icon, and when I went to open it again, it just died.
    I uninstalled Adobe Creative Cloud, went to the Adobe CC download page and requested a trial copy of PS, being sure to enter my CC name and password.  It then reinstalled Adobe Creative Cloud, and all is working again (I hope).

  • Tool/Menu bar icons not active - Acrobat in BROWSER

    I have installed the SP1 update of windows 7.  I have the latest version of Acrobat 10. I also have the latest version EXPLORER (9) & FIRE FOX (4).  The PDF file comes into the BROWSER & the Acrobat icons (print, save) show up on the tool/menu bar but are not active.  The commands are active with the RIGHT MOUSE BUTTON.
    Also, links to other web sites (URL's) within the PDF document are not active.  ie. Does not LINK.
    If I force ACROBAT to open as an independent program everything works OK.

    Have you solved this yet?  Perhaps trashing the preference file for the menubar would solve this?  Go to the preferences folder-- /Library/Preferences --and trash this file:
    com.apple.systemuiserver.plist

  • My old tool bar is not compatible with Firefox 4 Beta. How do I get rid of 4 Beta and go back to my old Firefox browser?

    One of my social networks, MyYearbook.com , has it's own tool bar, which I use extensively. But, for some reason, it is not compatible with the new Firefox 4 beta, and will not load.
    How do I uninstall 4 beta and go back to my older version of Firefox?

    Make sure that you do not run Firefox in full screen mode (press F11 or Fn + F11 to toggle; Mac: command+Shift+F).<br />
    If you are in full screen mode then hover the mouse to the top to make the Navigation Toolbar and Tab bar appear.<br />
    You can click the Maximize button at the top right to leave full screen mode or right click empty space on a toolbar and use "Exit Full Screen Mode" or press F11.<br />
    If the menu bar is hidden then press the F10 key or hold down the Alt key to make the menu bar appear.
    *https://support.mozilla.com/kb/Menu+bar+is+missing
    Make sure that toolbars like the "Navigation Toolbar" and the "Bookmarks Toolbar" are visible: "View > Toolbars"
    *Open the Customize window via "View > Toolbars > Customize"
    *Check that the "Bookmarks Toolbar items" is on the Bookmarks Toolbar
    *If the "Bookmarks Toolbar items" is not on the Bookmarks Toolbar then drag it back from the toolbar palette in the customize window to the Bookmarks Toolbar
    *If missing items are in the toolbar palette then drag them back from the Customize window on the toolbar
    *If you do not see an item on a toolbar and in the toolbar palette then click the "Restore Default Set" button to restore the default toolbar set up
    *http://kb.mozillazine.org/Toolbar_customization
    *https://support.mozilla.com/kb/Back+and+forward+or+other+toolbar+items+are+missing

  • ALV TOOL BAR BUTTONS NOT ENABLED IN TCODE FBL3N

    Hello All,
    We have currently switched from 4.7 to Ecc 6.0 and while executing
    tcode FBL3N in ALV tool bar all the buttons like Change document , mass
    change , select layout , save layout are disabled.
    These all buttons are active in 4.7 but in ecc 6.0 these buttons are
    totally disabled.
    I have checked all these buttons fcode status in se41 and all that are
    active.
    Kindly guide us how to go about it.
    Regards,
    Sunny

    Hi suny,
    there are some new authority-objects in ecc6.
    try SU53 after executing FBL3N.
    Perhaps you find Authotity-Problems.
    Regards, Dieter

  • My bookmarks on the tool bar is not complete in the drop down. I lost it somewhere.

    My bookmarks on he tool bar lost some of the drop downs and tabs is not high lighted. Not sure what happned.
    == This happened ==
    Just once or twice
    == now

    Can be this issue: http://kb.mozillazine.org/Locked_or_damaged_places.sqlite

  • My bookmark tool bar does not show even though I checked it under Options.

    When I go to FireFox/Help the toolbar shows. How can I get the tool bar to show?

    Part of me understands the need to have purchases protected.  I hope this does not get more and more complicated for "within family use".  It is nice to buy music and share it with my wife, as we used to do with books prior to the iBooks "upgrade" - which mostly consisted of making it impossible to share books.  Thanks though for your response;  I was hoping for some luck and that maybe I had missed some simple step.  To Apple:  lighten up.
    Best regards and thanks again for taking the time -

Maybe you are looking for

  • Leopard not seeing Windows shares on a home network - one solution

    I have a small home network with a MacBook Pro, MacMini and a PC connected by Ethernet and a MacBook and a Powerbook connecting remotely. Recently upgraded to Leopard and initially could see the PC in the sharing tab of the sidebar of the Finder wind

  • External monitor flickers when waking up from sleep

    I use an external monitor with my new MacBook. All works well, but I have noticed that if I start using the external after the screen has gone to sleep, I sometimes get a problem on the external where the screen flickers and breaks up. If I disconnec

  • Mail Duplicate Issue

    I have a strange issue with my clean install of Mavericks. I set up my two email accounts and emails were imported both using IMAP. I have an issue with emails received from this Apple Support Community that is it. They are doubling every message. Bu

  • How to disable design time data binding?

    I am using Studio Creator IDE for the presentation layer and bringing the project into eclipse and from there moving on to creating daos,adding business objects etc. However, when re-importing my files from eclipse to the Studio Creator to make layou

  • WHY DOES MY HP PRINTER (TAKES A #78 COLOUR CARTRIDGE) PRINT SOME DOCUMENTS IN RUSSIAN??

    Please could someone tell me why my HP printer prints some documents in RUSSIAN?? (don't know model - but it takes a #78 colour cartridge) The documents are not type of format and are in English when on my computer screen!!!! H-E-L-P PLEASE?????