DataGrid enters in edit mode after alert is closed

Hi, i tried to fix this by myself but i just couldn't.
This is the problem:
I added  KeyboardEvent.KEY_DOWN event listener for data grid and if key code is 46 (delete btn) alert is shown to ask user if he wants to delete that selected row and that is working without problem but when alert is closed data grid enters in edit mode. Why is this happening? Also i noticed that last field that has been edited will enter in edit mode regardless of what row is selected.
This is the code:
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" creationComplete="init()">
<mx:Script>
     <![CDATA[
          import mx.controls.Alert;
          private function init():void
               testGrid.addEventListener(KeyboardEvent.KEY_DOWN, dataGridKeyDown);
          private function dataGridKeyDown(e:KeyboardEvent):void
               if(e.keyCode == 46)
                    Alert.show("Do you really want to delete row", "Program",(Alert.OK | Alert.NO));
     ]]>
</mx:Script>
<mx:ArrayCollection id="arrColl">
         <mx:Object>
            <mx:col1>Pavement</mx:col1>
            <mx:col2>11.99</mx:col2>
            <mx:col3>Slanted and Enchanted</mx:col3>
         </mx:Object>
         <mx:Object>
            <mx:col1>Pavement</mx:col1>
            <mx:col2>Brighten the Corners</mx:col2>
            <mx:col3>11.99</mx:col3>
         </mx:Object>
      </mx:ArrayCollection>
     <mx:DataGrid editable="true" id="testGrid" width="450" height="300" dataProvider="{arrColl}">
          <mx:columns>
               <mx:DataGridColumn headerText="Col 1" dataField="col1"/>
               <mx:DataGridColumn headerText="Col 2" dataField="col2"/>
               <mx:DataGridColumn headerText="Col 3" dataField="col3"/>
          </mx:columns>
     </mx:DataGrid>
</mx:Application>
So this is how it looks when alert is shown:
And when i click OK or NO in alert box and when alert box  disappear grid automatically enter in edit mode and looks like this:
Any help is  appreciated as this is really annoying issue.

Use this code after you download the Flex SDK 3.4 and perform the same operation as you want.Please test this.
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
                    layout="vertical"
                    creationComplete="init()">
     <mx:Script>
          <![CDATA[
               import mx.events.CloseEvent;
               import mx.controls.Alert;
               private function init():void
                    testGrid.addEventListener(KeyboardEvent.KEY_DOWN, dataGridKeyDown);
               private function dataGridKeyDown(e:KeyboardEvent):void
                    if (e.keyCode == 46)
                         Alert.show("Do you really want to delete row", "Program", (Alert.YES | Alert.NO),this,deleteHandler);
                         testGrid.editable = false;
               private function deleteHandler( e:CloseEvent ):void
                    if( e.detail == Alert.YES )
                         // delete
                    else
                         // do not delete
                    testGrid.editable = true;
          ]]>
     </mx:Script>
     <mx:ArrayCollection id="arrColl">
          <mx:Object>
               <mx:col1>Pavement</mx:col1>
               <mx:col2>11.99</mx:col2>
               <mx:col3>Slanted and Enchanted</mx:col3>
          </mx:Object>
          <mx:Object>
               <mx:col1>Pavement</mx:col1>
               <mx:col2>Brighten the Corners</mx:col2>
               <mx:col3>11.99</mx:col3>
          </mx:Object>
     </mx:ArrayCollection>
     <mx:DataGrid editable="true"
                     id="testGrid"
                     width="450"
                     height="300"
                     dataProvider="{arrColl}">
          <mx:columns>
               <mx:DataGridColumn headerText="Col 1"
                                      dataField="col1"/>
               <mx:DataGridColumn headerText="Col 2"
                                      dataField="col2"/>
               <mx:DataGridColumn headerText="Col 3"
                                      dataField="col3"/>
          </mx:columns>
     </mx:DataGrid>
</mx:Application>

