Navigating through a tree

I have the following situation:
A user navigates through a tree.
- at some point the issue a command to add a new entry to the
tree.
- The back end responds with a new set of data (with the new
item added)
- I replace the trees data provider
- I want to scroll back to the node where the user initiated
the command.
I can find the node in the data provider collection that I
want to display,
but I can't get the tree to scroll to that point.
Any input or things to try would be appreciated.

Thanks for the reply. a few more details:
If the tree is large enough a scrollToIndex is required to
scroll the node into view.
In the example on cflex, I quadrupled the size of the tree
(to more closely match my application). When searching for a node
near the bottom node was expanded but not visible. So I added:
var idx:int = myTree.selectedIndex;
myTree.scrollToIndex(idx);
Also in my application I am replacing the dataprovider with a
new collection from the backend. So I also
needed to add: myTree.validateNow();
One more note: In the same tree I decided to implement a
search function to allow users
to find specific nodes. during expandNode I would
intermittantly get an ActionScript error.
We determined (with the help of Flex Support - thanks Peter)
that a call to validateNow() was
needed while iterating and expanding the parent tree nodes.

Similar Messages

  • Centro restarts when navigating through photos

    I purchased my Centro a couple of months ago.  Recently, the Centro has been restarting when navigating through photos I've taken using the Centro's camera.  It will also restart when I try to save a photo that has been sent to me via text message, or when I try to send a photo via text message.  I have cleaned out my previous text messages and deleted the message backup file on my computer.  I've also tried a soft reset and a system reset, but the same thing keeps happening.  As an aside, my husband bought his centro at the same time and he is not experiencing these issues.  Is there anything I can do, short of taking the phone back to Verizon?
    Post relates to: Centro (Verizon)

    Hello and thank you for using the Palm Help Forums!
    Well, there are several things that can cause the device to reset.
    One, corrupted data. If you have corrupted data on the device, when trying to access it, it can and most likely will, cause the device to reset.
    Two, Low memory. If the device has low memory, the device will operate slow and most likely reset because it doesn't have a lot of free space. The free space remaining on the device is it's thinking room you could say. The smaller the thinking margin, the more likely it will not perfrom correctly. Best way to fix memory issues is to get an SD card and save all media files to the SD card.
    Three, incompatible software. If there is incompatible 3rd party programs installed on the device this can cause several problems. Resets, missing data, and other functions not performing correctly.
    The best thing I can recommend you do is a hard reset. A hard reset will erase all data on the device but restore all settings to default. Be sure to backup your data on a PC before performing a hard reset. For further information and instructions on how to do a hard reset go to kb.palm.com and look up article number 42094 in the solution ID search field.
    I hope this helps and let me know if you have any further questions or issues.
    -Pat
    Post relates to: Treo 800w (Sprint)

  • Navigating through iTunes browser with keyboard problem

    It used to be that if I clicked in the Artists browser window and typed PAT, the window would scroll down to Patricia Kass. This is no longer the case. The strange thing is that it does this (or does not) on both computers of mine (G4 MDD and 12" PB). So it is probably due to something I installed. I tried a little bit of everything: repairing permissions, creating a new user account, deleting preferences, deleting additional pref panes… with no success. Keyboard navigating through a finder window works perfectly. Anywhere else to look? Or should I just buy a new Mac Pro? Thanks for any help!

    If you are on the iphone there is a blue "app store" and a purple "itunes app" They are completely separate from each other, so if you are looking for music in the app store thats your problem. If you are in itunes on your mac or pc then there should be there should be a yellow area at the top with an apple logo in it, literally right beneath that there is a bar with two arrows, a home icon, and what probably says app store. Click on the home icon and you should be back to the main itunes store. Hope this helps.

  • Is there any method to remember the running subtitle and audio stream when navigating through menus?

    I have a language Menu named 'Setup' with 4 buttons 1.English  2.Spanish  3.Spanglish  4.Subtitle Off.
    To reach this page you have to hit Setup button on Main Menu. The setup button takes to a sub-menu of Setup where I have a symbol of 'tick' at Subtitle Off indicating the state of the current subtitle stream. I have 3 more sub-menus with similar buttons but with 'tick' at different languages indicating the state of the current running/selected language, 2nd page has English with tick, 3rd page has Spanish with tick and 4th has Spanglish with tick. My client wants me to jump on the respective language ticked page when you hit the setup button on Main Menu. As far as I understand we cannot assign a code in Encore to a single button to read what subtitle stream is running.
    Is there any method to remember the running stream when navigating through menus?
    I have done this in Sonic Scenarist.
    Regards,
    A Gandhi

    I think this was added in a "newer" version of Encore (meaning anywhere from CS4 up). In any event, it is available in Encore CS6.
    There is a menu (not button) property that allows yoi9u to make the active subtitle track button the default (i.e. selected/highlight shows) just as you want.

  • Creating navigation through panels in lookout

    Hi, Im trying to create some navigation through different panels in lookout using Push buttons. They work fine on the server machine.
    But when i copy the client processes to another computer and try to navigate through the windows on the client they dont work and they generate
    Alarms telling me that it turning on and turning off.
    What i want to do is be able to have a client process with multiples panels and allow the user to navigate through the panels by clickin on a button.
    Any information or insight appreciated thanks.

    i use a combo box for navigating around panels....seems a little cleaner to me than pushbuttons although i have used them in the past...take a look at this
    Attachments:
    combobox.lks ‏7 KB

  • Navigation in UI-Tree

    Hi everybody,
    when i navigate through my tree and than close all nodes and open an other node the previous node will also be opened. What could be the problem? I don't want to open the previous node which was focussed.
    The proplem is the focus. How can i change the focus.
    regards,
    Sid
    Edited by: Sid on Nov 4, 2009 3:34 PM

    Hi Sid,
    Please tell us know how many root nodes and child nodes you have? Are you building the trees statically or dynamically using the method.
    Alternatively you have go therough the following [link|http://help.sap.com/saphelp_nw04/Helpdata/EN/c2/abfceffbacd24185ec7af8a3a2e76a/content.htm], which gives you a tree example along with the code.
    Please have a look at [this |http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/47ce9b90-0201-0010-59b5-f70826824eee]article.
    [Here|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/300baa58-3acf-2b10-dc85-90220be8e63a] is another article.
    Hope it helps!
    Regards,
    Maheswaran
    Edited by: Maheswaran B on Nov 4, 2009 9:33 PM

  • Problems navigating through old posts

    I am having problems navigating through old posts.  The slower the forums get, the longer it takes me to read them, and the further behind I get in reading them.  Eventually, when trying to read posts that are a couple of months old in the SQL and PL/SQL forum, when trying to navigate from one post to the other, I frequently get an error message.  This happens whether I try to use my browser's back arrow to the previous page or click on a page number on the forum page, or change the start number in the url.  However, sometimes I actually get back to the page and can select the next post.  It is not consistent.  Sometimes I can click on the same thing four times in a row and the first three times I get the error, but the fourth time I get a page of posts.  So, the error message is not actually saying what is really going on.  The following is the error message that I keep getting:
    "You have reached the maximum amount of pages in this set of content results. If you are looking for something specific, try applying a content type filter or entering a search term."

    Yes, I am still seeing the problem sporadically.

  • Navigating Through Groups of Radio Buttons

    Hi,
    I am having a problem navigating through groups of radio buttons.
    I have several groups of radio buttons, I tab to the first radio button and then press the down arrow to move to the next radio button in the list.
    When I press the down arrow the focus does not go to the next radio button in the list. The radio buttons appear to be selected in a random order.
    I have made sure that the buttons are listed in the same order in the hierarchy. I have also arranged the buttons so they appear in alphabetic order. This doesn't seem to make any difference.
    Any ideas???
    Thanks in advance,
    Emma

    I was trying to use the script in this example to solve a similar problem I'm having with a radio button group that started acting strange when I added a script to it. However, the checkboxes are not acting like radio buttons. Meaning I can click multiple values and I only want 1 of the 4 options clicked. So, when I check the 2nd box I want the 1st to go away and it doesn't.
    Here is my code, I've got 4 checkboxes (used to be radio buttons) and a text field at the end that appears if the last option is checked. Can someone tell me what I've done wrong?
    1st checkbox:
    if (this.rawValue == "Yes") {
    this.access = "protected";
    form1.subform3.TruthDataDIS.access = "open";
    form1.subform3.TruthDataDIS.rawValue = "No";
    form1.subform3.TruthDataTENA.access = "open";
    form1.subform3.TruthDataTENA.rawValue = "No";
    form1.subform3.TruthDataOther.access = "open";
    form1.subform3.TruthDataOther.rawValue = "No";
    2nd checkbox:
    if (this.rawValue == "Yes") {
    this.access = "protected";
    form1.subform3.TruthDataHLA.access = "open";
    form1.subform3.TruthDataHLA.rawValue = "No";
    form1.subform3.TruthDataTENA.access = "open";
    form1.subform3.TruthDataTENA.rawValue = "No";
    form1.subform3.TruthDataOther.access = "open";
    form1.subform3.TruthDataOther.rawValue = "No";
    3rd checkbox:
    if (this.rawValue == "Yes") {
    this.access = "protected";
    form1.subform3.TruthDataDIS.access = "open";
    form1.subform3.TruthDataDIS.rawValue = "No";
    form1.subform3.TruthDataHLA.access = "open";
    form1.subform3.TruthDataHLA.rawValue = "No";
    form1.subform3.TruthDataOther.access = "open";
    form1.subform3.TruthDataOther.rawValue = "No";
    4th checkbox:
    if (this.rawValue == "Yes") {
    form1.subform3.TruthDataOtherName.presence = "visible";
    form1.subform3.StaticText36.presence = "visible";
    this.access = "protected";
    form1.subform3.TruthDataHLA.access = "open";
    form1.subform3.TruthDataHLA.rawValue = "No";
    form1.subform3.TruthDataDIS.access = "open";
    form1.subform3.TruthDataDIS.rawValue = "No";
    form1.subform3.TruthDataTENA.access = "open";
    form1.subform3.TruthDataTENA.rawValue = "No";
    else {
    form1.subform3.TruthDataOtherName.presence = "invisible";
    form1.subform3.StaticText36.presence = "invisible";
    Thanks in advance for your assistance,
    Debra

  • Navigateing through controls

    Hi Everybody,
    I want to use the RETURN Key to navigate through my controls instead of the TAB key. How do I do that.
    Thanks in advance

    This is a duplicate post.
    I posted a response to the other one:
    "navigating through controls using RETURN Key"
    - Steev.

  • Navigating through artists menu

    Happy New Year!
    Does anyone have a suggestion for navigating through the artists menu? I have hundreds of artists and can't stand having to click (circle) all the way down the alphabet. Is there a feature that allows me to go straight to artists starting with "M" for example?
    Many thanks in advance =)

    You need to have a iPod nano (Second Generation) and Fifth Generation iPod (Late 2006).
    If it's an older iPod video, you do not have the search feature.
    http://docs.info.apple.com/article.html?artnum=304338
    Also, the search feature displays all songs that contain (not start with) the letters you input.
    You want the Fast scroll feature.
    Again, this is avalable only with the latest iPod Update (on the 5G and Nano).
    From the Users manua, available here -> iPod User Manuals
    "Scrolling Quickly Through Long Lists
    If you have more than 100 songs, videos, or other items, you can scroll quickly through
    a long list by moving your thumb quickly on the Click Wheel.
    Note:
    Not all languages are supported.
    To scroll quickly:
    1 - Move your thumb quickly on the Click Wheel, to display a letter of the alphabet on the screen.
    2 - Use the Click Wheel to navigate the alphabet until you find the first letter of the item you're looking for.
    This takes you to the first item in the list beginning with that letter. Items beginning with a symbol or number appear before the letter “A.”
    3 - Lift your thumb momentarily (or stop moving your thumb for about one second) to return to normal scrolling.
    4 - Use the Click Wheel to finish navigating to the item you want.

  • My songs skip when i have other programs running and am navigating through them, how do I fix this?

    My songs skip when I have multiple windows running and am navigating through them, it is quite irratating!

    First try deleting the songs and redownloading them
    Downloading past purchases from the App Store, iBookstore, and iTunes Store         
    Next
    - Reset the iOS device. Nothing will be lost      
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync/delete all music and resync
    To delete all music go to Settings>General>Usage>Storage>Music>Tap edit in upper right and then tap the minus sign by All Music
    - Reset all settings                 
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes
    - Restore to factory settings/new iOS device.                       

  • When-tree-node-selected not fire while navigating through keyboard(Urgent)

    i am using treeview for displaying chart of account and fires the above said trigger in the form, but the trigger has no effect whilt navigating tree view with keybpard arrow keys until user explicitly select the node through mouse help me out plzz
    i want that trigger also fires when user navigate and select node through keyboard or through mouse thanks
    its urgent

    Stop duplicating your threads!!!
    when-tree-node-selected (Urgent)
    You posted the same question 2 days ago and I've answered you, you didn't even provide an exact version of your forms.
    Posting again will not change your problem.
    Do not waste space on the forum.

  • [URGENT] : Tree Navigation through SSO

    Greetings,
    I have an external application which is hosted on weblogic server 8. the application has navigation tree and the user to the application gets the navigation tree according to his/her role maintained in Tables under schema. i have portal 10.1.2.0.2 installed with SSO, then portal is upgraded to 10.1.4.
    I want to have single sign on for the application in weblogic so that it can be seen tree wise with SSO enabled from portal.
    is it acheivable.? if yes then pls guide.
    Thanks & Regards,
    -Tarique Abdullah-

    The Oracle Jinitiator is no longer supported and is not compatible with newer browsers. I recommend you configure your system to use the Oracle/Sun Java Plug-in (Java Runtime Environment-JRE) 1.6.0_18 or higher; but not Java 7. Last I had heard Java 7 was not certified/supported with Oracle Forms; but that may have changed.
    To use the Java 6 plug-in, take a look at the Oracle White Paper Oracle 10gR2 Forms Services – Using Sun's Java Plug-in. This document will show you how to configure your system to use the Oracle/Sun Java Plug-in.
    As for upgrading your Forms version to the 10.1.2.3.0, Christian is right, you can only get the patch from My Oracle Support and you must have a support contract with Oracle.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • How to make backwards navigation through slide shows possible?

    Hi, I just made my first Encore DVD slide show and spent hours trying to figure out how to do this without a luck. The DVD is one Main Menu with buttons to different slide shows that are all set to manual advance. The end action of each slide show takes to the first image in the next slide show and that was easy and very obvious to achieve in Encore but I didn't find any way to achieve the same for backwards navigation. Does anybody know how to do that.
    Will appreciate any help

    In case my message wasn't clear, I will try to describe better what I want to achieve.
    Currently the viewer starts from a Main menu with 16 buttons linked to 16 slide shows. Starting from the first or any slide show and pressing the next button after an image is displayed, the viewer can see linearly all images in all slide show from that point to the end without ever going to the main menu.
    However if the viewer at any point start pressing the previous button on the remote control, he/she can only go to the start of the current slide show and the only way to get to a previous slide show is to use the Main menu button and then jump from there.
    Is it possible to make a DVD thata will allow the view to go backwards through different slide shows by pressing the previous button??

  • Background music continuous play when navigating through website

    Hello,
    I managed to get some background music playing on my website referencing another thread, however I would like the music to play continuously when you navigate through the website.
    Also, is it possible to add a sound on/off button somewhere without the full player?
    The site is built in Muse and this is the html code I used:
    <audio src="http://filename.mp3" autoplay loop></audio>
    and Here is my website:
    http://metropoli.businesscatalyst.com/
    Any answers are appreciated! Thanks!

    You're not alone!
    I realized the problems with the ipod nano 6th generation when i got myself one of these little toys and tried to get it running in my Ford Focus (build 2010) using the AUX-input of the car.
    Same problems with the static noise, no matter which cable i tried. But I ignored it then, because I usually use the iphone 3gs I have in my car for music and navigation (via AUX-input and headphones) without any problems.
    But that forgotten incompatibility-problem between ford aux-port (I have a CDS6000 radio) and iPod nano 6G just reappeared when I tried my new iphone 4s in the car. Just the same **** as with the ipod nano 6g.
    My guess is, that  apple replaced the earphone-sockets with some other components with the newer built devices (2nd half of 2010 and newer).
    So I've just ordered an adapter from apple-dock to AUX. I hope that helps, but I don't understand, why just Ford has this problem. I've tried the same cable with the iPod Nano 6G and iPhone 4S with my logitech speakers (using the headphone-socket) without any problems.
    If anybody has a clue why this happens, or what changed between the ipod/iphone generations regarding the headphone-socket, I'd like to know.
    thanks in advance

Maybe you are looking for

  • Upgraded to 10.6.8 open folders dont update!

    Hi not much joy finding an answer to this on google. After upgrading to 10.6.8 if I have open folders on my desktop and I save a file into that folder it wont show it in the folder until I come out and back into the folder anyone had this issue? Than

  • Access denied when putting a file in the System32 folder.

    Hi, I have this code in de Program.cs: TrialMaker t = new TrialMaker("TMTest1", Application.StartupPath + "\\RegFile.reg", Environment.GetFolderPath(Environment.SpecialFolder.System) + "\\TMSetp.dbf", "Phone: +98 21 88281536\nMobile: +98 912 2881860"

  • I've been trying to download an iOS upgrade and it won't install

    I've been trying to install an iOS update but it won't completely install. It will start but then stops

  • XSLT_BAD_SOURCE_CONTEXT (CX_XSLT_RUNTIME_ERROR)

    Hi, I am doing NW 7.01 SPS 25 patch upgrade. During the phase "XPRA_EXECUTION", update is getting failed with rc 0012. As per note #822379, SPAU modification has been checked & corrected. But issue still persists. It is failing with the following run

  • Why have BT put a backdoor in the 8.1.H.J firmware...

    Hi all. Some know me here because I worked out how to unlock the Home Hub 1.5 and 2 so that they can be recycled and used on non BT connections. Some don't like me because I talk straight, which is what I am going to do now. This is a question for th