Problem with the removal of the first row of the table

Hi all

I have a problem with my forms with tables where I have buttons to add or remove rows from the table. Adding the lines works fine but deleting lines has a problem when deleting the first row. Example: Here is a table with two rows where column 1 has the add and remove buttons and column 2 user imput that looks like this:

Column 1
Column 2
Add and remove buttons hererank 1
Add and remove buttons hererank 2
Add and remove buttons hererank 3

If the user deletes line 2 the table looks like which is correct:

Column 1
Column 2
Add and remove buttons hererank 1
Add and remove buttons hererank 3

If the user deletes line 1 then the table looks like which is false since the ranks 2 and 3 should be left:

Column 1
Column 2
Add and remove buttons hererank 1
Add and remove buttons hererank 3

The code is pretty simple:

Table3.row2.instanceManager.addInstance (1); for the click event of the button Add line

Table3.row2.instanceManager.removeInstance (1); for the click event of the button Delete line

What I am doing wrong?

Thanks in advance!

Al

The expression will be based on your structure... done .This refers to the current object, parent refers to the container parent of this object and index is the index of this object. So watching your hierarchy and from the key, you will need this.parent to join the line subform is it in (usually it is th esubform that repeats). If it's in a subform, you will need to add another parent. Continue on this road until you get to the repeating subform and then ask its index. Your expression might look like this.parent.parent.parent.index. Using this.index, you find the instance of the button object and there are just people and that's why you always get 0.

Make sense?

BTW your form is attached not... so I can't check what you should put it.

Paul

Tags: Adobe LiveCycle