Similar Messages

  • Elements 11 - unable to switch editing modes after installing

    Hi, I have just installed Photoshop Elements 11 on a Mac OSX 10.6.8 and I am unable to switch editing modes (quick / guided / expert). In fact, none of the buttons on the top bar responds to my clicks. In addition, I am unable to quit the programme, instead, I have to force quit it each time.

    Thanks for the replies.  I was able to sort this myself after I watched the the following video on how to reset the Adobe preferences:  http://tv.adobe.com/watch/the-complete-picture-with-julieanne-kost/how-to-reset-photoshop- cs6s-preferences-file/   I did the manual reset where I moved only the preference file to another location e.g. the Desktop.  I restarted my computer.  Closed Bridge CS5 that was running in the background and then clicked on Bridge CS6 and the program opened.  I decided to take a chance to see if this won't fix it and was elated when it worked.  Don't ask my why, but it did the job!

  • Webcam not entering low-power mode after resume

    Can other W520 owners with a webcam (and potentially other models) confirm whether or not the camera prevents the USB subsystem from entering low power mode?
    1) Unplug all USB peripherals, and turn off Bluetooth (this runs on USB as well)
    2) Put the system into standby, unplug the AC adapter, and resume the system on battery.
    3) Load a Command Prompt and run powercfg -energy
    4) Load the generated report and look for the following:
    The most noticeable issue caused by this is unnecessarily high power consumption, and as a result, lower battery life.
    Turning the camera on and off (using the Fn=F6 preview window) turns this off and returns power consumption to normal.
    On the latest available BIOS, chipset, and camera drivers.
    Would like someone to confirm whether this is a driver issue or if it's just my system.
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

    I have a very similar spec also. The pair of U2410's (updated revision A01) connected to it won't go into sleep mode (just go black, with backlight still on).
    The pair of cheapie BenQ 2420HD's I had connected while I waited for the Dells went into sleep mode fine.
    Someone on another forum noted that they had a different model Dell on Mac with the same problem, and he found it only happened when the USB uplink cable was connected to the Mac. I disconnected mine (uplink and down), but no change unfortunately.
    Google searching seems to suggest this is almost exclusively only with a Dell/Mac combo (same monitor on PC works fine and other brands on Mac work fine). These U2410 monitors get an absolute bagging on most forums, and I think most of it is deserved. These will both be going back for a refund with severe blue/pink tints making them visually perform worse than the BenQ's that were 1/3 the price. What's the point of spending 2 to 3 times the amount on IPS monitors when they're off colour even right in front of them!
    The HP 24" IPS uses the same crap LG panel as these Dells, I can't justify 2 x 30" Apple Cinema displays for AU$5000, and one just won't cut it. No simple answer it seems....
    Cheers
    Dav

  • SP 2010 Publishing - Rollup and Page Images not visible when entering page edit mode

    All:
    Hello, I have an odd issue recently appearing after installation of FEB 2013 CU install. When users select to Edit a Publishing Page the Rollup Image and also Page Image(Article Page Layout) are not visible. Only the "Click here to insert Image from
    SharePoint" link is visible.
    The issue has be confirmed in 5 servers across two farms
    DEV, QA, and PROD on client recently updated
    DEV and PROD in a completely separate client farm
    I have confirmed the issue does not exist in two separate farms running April 2012 CU. In both of those environments the image appears with issue even in Edit page mode.
    In the farms where the issue exists you can click the insert image link and simply hit OK to see the image again. An easy enough work around for tech savvy but my client's content admins are very confused/frustrated by.
    Is this a bug? I have confirmed in two separate farms including brand new web applications using out of the box publishing site templates.

    Hi.
    We have been facing the same issue in a 2013-environment (SP1), but in this case an upgraded 2010 Solution, which still runs in 2010-mode. Because of this, SharePoint still use resource-files in the 14-hive (as we have not performed an upgrade of Master
    Pages etc.) The problem is also reproduced on a clean 2010 Site Collection in the same 2013-environment.
    I have managed to find the cause of the problem (at least in our environment), and that is that as long as the selected picture/image has
    not defined an "AltText"/"Alternate Text" the problem seems to occur.
    In other words, try to define an Alternate Text and click OK in the "Edit Image Properties" Dialog.
    I don't know if this may be the case for everyone else, but give it a try.
    From this, I've further discovered (after hours of js-debugging) that there is a minor change (from 2010 to 2013) in a js-file called "SelectorControls.js" which is responsible for updating the various controls used in Page Layouts etc.
    The problem exist in a method called ASO_UpdateButtonsAndPanels(), which checks whether the Image Control in question has content or not (Url). The local variable "hasContent" is then determined of an if statement, if(this.AssetData.ManageLinkDisplayText)
    which in 2010 (14-hive) seems to be "true" regardless whether the Control is of type Image or Hyperlink. Further the code checks for AssetText (Alternate Text) which on an Image may be left empty.
    In 2013 (15-hive) however, this if statement has been changed to, if(this.SelectorType==ConstLinkSelectorType), which clearly states "Image" or "Link" depending on the type of control.
    I don't know if this is the cause of the problem in 2013, but in 2010 it seems to be exactly that.
    Pending a solution from Microsoft, we have modified SelectorControls.js to overcome this issue until the customer decides to do a Visual Upgrade to 2013.
    This is by all means not a supported nor a a permanent solution to the problem, as future Hotfixes, Service Pack etc. may "reset" our fix.
    Below is a copy of the working solution:
    function ASO_UpdateButtonsAndPanels()
    {ULSuBa:;
    var hasContent=!!this.AssetData.AssetUrl;
    //SharePoint 2010: ManageLinkDisplayText is always "True"
    //var hasContent=!!this.AssetData.AssetUrl;
    //if(this.AssetData.ManageLinkDisplayText)
    //hasContent=hasContent && !!this.AssetData.AssetText;
    //SharePoint 2013
    //var a=!!this.AssetData.AssetUrl;
    //if(this.SelectorType==ConstLinkSelectorType) a = a && !!this.AssetData.AssetText;
    //Fix for preventing existing selected image to disappear when saving page and/or editing a page with existing image.
    if(this.SelectorType!=ConstImageSelectorType)
    if(this.AssetData.ManageLinkDisplayText)
    hasContent=hasContent && !!this.AssetData.AssetText;
    if( hasContent )
    if (this.ClearAssetButton !=null)
    this.ClearAssetButton.EnableButton();
    this.GetAssetSelectedPanel().style.display="inline";
    this.GetEmptyPanel().style.display="none";
    else
    if (this.ClearAssetButton !=null)
    this.ClearAssetButton.DisableButton();
    this.GetAssetSelectedPanel().style.display="none";
    this.GetEmptyPanel().style.display="inline";
    I hope this helps anyone else struggling with the same problem.
    Thanks!
    Øyvind

  • Vista64 intermittantly hangs entering S3 sleep mode after installing X-Fi Extremegam

    My Specs:
    Q6600 Processor
    Abit IP35-E Mobo
    4GB Ram
    Gigabyte 8800GT
    X-Fi Extremegamer Fatalty
    Vista64 Home Premium SP?
    When I first put my PC together I was using the onboard sound chip on my MB. My PC worked flawlessly and would enter and wake from S3 sleep with no issues. It worked fine this way for a couple of months until I installed my X-Fi card. As soon as installed the X-Fi?sleep will only work about 8 times in every 0 attempts, and when it fails my screen is blank and the PC is on with the fans still spinning etc. My PC is completely frozen and only a hard reset will cure it. The kicker is that there is no error created in the event logs and nothing is reported to MS. I removed my X-fi a week ago and went back to my Onboard and everything is fine again. I've not had to reset once, albeit with the lower performance.
    I've done the usual thing of making sure the X-fi is not sharing IRQ etc. Hybrid and normal sleep have the same symptoms too, and this issue occurs on every X-Fi driver I've tried too.
    Anybody come across this problem and managed to fix it's If any mods are reading I would appreciate it if you could elevate this issue to the driver team.
    Thanks.

    I was having trouble getting my card to resume after a suspend, and this provided a solution for me.  You can try it and see if it doesn't help your situation:
    https://bugs.launchpad.net/ubuntu/+sour … bug/324213

  • To open & Edit the XLS file in edit mode after Extracting SAP data into it

    Hello Experts,
      I have a requirement to open and edit the xls file imidiately after downlaoding the SAP data into this XLS file. The XLS file is getting saved on presentation server (e.g. Destop/C: drive).
      I have used function module "GUI_DOWNLOAD" OR "DOWNLAOD" to download the data from SAP table to XLS file. But now I need this XLS file to be get opned automatically after finishing the Download, so that user can make changes into XLS file and can save the changes into it. After saving I have to upload this modified Data into SAP table again.
    For this I am really not aware how to get it done..but I believe you experts will definately help me out..waiting for your reply.
    Thanks,

    HI,
    did you ur problem was solved if not check this code once.
    now only i tried it my system , it opens xl file and save all data in it.
    DATA: ZKNA1 LIKE STANDARD TABLE OF KNA1 WITH HEADER LINE.
    SELECT * FROM KNA1 INTO TABLE ZKNA1.
    CALL FUNCTION 'MS_EXCEL_OLE_STANDARD_DAT'
      EXPORTING
        FILE_NAME                       = 'C:\Documents and Settings\rajesh.NACL\Desktop\XLSSDSDS.XLS'
      CREATE_PIVOT                    = 0
      DATA_SHEET_NAME                 = ' '
      PIVOT_SHEET_NAME                = ' '
      PASSWORD                        = ' '
      PASSWORD_OPTION                 = 0
    TABLES
      PIVOT_FIELD_TAB                 =
       DATA_TAB                        = ZKNA1[]
      FIELDNAMES                      =
    EXCEPTIONS
      FILE_NOT_EXIST                  = 1
      FILENAME_EXPECTED               = 2
      COMMUNICATION_ERROR             = 3
      OLE_OBJECT_METHOD_ERROR         = 4
      OLE_OBJECT_PROPERTY_ERROR       = 5
      INVALID_PIVOT_FIELDS            = 6
      DOWNLOAD_PROBLEM                = 7
      OTHERS                          = 8
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    thanq,
    rajesh.k

  • IPhoto corrupts the view of my Nikon D800 photos when zooming or switching to edit mode

    I am viewing RAW files from a Nikon D800.  Initially the files show correctly but after a while the views starts corrupting when I zoom in and sometimes when I enter the edit mode.  The files themselves are ok, it is just the preview that corrupts.
    Once this has happened the only way to restore normality is to reboot the iMac.  Closing and reopening iPhoto does not fix it.
    I am using iPhoto 9.5.1 on OSX 10.9.4 (iMac 21.5-inch, Mid 2010).
    I have a Nikon D7000 as well and editing these photos I have no problems.  Perhaps it is the larger file size...?
    Example of the corruption attached.

    That could be an issue with the graphics card.
    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?
    If it is, switch to another user account and repeat the test there.

  • How to add URLs in apage without using edit mode

    Hello everybody.
    We have Portal 9.0.4.1 under Solaris, and we are just beggining using it :-)
    We created a section for links (to urls) in the home page of each user. We would like our users to add links to their most used pages (for example, metalink.oracle.com), but we do not want them to enter in edit mode, we would like some functionallity like the "add portlet" in the customize option.
    Any help will be very apreciated.
    Thanks in advance.
    Lisandro

    The example is generic and not hardcoded to any region on the page ... but has the same "warning" that Mark mentioned about this example not working in future versions if Oracle changes the URL structure:
    The Add Item example shows how to create a new item type ...adding an item of this type to any region allows you to add content to that region
    The Edit Item example show how to show a edit link or icon next to the item in view mode.
    Add Item
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    This code sample shows how to create an item allows the content contributor to add items to the page group/page/region that the sample item is placed in.
    If you want your content contributor to add items to multiple regions on a page, add the sample item to all regions that you wish to expose this functionality in.
    Step 1: Create a PL/SQL procedure
    Create the following procedure:
    Create or Replace Procedure <schema>.ADDITEM_URL
    p_itemid IN VARCHAR2,
    p_pageid IN VARCHAR2,
    p_siteid IN VARCHAR2)
    as
    v_url varchar2(2000);
    v_region varchar2(2000);
    v_looplink varchar2(2000);
    v_host varchar2(2000);
    begin
    select folder_region_id into v_region
    from portal.wwsbr_all_items
    where id = p_itemid and
    caid = p_siteid;
    if instr(portal.wwctx_api.get_host, ':') = 0 then
    v_host := portal.wwctx_api.get_host;
    else
    v_host := substr(portal.wwctx_api.get_host,
    1,
    (instr(portal.wwctx_api.get_host, ':')-1))
    || '%3A'
    || substr(portal.wwctx_api.get_host,
    (instr(portal.wwctx_api.get_host, ':')+1));
    end if;
    v_looplink := 'http%3A%2F%2F'
    || v_host
    || '%2Fportal%2Fpage%3F_pageid%3D'
    || p_siteid
    || '%2C'
    || p_pageid
    || '%26_dad%3D'
    || portal.wwctx_api.get_dad_name
    || '%26_schema%3D'
    || portal.wwctx_api.get_product_schema
    || '&p_containerpageid='
    || p_pageid;
    v_url := portal.wwctx_api.get_base_url
    || 'portal.wwv_additem.selectitemtype?'
    || 'p_cornerid=' || p_pageid
    || '&p_siteid=' || p_siteid
    || '&p_regionid=' || v_region
    || '&p_looplink=' || v_looplink;
    htp.p('<a href="' || v_url || "><img src="/images/additem.gif"</a>');
    exception
    when others then
    htp.p('error');
    end;
    Once the procedure has been created, grant EXECUTE permission to PUBLIC.
    Step 2: Create a custom item type
    This custom item type will be associated with the PL/SQL procedure created above. Placing an item of this type on a page will give the content contributor something to click on while the page is in view mode to call the add item wizard.
    Go to the Procedures tab of the new item type and associate with PL/SQL procedure.
    Ensure the “Display Procedure Results With Item” checkbox is checked.
    Step 3: Add item of type “Add_Item” to a page.
    1.     Configure the Page Group to allow items of your new type to be added
    2.     Add an item of type “add_item” to your page.
    3.     For the region containing your new item, in the properties, ensure the “Associated Functions” attribute is in the Displayed Attributes list.
    Edit Item
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    This code sample draws an Edit icon for content contributors to click on while the page is in view mode to edit the item with the default Edit Item wizard.
    Step 1: Create a PL/SQL procedure
    Create or Replace Procedure <schema>.EDITITEM_URL
    p_itemid IN VARCHAR2,
    p_pageid IN VARCHAR2,
    p_siteid IN VARCHAR2)
    as
    v_looplink varchar2(2000);
    v_url varchar2(2000);
    v_subtype varchar2(2000);
    v_itemtype varchar2(2000);
    v_catid varchar2(2000);
    v_catcaid varchar2(2000);
    v_parentid varchar2(2000);
    v_host varchar2(2000);
    begin
    select subtype
    ,itemtype
    ,category_id
    ,category_caid
    ,parent_item_id
    into v_subtype
    ,v_itemtype
    ,v_catid
    ,v_catcaid
    ,v_parentid
    from portal.wwsbr_all_items
    where id = p_itemid and
    caid = p_siteid;
    if instr(portal.wwctx_api.get_host, ':') = 0 then
    v_host := portal.wwctx_api.get_host;
    else
    v_host := substr(portal.wwctx_api.get_host,
    1,
    (instr(portal.wwctx_api.get_host, ':')-1))
    || '%3A'
    || substr(portal.wwctx_api.get_host,
    (instr(portal.wwctx_api.get_host, ':')+1));
    end if;
    v_looplink := 'http%3A%2F%2F'
    || v_host
    || '%2Fportal%2Fpage%3F_pageid%3D'
    || p_siteid
    || '%2C'
    || p_pageid
    || '%26_dad%3D'
    || portal.wwctx_api.get_dad_name
    || '%26_schema%3D'
    || portal.wwctx_api.get_product_schema
    || '&p_containerpageid='
    || p_pageid;
    v_url := portal.wwctx_api.get_base_url
    || 'portal.wwv_edit_tab.edititem?'
    || 'p_thingid=' || p_itemid
    || '&p_cornerid=' || p_pageid
    || '&p_siteid=' || p_siteid
    || '&p_subtype=' || v_subtype
    || '&p_itemtype=' || v_itemtype
    || '&p_topicid=' || v_catid
    || '&p_topicsiteid=' || v_catcaid
    || '&p_cornerlinkid='
    || '&p_parentid=' || v_parentid
    || '&p_action=update'
    || '&p_currcornerid=' || p_pageid
    || '&p_language='
    || portal.wwctx_api.get_nls_language
    || '&p_looplink=' || v_looplink;
    htp.p('<a href="' || v_url || "><img src="/images/ed-item.gif"</a>');
    exception
    when others then
    null;
    end;
    Step 2: Associate Procedure with Item Types
    For every item type that you wish to supply an edit icon to show while the page is in view mode, call the EDITITEM_URL procedure created in the step above.
    Step 3: Show Associated Function attribute
    In order for the procedure associated with the item type to execute, you must ensure the region properties are set on the Style/Attributes tab have the Associated Function listed as one of the Displayed Attributes.

  • Hide menu in edit mode

    I have a dhtml menu included into a web page. I would like to
    know if it's possible to hide the menu in edit mode so that it will
    not interfere with the rest of the page. Right now when I enter in
    edit mode the menu overlaps the page content. Any help is
    appreciated

    Hi,
    I'm having the same issue.
    Whenever I create a new page in contribute from a Dreamweaver template it converts any php includes and places the content into the page rather than leaving it as a php include.
    This does not happen if I use Dreamweaver and the same template file, it actually works how you would expect and leaves the code alone.
    Why is Contribute doing this and how can we stop it?
    Can someone from Adobe please answer this as no one seems to have got an answer.
    Many thanks.

  • PS CC 2014 Exiting Text Edit mode when changing to another application

    I just updated to PS CC 2014 on my iMac running Mac OS X Yosemite.
    I noticed that if I enter Text Edit mode on a text layer and then change over (CMD+Tab or ALT+Tab) to the word processing app (TextEdit or Word) that Text Edit mode will commit.
    In PS CS6 (my previous version), it used to be that Text Edit mode would stay on, so that I could change to the text document I want to copy/paste from and then back to PS. I mostly use keyboard shortcuts and rarely use my mouse/trackpad.
    My question: Is there a way to get that functionality back? or is this a PS CC 2014 glitch?
    Thanks!

    http://helpx.adobe.com/photoshop/kb/troubleshoot-fonts-photoshop-cs5.html
    http://blogs.adobe.com/crawlspace/2012/07/photoshop-basic-troubleshooting-steps-to-fix-mos t-issues.html

  • Initialize Jtable in Edit Mode without clicking mouse

    I am writing an inventory software where I need JTable to start in edit mode in my invoicing dialogue.
    Here is the code I tried (which is not working):
    ProductsGrid.setRowSelectionInterval(0, 0);
    ProductsGrid.setColumnSelectionInterval(0,0);
    ProductsGrid.setEditingRow(0);
    ProductsGrid.editCellAt(0, 0);
    ProductsGrid.getEditorComponent().requestFocus();
    Additionally, I would like the newly added row to be in edit mode, after I select and add a product from a pop-up dialogue.
    Any ideas
    Thanks

    Don't forget to use the "Code Formatting Tags",
    see http://forum.java.sun.com/help.jspa?sec=formatting,
    so the posted code retains its original formatting.
    Maybe this posting will help:
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=640471

  • How to make a field in non Editable mode

    Hi All:
    Now i created one form through wizard method this consists of following details
    Table name:T1
    Fields:No,Name
    here my requirement is how to make this "No" field in non editable mode after the insertion of the first record.

    You can make it a display item, you can disable the item, or you can set the update property to No. See the set_item_property in the Help documentation.

  • Problems opening edit mode from Main Menu in Elements 8

    Photoshop Elements won't open in edit mode after the main menu comes up fine. The other choice, and I forget what that is because I never use it, DOES open up. I use Lightroom for 98 percenr of PP of photo files. I DO use Elements once in a while for a couple of tweaks. Anyway, I clicked debug and I read the following message:
    error signature: appname:photoshopelements.exeAppver8.0.0.0 modname
    Another time I tried to open the main window into edit mode, and it would not open into edit mode, so I clicked on debug and read this message:
    c:\document~1\gregmc~1\locals~1\temp\2499_appcompat.txt
    And yet another time I tried to open the main window into edit mode, and it would not open into edit mode, so I clicked on debug and read this message:
    c:\document~1\gregmc~1\locals~1\temp\f717_appcompat.txt
    Not sure what to do. I can always uninstall the entire program, and then reinstall.
    One thing I did do, tonight, was uninstall the Adobe inspiration browser and then installed the update, as per the window prompted me to do when the program first loads onscreen. I thought maybe this was the issue, being lapse on updating something, But, I closed out the program post install, and then opened the program again, and was once again unable to open the edit portion of the program. Again, the other choice (window) works fine, though I don't use it. Only the edit portion of the program won't open up to use.
    Thanks.

    Christine,
    Let's try to avoid the welcome screen and open the editor from a desktop shortcut:
    For Windows (I have WIN-7), the path is:
    C>Program Files (x86)>Adobe>Photoshop Elements 8>Right click on that>Send to>Desktop shortcut

  • Strange TableView problem when entering editing mode.

    I'm having a problem when entering editing mode in a tableview. What happens is the cell data from the section below is being displayed on top of the last cell in the current section.
    The narrower cell, with the plus sign on the left side, is briefly visible before (a copy of) the cell from below covers it up.
    Has anyone else seen this behavior? I'm really stumped here.
    More info, or how my table isn't standard: Each of the three sections is populated from a list. If the user has previously deleted one of the items from the section, only then is the plus sign shown. Otherwise, only the delete sign is shown. In other words, if there isn't anything to add, then the plus sign with the associated ...add a new X is not shown. This all works correctly. The counters work. The lists of previously deleted items are populated correctly.
    What doesn't work is the last row of the second section being covered by a copy (at full width) of the first row from the third section. The first and third sections both look correct. phew, I hope this makes sense.
    Here is what it looks like:
    Sizes
    - Size 1
    - Size 2
    + ..add a new Size
    Measurements
    - Measurement 1
    - Measurement 2
    Note 1 << this is the problem row
    Notes
    - Note 1
    - Note 2
    + ...add a new Note
    Thanks for any help you can provide.
    Ty

    OK, after more digging I answered my own question.
    The problem was the section order for added and deleting rows in setEditing. I was setting the indexPathForRow in section 2, then, 1, then 0. If I do the update in order 0, 1, then 2 it works fine in 2.0, 2.1, and 2.2.

  • Unable to enter recovery mode after EMMA TA update flash

    Hi, I instaled to a sony xperia Z ultra the TA upadate using EMMA tool.  The bootloader is unlocked and no error after the flash. After all procedure, I can't enter in recovery mode. Anyone have this issue?  

    Hi Lusorg
    Sorry for replying late.
    Now that is really strange and I belive the fault lies within the EMMA.
    How about trying it now again or after few days so that things get fixed ?
    Try to flash the Generic firmware once again, first see if it still shows kitkat for you. It should be rather lollipop.
    Also few things to take care of. Turn off antivirus and firewall on your computer before you begin flashing because these softwares really mess up with EMMA / PC Companion etc
    EDIT : One more thing I'd like to add is make sure you're following the correct way to enter recovery.

Maybe you are looking for

  • How do you remove a virus from your macbook?

    Hello I think I may have a virus on my computer. When I'm online random words on the page are hyperlinked to a website claiming I won an iPad 2. The website is "BESTPROMOTIONSDAILY.COM". There is another site but I forgot the name. I have not clicked

  • Device not seen in itunes after data transfer

    I bought an original MacBookPro from my daughter & transferred all my data from PB G4 to MBP. Everything works just fine, except itunes does not see my ipod touch. I cannot figure out how to get it "recognized" as a device? Any suggestions?

  • Error at Step 9 of 32 while Installing CE7.11 Trail Version.

    Hi All, i am getting the following error while installing CE 7.1 SP1 Downloaded from sdn.. download area... I am using Windows 64 Bit.. I also tried with Windows 7 64bit OS..AStill the same.... Running msiexec failed with return code 1603: undefined

  • Family cannot download from family sharing because it asks for code from cancelled card

    I'm the primary user on family sharing and have recently put a new card on the account. When my boyfriend goes to download music or update an app it continues to ask him for the verification code for the cancelled card. How do I fix this?

  • Upgraded my phone -now it's silent

    I upgraded my pearl with the latest software Blackberry Core 4.5.0 ... It has slowed down my phone quite a bit. The craziest thing about updating is I have lost all sounds. All ringtone files including that that came on the phone when you try to play