Weird problem with table

We never seen anything like this?

I wrote 2 nested loops at the end of which an object is added to a table.

But for some reason, when everything is done, all objects in the table are exactly the same, it has mutiple, but they all have the same values and the reference number... I'm really confused as to why this would happen, I must have it over a thousand times and never seen anywhere else.  I got the other guy that flex look as well... and he did not see why either, in fact he said that he «did more than a thousand times...» "And you get the picture.

Here's my segment of the loop if anyone can see why this happens please tell me.  Thank you.

It's the Flex 3 version:

------------------------------------------------------------------

to loop through the grid

var i: int = 0

for (i = 0; i < gridData.length; i ++) {}

loop if date of deliverables and enter values where they exist for each project or line of gridData

var gTemp:Object = Object (gridData.getItemAt (i)); //gridDataVO

var j: int = 0;

for (j = 0; j < tempQueue.length; j ++) {//loop through tempQueue, holds deliverables }

var qTemp:Object = Object (tempQueue.getItemAt (j));

inspect all deliverables for each project line and create a new object and push in table.

var s:string = ce . parentApplication.mGrid.elGetAppName (qTemp.eventID); //This function retrieves just the value of appfield

if (gTemp [s] == null | gTemp [s] .length == 0) {}

qTemp =

null ; //do nothing

}

else {

qTemp.projectID = gTemp.pdNO;

qTemp.dueDate = gTemp [s];

workQueue.addItem (qTemp);

qTemp =

null ;

}

//

}

for

gTemp =

null ;

}

for outdoor

----------------------------------------------------------------------

essentially the collection of table leader ends with still objects when this is done.

While tempqueue was already the same object?

Tags: Flex