Similar Questions

  • Page indent the problem with the table of contents entries...

    I have a few entries of table of contents running on more than one line. I would like the text to be indented from the establishment right indent/margin so that text does not as far as the Page numbers on the right margin of the text TOC block extend existing. I put a tab on the right so that the page numbers are tabulated on the right edge of the frame, but if I bring you the right margin with several (currently 5 mm) indenting, I can't have a tab stop to the page outside of the right margin.

    If I insert soft-return/new line tanks they wil get lost every time I have rebuild the table of contents (there will be a lot of it!)

    Any ideas, I'm sure it happens all the time for designers of the book.

    The same way you have a withdrawal of first line, on the left there is a final withdrawal of the straight line. You can set the right two inches (for example) withdrawal and removal of stretch to neutralize two thumbs, all on a single line will go completely to the right of the frame, and any point edge requiring line breaks will break two inches to the left of the right edge of the frame, while the last line will go to the right edge.

  • Problem with the Table result variable

    When you save a document structured in XML, the Table Continuation variable is translated to an entity named "fm.tcont".

    Strangely, the content of the entity is a control character (0 x 11). The file is saved in XML format, but the Analyzer Returns an error,

    Error message to the file d:\test\100219\doc_test.xml.1F0, line 31, char 22,: Invalid character (Unicode: 0 x 11)
    Error on line 31, tank 24, Message: expected a value of literal entity or PUBLIC/SYSTEM identifier
    Parse error on line 31, tank 20: not well formed (invalid token)
    The abandoned analysis.

    The contents of the variable nothing suspicious, it's just '(continued)', where the first character is a normal space.

    If someone had the same problem and knows how to fix?

    It's on FM8.0p277 on Windows XP.

    Thank you very much in advance,

    Johannes

    Johannes,

    I don't have the direct response, because I've never tried. But my EDD has a TableContinuation element that is empty; ESD inserts the table continuation variable. When you export to XML, the element is there as a "marker"; It has NO content. When open in the frame, ESD inserts the variable again. My reasoning is that the table continuation variable has meaning ONLY within FrameMaker. It's a formatting object, not a content container. No post processing of the XML data would not need if so, ITS engine could provide what it is able to understand.

    Anyway, here's how I deal with it.

    Good luck
    Van

  • Problem with the table of contents pages and books

    I use 8 HR and generate Webhelp.

    I created a project and had to change a few pages of table of contents and create TOC books instead. I deleted the pages and added books, with the same name. HR, it looks fine, but when I generate the table of contents for the page instead of the book. I tried to clear my cache in Internet Explorer, and the deletion of the page again. Still no help. I rebooted and even rebooted and still have the same thing. Can someone tell me how to solve this problem?

    Thank you.

    Indeed if a book has nothing in it, it will not appear in the table of contents. When you think about it, it is very logical. Why would you want a book to appear if nothing was inside?

    See you soon... Rick

    Useful and practical links

    Wish to RoboHelp form/Bug report form

    Begin to learn RoboHelp HTML 7 or 8 days - $24.95!

    Adobe Certified RoboHelp HTML Training

    SorcerStone blog

    RoboHelp EBooks

  • problems with the table of contents and index

    I do the localization for the Japan, so I'm all nice and good in Japanese (themes, table of contents and index), however, after compilation, only the TOC and India are in a font that does not support Japanese characters.
    Does anyone have any ideas how to solve this problem?
    Thank you

    Thank you Pete, it's part of the solution.
    In fact, what I discovered on a German forum for RoboHelp, is to set the machine to the locale for the country, and the location is made. I installed the language support pack before my problem and so I was able I was translating into topics. The problem appeared when I tried my first compilation. The subjects were still in Japanese, that I translated, but the table of contents and the index and were the only ones who wrote in a totally unknown style (not Japanese English and not another language, I know).
    Now that I've changed the location of my system, it works.
    So, I think that this should be a first improvement for RoboHelp, right? They boast that they support 35 languages, however the support isn't quite... finish, huh?
    Furthermore, the error message continues to come even after all these changes, but I don't like too much about this, I get what I need.
    Thanks again Pete for the solution and the quick response.

  • addChild does not add my mcs. Problem with the table.

    I think that my table is wrong but I do not know why

    SerializableAttribute public class GameSunnyFly extends MovieClip {}

    private var v: Number = 8;

    varObject:String private var;

    i: Number private var;

    arrayObjects:Array private var;

    soundArray:Array private var;

    soundClip:Sound private var;

    randomnumber:Number private var;

    contadorHits:uint private var;

    private var notTweening:Boolean = true;

    tweenedObject:MovieClip private var;

    tiempoTotal:uint private var;

    tiempoTimer:Timer private var;

    clickPoint:Point private var;

    public void GameSunnyFly() {}

    setObjects();

    this.tiempoTotal = 60;

    this.i = 1;

    this.varObject = arrayObjects [i-1];

    this.clickPoint = new focus();

    this.tiempoTimer = new Timer (1000, this.tiempoTotal * 1000);

    this.tiempoTimer.addEventListener (TimerEvent.TIMER, this.onTimerTiempoTimer);

    this.tiempoTimer.addEventListener (TimerEvent.TIMER_COMPLETE, this.onTimerCompleteTiempoTime r);

    this.tiempoTimer.start ();

    this.setSounds ();

    this.addEventListener (Event.ADDED_TO_STAGE, this.onAddedToStage);

    this.soundArray [i - 1] .play (0,999);

    / / make an instance of the library class + addChild Stadium

    function setObjects (): void {}

    var object1:Object1Class = new Object1Class; On the export of the library, you create a custom class + in the code, you must create an instance of this class with the new

    var object2:Object2Class = new Object2Class; Naming Convention better for custom classes to make them more obvious.

    var object3:Object3Class = new Object3Class;

    var object4:Object4Class = new Object4Class;

    var object5:Object5Class = new Object5Class;

    object5, object3, this.arrayObjects = [object1, object2 object4]; You can write like that, or use push

    trace(this.arrayObjects[i-1]); (undefined)

    addChild(this.arrayObjects[i-1]);

    }

    }

    Your builder creates the table arrayObjects when it calls setObjects, but the value because I has not yet been initialized if the lines

    trace(this.arrayObjects[i-1]); (undefined)

    addChild(this.arrayObjects[i-1]);

    are most likely resulting in errors because I would have the default value for a certain number of NaN the

    try to put the

    This.i = 1;

    before the setObjects()

    call in your constructor.

  • Problem with the table editor

    Hi again,

    in the user interface editor, I set up a table with 7 columns, including a tag line. Now I have 3 column is the column on the right. as a result, I chose 3 column, pressed '' Cut column '', and indeed, the column is part. However, I can't do to stick to the right place: if I select the column 6, or 7, or 8 and then press the button "Paste the column", the old column 3 gets stuck, but never in the last column, but in the penultimate...

    What's wrong?

    Thank you

    Wolfgang

    Hi Johannes,

    I solved 'the problem' slightly different cutting and repasting of the right :-) column Thanks anyway!

  • Problem with the Tables of the Buliding warehouse...

    Hi all

    I want to try to create tables DWH via Dac.but now I have error
    takes i.e) Done.some will be fail.we use Sibel 8.1.1 System.
    Once I chicked my logfile.

    createwtables.log

    Siebel Enterprise Applications ODBC import utility, Version 7.7 DDL [18030] ENU
    Copyright (c) 2001 Siebel Systems, Inc. All rights reserved.

    This software is the property of Siebel Systems, Inc., 2207 Bridgepointe Parkway,
    San Mateo, CA 94404.

    The user accepts that any use of this software is governed by: (1) the there is
    the user limits and other conditions of the license agreement which
    has been concluded with Siebel Systems or their dealers. and
    (2) the notice of rights exclusive and limited included in this software.

    WARNING: THIS SOFTWARE IS COPYRIGHTED BY THE AMERICAN AND INTERNATIONAL.
    ANY REPRODUCTION, DISTRIBUTION OR USE OF THIS PROGRAM, OR ANY PART
    OF IT, MAY RESULT IN HEAVY CIVIL AND CRIMINAL PENALTIES, AND WILL BE
    BEING PROSECUTED TO THE EXTENT POSSIBLE UNDER THE LAW.

    If you received this software by mistake, please notify Siebel Systems
    immediately at (650) 295-5000.

    C:\orahome\10gR3_1\bifoundation\dac\UTILITIES\BIN\DDLIMP/i N/s N/u OLAPUSER/p * / OLAP_USER/g SSE_ROLE/f C:\orahome\10gR3_1\bifoundation\dac/conf/sqlgen/ctl-file/oracle_bi_dw.ctl/b/k/x/w Y c

    Connecting to the database...
    Connected.

    Reading tables and DDL file indexes...
    Read 1110 tables and indexes the DDL file 0...

    Existing scheme of reading...
    Read the tablespaces 0, 0 tables and the indexes 0 a schema from existing...

    Running the SQL statements to the database...

    S1000: [DataDirect] [ODBC Oracle driver] [Oracle] ORA-01031: insufficient privileges

    create table M_10A_ORG_D)
    Number DATASOURCE_NUM_ID (10, 0) not null,
    Number (10, 0) ETL_PROC_WID default 0 non-zero.
    Number (10, 0) GEO_WID default 0 non-zero.
    INTEGRATION_ID varchar2 (30 char) not null,
    Number (10, 0) ROW_WID default 0 non-zero.
    Char ACCNT_FLG (1 car).
    ACCNT_REVN (22: 7), the number
    Char ACTIVE_FLG (1 car).
    Char CHANNEL_FLG (1 car).
    CHNL_ANNL_SALES (22: 7), the number
    Char COMPETITOR_FLG (1 car).
    Date of CREATED_DT,
    Char DIVN_FLG (1 car).
    EMP_COUNT (22: 7), the number
    Date of FORMED_DT,
    HIST_SLS_VOL (22: 7), the number
    Char ORG_FLG (1 car).
    Char ORG_PRTNR_FLG (1 car).
    Char PROSPECT_FLG (1 car).
    Date of PRTNRSHP_START_DT,
    Char PRTNR_FLG (1 car).
    PRTNR_SALES_RANK (22: 7), the number
    PTNTL_SLS_VOL (22: 7), the number
    Date of PTSHP_END_DT,
    Char PTSHP_FEE_PAID_FLG (1 car).
    Date of PTSHP_RENEWAL_DT,
    PTSHP_SAT_INDEX (22: 7), the number
    Char PUBLIC_LISTING_FLG (1 car).
    Number SALES_EMP_CNT (10, 0),
    Number SERVICE_EMP_CNT (10, 0),
    U_ACCNT_RVN (22: 7), the number
    Date of U_ACNTRVN_EXCH_DT,
    U_CHNL_ANNL_SLS (22: 7), the number
    Date of U_CH_ASLS_EXCH_DT,
    U_HIST_SLS_VOL (22: 7), the number
    Date of U_HST_SLS_EXCH_DT,
    Date of U_PTL_SLS_EXCH_DT,
    U_PTL_SLS_VOL (22: 7), the number
    ACCNT_LOC varchar2 (50 char),
    ACCNT_STATUS varchar2 (30 char),
    ACCNT_STATUS_I varchar2 (50 char),
    ACCNT_TYPE_CD varchar2 (30 char),
    ACCNT_TYPE_CD_I varchar2 (50 char),
    ANNUAL_REVN_CAT varchar2 (30 char),
    ANNUAL_REVN_CAT_I varchar2 (50 char),
    BASE_CURCY_CD varchar2 (20 char),
    BU_NAME varchar2 (100 char),
    CHNL_SALES_GRWTH varchar2 (30 char),
    CHNL_SALES_GRWTH_I varchar2 (50 char),
    CITY varchar2 (50 char),
    COUNTRY varchar2 (30 char),
    DIVN_TYPE_CD varchar2 (30 char),
    DIVN_TYPE_CD_I varchar2 (50 char),
    DOM_ULT_DUNS_NUM varchar2 (15 char),
    DUNS_NUM varchar2 (15 char),
    EXPERTISE varchar2 (30 char),
    EXPERTISE_I varchar2 (50 char),
    FREQUENCY_CAT varchar2 (30 char),
    FREQUENCY_CAT_I varchar2 (50 char),
    FRGHT_TERMS_CD varchar2 (30 char),
    FRGHT_TERMS_CD_I varchar2 (50 char),
    GLBLULT_DUNS_NUM varchar2 (15 char),
    KEY_COMPETITOR varchar2 (100 char),
    LINE_OF_BUSINESS varchar2 (30 char),
    MAIN_PH_NUM varchar2 (40 char),
    MGR_NAME varchar2 (160 char),
    MONETARY_CAT varchar2 (30 char),
    MONETARY_CAT_I varchar2 (50 char),
    NAME varchar2 (100 char),
    NUM_EMPLOY_CAT varchar2 (30 char),
    NUM_EMPLOY_CAT_I varchar2 (50 char),
    ORG_CITY varchar2 (50 char),
    ORG_COUNTRY varchar2 (30 char),
    ORG_MAIN_PH_NUM varchar2 (40 char),
    ORG_MGR_NAME varchar2 (160 char),
    Nom_org varchar2 (100 char),
    ORG_PRTNR_TIER varchar2 (30 char),
    ORG_PRTNR_TIER_I varchar2 (50 char),
    ORG_PRTNR_TYPE varchar2 (30 char),
    ORG_PRTNR_TYPE_I varchar2 (50 char),
    ORG_STATE varchar2 (50 char),
    ORG_ST_ADDRESS varchar2 (200 char),
    ORG_TERR_NAME varchar2 (75 char),
    ORG_ZIPCODE varchar2 (30 char),
    PAR_DUNS_NUM varchar2 (15 char),
    PAR_INTEGRATION_ID varchar2 (30 char),
    PAR_ORG_NAME varchar2 (100 char),
    PRI_LST_NAME varchar2 (50 char),
    PRTNR_NAME varchar2 (100 char),
    PR_COMPETITOR varchar2 (100 char),
    PR_INDUST_NAME varchar2 (50 char),
    PR_ORG_TRGT_MKT varchar2 (50 char),
    PR_PTSHP_MKTSEG varchar2 (50 char),
    PTSHP_PRTNR_ACCNT varchar2 (100 char),
    PTSHP_STAGE varchar2 (30 char),
    PTSHP_STAGE_I varchar2 (50 char),
    RECENCY_CAT varchar2 (30 char),
    RECENCY_CAT_I varchar2 (50 char),
    Varchar2 (30 char) REGION,
    REGION_I varchar2 (50 char),
    REVN_GROWTH_CAT varchar2 (30 char),
    REVN_GROWTH_CAT_I varchar2 (50 char),
    Varchar2 (50 char) STATE,
    ST_ADDRESS varchar2 (200 char),
    U_ACNTRVN_CURCY_CD varchar2 (20 char),
    U_CH_ASLS_CURCY_CD varchar2 (20 char),
    U_HST_SLS_CURCY_CD varchar2 (20 char),
    U_PTL_SLS_CURCY_CD varchar2 (20 char),
    VIS_PR_BU_ID varchar2 (15 char),
    VIS_PR_POS_ID varchar2 (15 char),
    CODE POSTAL varchar2 (30 char))
    ;
    error writeExecDDL (UTLOdbcExecDirectDDL pDDLSql).
    error writeExecDDL (pOperCallback UTLDbDdlOperTblCreate).
    Error in MainFunction (UTLDbDdlDbMerge).
    Error in the Main function...


    Please let me know how reslove this error...

    Use the setup.exe from Disk1\install\win32
    ex: D:\DAC_V16377-01\dac\Disk1\install\win32

    It works without any problem

    Score pls help if

  • problem with the table of jbuttons actionListener

    Hello friends,

    I have a class of card whose 52 objects are stored in a vector.

    I have 2 players who have a vehicle for 11 objects of type map of each card.

    In my DispGame JFrame.
    I stored 11 JButtons in a vector that appear in the JPanel.

    When I click on a particular card (IE JButton) it is displayed on a JLabel in the middle of the game.
    to do this, following code is written to associate the actionlisteners
    private void reAssociateBtnListener() {
         for(byte b=0; b<(byte) (btnCardsPL.size()); b++) {
              btnCardsPL.elementAt(b).addActionListener(new BtnCardLocalPlayer(b));
         }
    }
    
    private class BtnCardLocalPlayer implements ActionListener {
         byte index;
         public BtnCardLocalPlayer(byte idx) {
              index = idx;
         }
         
         public void actionPerformed(ActionEvent evt) {
              
              // Remove the btnCardPL from the local player button array
              removeCardAndButton();
              
              playCard(index);
           }
    
         private void removeCardAndButton() {
              
              
              DispGame.pnlGame.remove(btnCardsPL.elementAt(index));    // ERROR aray idx out of bounds
              
              //Game.playerL.plyrCard.removeElementAt(index);
              btnCardsPL.removeElementAt(index);
              
              repaint();
         }
    }
    
    protected void playCard(byte b) {
    
    
         // Display the image on the board
         
         
         reAssociateBtnListener();         // Problem here
    }
    Now, here's the real problem. When the JButon is clicked, it is removed from the Vector and JPanel.
    Then I re associating the actionListeners.

    And also the associated object is removed from the 11 cards of players.

    When I re associate the actionlisteners then re action is performed. That is to say the event automatically fires again and a new card is played. How can I stop this!

    Below is the reference to my previous post about the event of the dashboard buttons.
    Get the index of the clicked on JButton
    as suggested by jduprez

    I hope I explained my point of view and clearly doubt!

    Thanking in advance!

    When you 'relink the action listeners', you add only more action listeners to the buttons. You never remove the original action listener. When you press the second button, it has two headphones. When you press the third button, there are three listeners.

  • Problem with the table name table of flow (snpRef.getTable ("L", "A", "INT_NAME"))

    I build an interface using "uIKM incremental update Oracle" KM including step "Define vFlowTable" is back in time to run the name of Table Flow below through snpRef.getTable administered:
    String vFlowTable = "<%=snpRef.getTable("L", "INT_NAME", "A")%>";
    I do not understand why the above command is the addition of the character ">" in the name of Table Flow, can someone help me?
    If I change the code below fixing changing '< %=snpRef.getTable ("L", "A", "INT_NAME") % >' to 'ODI_RUN_CONV. "I have$ _CCRSBENE ' without ' > ' interface runs successfully

    <@ 
    String vFlowTable = "ODI_RUN_CONV>.I$_CCRSBENE";
    if("1".equals("1")){
         if("".equals("")){
              vFlowTable = vFlowTable .substring(0,vFlowTable .indexOf(".")+4)+"291248103";
         }else{
              vFlowTable = vFlowTable .substring(0,vFlowTable .indexOf(".")+4)+"";
         }
    }
    @>

    Check the schema name for the data server, maybe the > in the name? ..... ODI_RUN_CONV >

    Also check the local object mask in the definition of technology, maybe some has changed? If his Oracle we %SCHEMA.%O OBJECT

    See you soon
    David

  • Problem with the numbers in the rows of cut and paste

    Hey,.

    I'm new to MAC and now have problems with the help of figures, I brought my windows Excel worksheets. On windows, I could cut a line and paste anywhere on this page and by practice that Excel would fill the void rank where I cut the content. but here on MAC it does not work, why?

    anyway I tried to live with it by cutting a line and for the collage, I used Insert > copied lines for paste swath and add a line for her. but last night I updated the numbers and now by the practice precedes the Windrow is stuck this time with a resized form, the line is resized to a big line.

    Why is this happening? If it can't be fixed, I can go back to a previous version of a number? This update of hate.

    Numbers is excellent NO then you should consider to guide your expectations.

    Cut number refers only to the content NOT the line, or cells.  Select when a row, and then use the cut command that you cut the contents of the cells.

    If you try to move a line from one place to another, you should try this method (which can work for you)...

    Select the line, then click and hold on the header line (up to the line "lift" on the table), the operation slide the line to the destination.

    Now drag the line:

    Now drop the line where you want to:

  • Problems with the removal of password for stsrting upward

    problems with the removal of password

    Hello

    We can not help you with passwords in BIOS.

    You will need to contact the manufacturer.

    @@@@@@@@@@@@@@@@@@@@

    If it is the password of the user account, read this:

    "How to delete or change a password for a user account in Vista"

    http://www.Vistax64.com/tutorials/101986-user-account-remove-password.html

    See you soon.

  • Removal of security icon to remove a mounted cd/dvd drive that can not be delete. also the problem with the apple driver.

    Vista Home premium

    64 bit

    HP pavilion dv4-1220us

    It happens when I went to open I tunes and he indicated a problem with the cd/dvd and then I noticed security remove the icon at the bottom of the screen, attended safe remove and it delete my CD-ROM drive mounted cd/dvd look no further and I notice this driver is part of apple who was a pilot of speed indicating this driver will remove your drive of cd/dvd rom IS NOT WORKING WITH some programs installed.  I contacted apple, we have deleted the driver and complete the process with the driver of the machine. Now, this does not take care of the security delete icon then tech apple tried to help and communicate with Microsoft or hp.

    RESTORE MY COMPUTER SEVERAL TIMES, THIS ICON IS STILL THERE.

    DOWN MY BIOS AND THE ICON IS STILL THERE.

    THIS SCANNER DRIVER AND THE ICON IS STILL THERE.

    Security delete icon States: remove TSST CORP CD/DVD TS-L633L ATA DEVICE READERS of CD-ROM/DVD-ROM if I hit remove it will remove my CD/DVD-ROM DRIVE.

    I went on my computer and click on my cd/dvd rom drive and went to properties and that's what I found below.

    1. FUJITSU MHZ2250BH G2 ATA HARD DRIVE: WENT INTO PROPERTIES TO DISPLAY DRIVERS, IT HAS A HPDSKLFT. SYS DID NOT SIGN THE OTHER TWO DRIVERS ARE THE SIGN. ENTERED DRIVERS FILE AND INSTALLED THE SIGN AND IT IS SHOWING NO SIGN, ALSO WITH HP ASSIST THIS HARD DRIVE IS DISPLAYED AS 0 FAILURE AND DISK.

    2 TSST CORP CD/DVD TS - L633L ATA DEVICE DVD/CD-ROM: ENTERED VIEW PROPERTIES PILOTS AND THIS ONE HAS THE DRIVER OF THE VEHICLE AND A DRIVER.

    At the moment I'd hide so I does not uninstall my cd/dvd drive.

    Do I need another hard drive?

    Is this something with the Bios?

    Apple has tried to help with this driver of train that I'm not sure that this problem is still with this gear or what?  This is the site about the problem to apple and the site of heavy plant driver.

    http://www.GearSoftware.com/support/drivers.php

    http://www.GearSoftware.com/wiki/index.php?title=CD/DVD_drives_disappear_after_installing_iTunes

    http://support.Apple.com/kb/TS2308

    http://www.GearSoftware.com/wiki/index.php?title=drivers:_Windows_ - _Updating, _etc, _64_bit_versions, _removing

    Hi Mamalasting,

    I'd say Hewlett-Packard to visit support website and check if they have the latest drivers for the DVD player.

    Reference:

    http://www.HP.com/#support

    Thank you, and in what concerns:
    I. Suuresh Kumar - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Problem with the Spot Removal Tool

    The last several times I tried to use the removal tool the place, he did not "heal" the area that I asked for it to heal.  He heals an area adjacent to the area I want to heal.

    Any thoughts on the opportunity, it's a LR bug or something is happening with my Macbook?  I would like to address...

    Note that I ALSO encounter this problem with the adjustment Brush tool.

    (I know I can do this sort of editing in PSCC but for simple stuff like this, I usually use LRCC)

    Thanks for your help! LJB.

    IMAGE: miniature horse headshot for a friend

    screenshot 1: weird grass, I would like to change.

    Screen Shot 2016-07-25 at 12.36.14 PM.png

    screenshot 2: the area I have hi-limited with spot Healing Brush (it's messy but the best I could do while also doing a screen shot and not to release the spot removal tool)

    Screen Shot 2016-07-25 at 12.36.21 PM.png

    Screenshot 3: the pin code of the area of selection is completely in the wrong place and my strange blade of grass is still there.

    Screen Shot 2016-07-25 at 12.36.26 PM.png

    Change the Clone in the Heal and vice versa does not move existing pine. You will have to redo the brush stroke after changing between Clone and Heal.

  • I had many problems with the first cc 2014 so I reinstalled it and now it says that I can not open my project because it was recorded on a newer version. Is there something I can do?

    I had many problems with the first cc 2014 so I reinstalled it and now it says that I can not open my project because it was recorded on a newer version. Is there something I can do?

    Hi Gemma,

    It seems that after reinstalling, Premiere Pro no has not been updated to the latest version. Check your application creative cloud for updates. If she says Premiere Pro is up to date, try to update Premiere Pro through help > updates... option in Premiere Pro.

    Thank you

    Regalo

  • Problem with the cmdlet Remove-Snapshot

    Hello everyone,

    I have a problem with the cmdlet Remove-Snapshot: it fails to remove the snapshot when I made a copy of file (Copy-Item) between calls to New-Snapshot and Remove-Snapshot if (and only if) I put - confirm option to $false. If - confirm is $true everything works, but it does not allow me to run the non-interactive script. The error that is returned is "vim.fault.InvalidVmConfig".

    Anyone know if there is a problem on my side, on the side of ESX Server or a bug in the VI Toolkit? Any possible workaround?

    I have attached the PowerShell script, I used to reproduce the error and the script log file that contains the error message.

    The versions I used are:

    VMware.Vim.dll (1.5.0.1299, "VI API 1.5.0 build.Net 142961")

    VMware ESX Server 3i, 3.5.0 110271

    I'm not able to reproduce this on my environment but I am sure that the issue is not with the - confirm: $false parameter. After you copy the file there is a timeout that is set to 10 seconds. Can you increase it (even if I do not at all see a reason of this time-out) and see what happens?

    \Yavor

Maybe you are looking for

  • Don't start Qosmio F30-140

    My Qosmio F30-140 recently stopped booting.When I press the power button, the light (bottom) to show that it s on turns green, but the screen is just blank. It does not and I have finally to maintain the power for a few seconds to killswitch button.S

  • How can breakdown of current and lost data, I get it back?

    After power failure... I lost a lot of data... What should I do to restore it?

  • my HP desktop computer crashes after a few minutes, no matter what I do...

    my desktop computer HP computer crashes after a few minutes, no matter what I do... everything and anything that is running stop... including antivirus, downloads, etc. nothing is responding and the screen is just frozen and I have turn off and on ag

  • On the RSS.

    Hi all, Can someone tell me what is RSS Feed. What are the advantages or disadvantages. I m new in this world of computing. So please help me.

  • question of haptic feedback

    I am a new owner of droid. I put the haptic phone and get vibrations when I touched the four buttons on the bottom, and when I unlock the phone. I don't get haptic when I hit menu on the home screen icons - who is supposed to be this way? Also don't