Similar Questions

  • Weird problem with the google search on Safari 9.0.2

    Hi all

    I had a weird problem with Google on Safari recently. After that the search for something from the Google home page and search page is loaded, I can't be able to change or enter anything in the more the google search bar. I have to reload the page every time google to search something else. Google search worked fine on Firefox though.

    I use the latest version of Safari (9.0.2) and I tried clears all history data, and Web site, but nothing has worked so far. My Mac is running on OS X Yosemite so what counts.

    Can someone understand what is the problem?

    Thank you.

    If you have problems to open Web pages, take a look at these techniques proposed by Apple of troubleshooting.

    https://support.Apple.com/en-us/HT204098

    Go to the Safari menu (at the top right of your screen next to the Apple icon), choose 'Quit Safari'

    Press the "Shift" key and while holding this button on your unique keyboard, click the icon of Safari on your Dock.

    Open Safari - Preferences - Privacy - data to remove any Web site.

    Open the menu to go with the Option (Alt) key - library - key locate Safari folder and place it on your desktop. Restart your Mac, open Safari and delete the file from your desktop.

    In addition, a restart may help.

  • Weird problem with enums

    Hi all

    I have a weird problem with the implementation of controls and access their values. It seems that EI is pulling the wrong values for me.


    As follows:

    I have

    enum { }

    SKELETON_INPUT = 0,

    SKELETON_GAIN,

    SKELETON_COLOR,

    SKELETON_DELAY,

    SKELETON_POSITION_X,

    SKELETON_POSITION_Y,

    SKELETON_NUM_PARAMS

    };

    and

    enum { }

    GAIN_DISK_ID = 1,

    COLOR_DISK_ID,

    DELAY_DISK_ID,

    POSITION_X_DISK_ID,

    POSITION_Y_DISK_ID,

    };

    And I create my fine controls like sliders and they appear

    However, in my method of rendering, the values that AE comes out is wrong.

    Suites. ANSICallbacksSuite1 ()->sprintf(out_data->return_msg, "X = %1.2f Y =%1.2f ',)

    params [SKELETON_POSITION_X]->u. fs_d. value,

    params [SKELETON_POSITION_Y]->u. fs_d. value );


    Instead of getting the values of Position X and Y in the effect control, I'm SKELETON_GAIN for X and NAN values for Y.


    Is that all that I forgot to put? AE not to complaint of the any mismatch of parameter.

    DOH

    This is one of those who come to you once you have posted.

    So the order of creation is too important.

    Initially, I wanted to put my POSITION_X controls and Y in the first place and thought he would keep the enum attributed honest.

    But apparently I need my order of creation is the same as the enum values.

  • having a weird problem with my assignment after incorporation of java

    Hello

    I have a weird problem with my assign activity, I use a Java Embedding wherin I access a variable and assign it some data, further in the next step when I try to assign data to the same variable affecting the activity I get an error message as below.


    com.oracle.bpel.client.BPELFault: faultName: parts of {{http://schemas.xmlsoap.org/ws/2003/03/business-process/} selectionFailure}: {{summary = not valid for the type of part.}} When you perform the operation of the entitlement, the node THIS, IS, TEST is invalid. The node named in the error message was either null, or a node-set is empty, and it was not an instance of org.w3c.Element. Check the value of the node to the line number 795 is not null and is an instance of org.w3c.Element. } .

    I am using soa 11.1.1.5

    Can someone please help?

    -Thank you
    Shirish

    Shirish,

    This is a bug and you will need to apply a patch for it.
    You can find explanations in Oracle Support Id ID 1194228.1.

    Arik

  • Weird problem with headphones Jack Bootcamp

    I searched many forums / tried many things before coming here, but for some reason - probably for the first time I don't see my problem on Google.

    The question:

    Every time I put in the helmet, they show only disconnected in Windows on Mac OS X 10 with Cirrus pilots. Sound continues to play on the speakers. This problem wasn't there yesterday and randomly began today.

    Results:

    1. it is not a hardware problem: headset works perfectly on Mac.

    2. it is probably not a Windows problem: when I install Windows drivers by default, the headphones ARE recognzied (!) (this I do by uninstalling Cirrus and restart the Mac). Of course the audio does not play not (or through speakers or headphones) because these drivers are not used to a Macbook Pro.

    3. drivers are not exceeded - just downloaded software support of Bootcamp and re-installed windows.

    Conclusion:

    It is most likely a problem with the driver for Cirrus, which is weird, because I assume that there is already a forum about this if there is (although someone should be the first I guess).

    I have no idea what to do - Apple support cannot help, Cirrus doesn't have a lot of support and it is not a problem with Microsoft (I guess), the only solution I can think of is to find another driver, which I can't find.

    If anyone has a solution or even a certain direction to a solution as possible, it will be very useful!

    Found the problem: Windows does not recognize the headphones with 1 side does not, no wonder there is no one else with this problem lol.

  • problems with table formatting

    Hi all

    I currently have problems with formatting or to use a table to record the data (well it will be saved in a .csv file, but I'm trying to use the table to get it all properly formatted to the .csv file for ease of reading). It is probably something easy I'm dominant or do not add. If someone with more knowledge of labview (I only worked a few months with her power) could guide me through the process of how to make my idea works, I would be very grateful.

    I've attached the labview file, so you can see what I'm trying to do and how I'm trying to approach it a little more.

    In addition, if you need a little more explanation, just ask.

    Thank you very much!

    At first glance, it seems that you have made more complicated it must be.

    You have a ton of controls and indicators that could be better managed as tables or groups.

    To your immediate problem of writing file, you could just build a digital table and then use the entry in the File.vi worksheet and select a comma as separator.  The step where you are creating the spreadsheet string and then write in the text file is not necessary.

  • Weird problem with incorrect color printing

    Hello

    IM facing a weird problem in software hp deskjet 1050.my printer printer all-in-one j410 has 5 modes i.e. normal quality printing, fast draft, simple better paper, Photo paper mode quality best quality & specialty paper better quality.

    When I put take-away color printed a photo in "quality mode best photo paper or specialty paper best quality mode ' on any type of paper, the output is pinkish or bluish.

    Please note im using black and non-rempli, true hp original cartridge 802 tricolor.

    to make things clear, im attaching a scanned photo of my printed paper that have the same images with original print quality modes.

    as you can see in the scanned picture, that we have the fast draft quality to the best quality of photo paper, the blueishness rose.

    Pls help me :-(

    -----------------------------------------

    My Info

    OS: windows 8 pro

    Printers: Hp deskjet 1050 j410

    Hello

    This article should cover the problem you are experiencing. Give the steps described a shot and tell us if it helps.

    http://support.HP.com/us-en/document/c04190374

    Good luck!

  • Problem with table of waveform: time scale do not see the time correctly

    Hello

    I have some problems with a graphic.

    I want to display data, and the duration between two unique data can vary. It's something between 50ms and 500 ms.

    The problems I have:

    1. the time is not correctly displayed in the graph (allways 02:00:10 instead of the current time)
    2. the data points in the table have a distance of 1 s (x-scale). This is not correct.

    I've tried several things, but I thinkt that I am on the wrong track.
    Could you please help me?

    Johannes

    LabVIEW 7.1 (!)

    I'm sorry. The property on the left node was not necessary...

  • Problem with table/table and past data capture

    Hi all

    Newbie is back and I have a problem with my program.

    A brief introduction of what I'm trying to do.

    I'll show you a failure to a system event.

    Based on each event, I will need to connect the error description, the tag, the fault start time and duration.

    All the event information will be displayed on the front table and this table will increase when new event occurred.

    For descriptions and tags - this is fixed based on what fault affects, respectively.

    The issue I'm having is to capture time.

    What I have in mind is to use the time to enter the start time and duration also.

    Departure time is not question because once I press boolean = true, it gives the start time.

    For the duration, when I press boolean = false, it wil give the total duration.

    However, I have a problem as follows:

    (1) to capture what a comprehensive data set (for example / / Desc: fault 1, Tag: one, start time: 2008-12-16 11:15:06 duration: 0 00:00:05) and it passed inside the trap fault Table.

    (2) if the same failure has occurred, it will overwrite the latest information. However, I need to keep the display of old and new events.

    Please notify.

    Opinions and suggestions are welcome mosssssst.

    Million thanks in advance.

    Hi Roziela,

    Thanks for the post and I hope that your well today.

    You must add logic to detect the change of the event (no fault to fault) and produce a Boolean result by 'raising' edge.

    I have a code to do this,

    Let me know what you think,

  • Weird problem with shared resources in Windows XP

    Hello

    I have the odd problem with 2 machines WinXPSP2. I can manage and see their actions of any another machine machine in the field. But when I try to navigate machine B for his actions or machine has the manage, that's impossible! and what makes it more weird is that I can ping machine B machine A. OK, the problem is that I need to use a shared printer on the computer B to machine A and I can't simply. Can someone help me solve this problem?

    Thank you

    Hello

    The question you posted would be better suited to the TechNet community. Please visit the link below to find a community that will provide the support you want.

    http://social.technet.Microsoft.com/forums/en-us/winserverGP/threads

    Hope this information is useful.

  • x 360 u100ng envy 15: weird problems with adapter Atheros QCA Qualcomm 9565 being unstable when it's on battery

    Hello

    I have a weird problem.

    When the notebook is on battery, the (Qualcomm Atheros QCA 9565) wireless card is unstable and very little reliable, dropping signals continuously, more importantly, loading speed (be em, Web sites, or a set of the router to the top of page!) is considerably slowed down...

    Remarkably, I can detect this by loading the page of my router configuration, when the laptop is on current alternative, I can refresh the page of the extremely fast router, but when the laptop is on battery, blocking of page of the router, so all the other websites, I try to load, the router page has nothing to do with an internet connection It reflects the quality of connection directly between the wireless card and the router and the router is in excellent condition, as evidenced by all the other devices on it.

    I also notice that when the laptop is on battery, the screen fades and informed on a regular basis, I do not think that my laptop is equipped with auto brightness adjustment features...

    So far, it seems that the problem is the battery... If the wireless adapter can run reliably with a reliable source of energy (i.e. the AC power), the wireless card is fine, right? It seems to me the battery is faulty and cannot provide enough power for the wireless card and other devices, from the ravages of this pain in the ass... computer I'm right?

    Thank you very much for your contribution in advance!

    Cong

    For the wireless adapter, check your settings under Advanced settings, Power Options. The map is set up for maximum performance on battery & power?

  • Weird problem with forms and the definition of multiply

    Hi all

    I'm having a problem with the forms drawn with the pen tool and this weird border (no stroke). It appears when the transparency settings are changed (multiply, overlay, etc...). I've updated AI CC and restarted the program with no fix. The only known cure is to add a line to the object. Any help is appreciated! Thank you

    Screen Shot 2016-03-20 at 9.00.56 PM.png

    Have you tried to switch between GPU and CPU preview?

    Ctrl Cmd E E (Mac) (Win)?

  • Problems with tables in CS5

    I can't apply the borders of my cells, its fine around the entire table. But I can't find any option of CSS that applies in all cells also. I must be missing something. Sometimes it applies to this weird border with white space in the Middle, and it remains even when I put Central and spacing to zero.

    Probably going to have to play with some css to achieve the desired effect.

    Step 1) give each of your tables a 'class' (as noted below class = "myTableStyles") and also add cellspacing = "0" on the tag of the table (as shown)

    Step 2) add the below css styles to your style sheet:

    {.myTableStyles}
    border-collapse: collapse;
    border: 1px solid #000;
    }
    .myTableStyles td {}
    border: 1px solid #000;
    }

    See if this helps you stay away from what you want.

  • Weird problem with dynamic text

    Hello

    I created a dynamic text field - mediaImportName001 (created and it contains the name of a file that I have chosen to import them using a browser (as3 and AIR) button.)

    It works very well - I can import the file, and the name appears in the field.

    I would now like to pass the content of the text field to another text field.  But I'm not content. If I try to find the contents of the textField trace("mediaImportName"+thisNum).text - Flash returns "undefined" (even though I'm him asking to draw once the field has been filled).

    I use the following code to check that the material is really there and named correctly (the code returns the children):

    for (var i: uint = 0; i < this.numChildren; i ++) {}
    trace (this.getChildAt (i) .name + "\t type:" + typeof (this.getChildAt (i)) + "\t" + this.getChildAt (i));
    }

    It returns:

    object: type instance370 [object, form]
    object: type mediaImportName001 [TextField object]
    object: type mediaFiletype001 [TextField object]

    How can I get Flash to give me the text in mediaImportName001?

    It's weird - this.getChildAt (i) .name

    from above gives me...

    mediaImportName001,

    yet

    trace (['mediaImportName' + thisNum] .name);

    returns undefined (thisNum represents an increment I used to name several clips and text fields and in this case trace (thisNum); return 001)

    Any ideas why this happens?

    Thank you

    Shaun

    No logic problem, just a problem with describing the problem (as far as the fix goes) and using the property name (as far as the issue goes).  There is a difference between the creation of a dynamic textfield (a type of textfield) and dynamically a textfield (using code to create).

    In AS3, the name property is a property and it is not the same as the name of the instance that you can assign to an object on the stage.  To target an object using its name property, you must use the getChildByName() method, or alternatively, you can use the variable you used to create it.  You may need to cast as a TextField object as well as to operate...

    trace (TextField (this.getChildByName ("mediaImportName" + thisNum)). (Text);

    which would produce the same result as the use of...

    trace (mediaImportName.Text);

    I don't know how the numbering disperses on "001", but you might find it easier to work with by storing just the instances of an Array by using the media_file_num to set the index where they get.  Then, you would be able to target the textfield to help...

    trace (tfArray [thisNum]. (Text);

  • Problems with tables in InDesign CS4

    Recently upgraded to CS4, I had problems with editing features in tables. The problem occurs after working on a table for awhile - where in a first time, I am able to change the color of the outline and weight very well, but then, after a period of time, it becomes buggy and I'm more able to bring additional features line/column, as changes not being not able to set the color of the outline to zero. The part-time work around, I've found is to leave InDesign and re-launch, and then reopen the document, how can I then change the traits of the table - but only for a while until the problem again and I have to repeat the process of exit and restart. I was wondering if anyone else has had a similar problem and could know a fix (or better work around), or if this is a known bug in CS4. I don't remember what is happening with the change table in CS3. Any help is greatly appreciated.

    I am not fond of the tables. Never been able to do the table styles work properly.

    My method to treat stroke selct the cells and use the proxy in the control panel to set the stroke or STROKE I want to edit, and then change the attirbutes. I find sometimes that I need to change the weight, sometimes the type of stroke, or sometimes even both. If you have applied a troke to a cell that is shared with another, then go in the other cell, I find that you must explicitly choose this feature again to change.

Maybe you are looking for