How do I disable (.) & (,) indent/outdent functionality on a tree control

LV 7.1.1
I have a tree control that I want the user to be able to select an active entry, but I prefer that they not be able edit the entries in any way, including indenting/outdenting items. The (.) and (,) keys indent and outdent during runtime, and I can't find a way to disable this and still be able to select an active item on the tree.

You can do it this way.  Use the Event structure Key Down? Event and discard it if a comma or period is pressed.
Attachments:
tree.vi ‏26 KB

Similar Messages

  • Creating quicktime how do i disable save as function

    i dont want anyone to be able to save the quicktime i plan on posting on the internet, how do i disable the save as function when im exporting?? thanks for your help.
    nevermind-found out how
    Message was edited by: Rana Rully

    did you ever figure out how to disable the save as? Im try to do the same thing.

  • How do I disable one item in a radio buttons control at run time

    I need to disable one item in a radio buttons control. At design time
    this is possible, but how do I do this at run time? Is this possible? I
    cannot find a property per item

    Use the property "Controls[ ]" - this gives you an array with references of each single button in the radio buttons control. These you can access with property nodes too.
    Hope this helps.
    Using LV8.0
    Don't be afraid to rate a good answer...

  • How do I disable guest access in the advanced web controls? E2000

    Due to cisco connect not connecting and my rouer having some problems I have reset it and gone straight into the advanced web control panel. I have everything set up and running, but I see no way to turn off guest access. I do not want any "guests" to be able to access my  E2000 router, how do I disable that in the advanced web control panel?

    sabertooth is correct. The Guest network is managed by Cisco connect software only.
    You can reset the router and reconfigure it manually.
    Press and hold the reset button on the router for 30 seconds. Release the reset button and wait for 30 seconds. Power cycle the router and reconfigure it manually.

  • How do you disable promt "Click to run an ActiveX control on page"

    Hello,
    How do you disable the prompt :
    "Click to run an ActiveX control on this Page"
    I started getting this all of a sudden when looking at Quicktime VR Movies.
    I am using Internet Explorer 6.0

    Actually I found this:
    http://discussions.apple.com/thread.jspa?messageID=1916644&#1916644
    and I uninstalled my update and now everything is fine.

  • How to get position of a ring in a tree control?

    Ok, this is probably a stupid question, but how does one get the position of a ring inside of a tree control?  I have a tree with two columns, with rings in the second column.  I can set the position using SetTreeCellRingValueFromIndex(), but how does one get the position after the user has modified the control?  I found the functions GetTreeCellRingIndexFromValue() and GetTreeCellRingValueFromIndex() but I haven't found a way to get either the Index or the Value of the ring (what I'm looking for is the index, but if I can obtain the value I can go from there).  Thanks in advance!
    Solved!
    Go to Solution.

    Hi,
    You can use GetTableCellVal function to get the value of the ring.
    There is not special "ring" function for that. Maybe that's what you were searching for
    From the value you can get to the index using the functions you are already aware of.
    Hope this helps,
    S. Eren BALCI
    www.aselsan.com.tr

  • How to binding incoming xml node list to the tree control as dataProvider

    Recently, I faced into one issue: I want to binding incoming xml node (it's not avaliable at start) list to the tree control as a dataProvider.
    Since the incoming xml node list is not avaliable at beginning but I needs to bind it to the tree, so I create one virtual one in the xml, and prepare to remove it before the tree is shown. (ready for the actual node adding). But It did not work.
    Please see the presudo-code here:
    1.  Model layer(CsModel.as)
    public class CsModel
            [Bindable]
            public var treeXML:XML=<nodes><car label="virtualOne" id="1">
                                   </car></nodes>;
            (Here, I want to build binding relationship on the <car/> node,
             one 'virtual/stub' node is set here with lable="virtualOne".
             But this node will be deleted after IdTree
             control is created completely.)      
            [Bindable]
            public var treeData:XMLList =new XMLListCollection(treeXML.car);
    2. view layer(treePage.mxml)
            private var _model:CsModel = new CsModel();
            private function addNode():void
                    var newNode:XML=<car/>;
                    newNode.@label="newOne";
                    newNode.@id=1;
                    _model.treeXML.appendChild(newNode);
                             private function cleanData():void
                                     delete _model.treeXML.car;
            <mx:VBox height="100%" width="100%">
            <mx:Button label="AddNode" click="addNode()" />
            <mx:Tree id="IdTree"  labelField="@label"
              creationComplete="cleanData()"
              dataProvider="{_model}"/>
        </mx:VBox>
    3. Top view layer (App.Mxml)
    <mx:application>
        <treePage />
    </mx:application>
    For method: cleanData(),It's expected that when the treePage is shown, we first delete the virutalOne to provide one 'clear' tree since we don't want show virtualOne to the user. The virutalOne node just for building the relationship between treeData and treeXML at beginning. But the side effect of this method, I found, is that the relationship between treeXML and treeData was cut off. And this leads to that when I added new node (by click the 'addNode' button) to the xmlXML, the xmlData was not affected at all !
    So Is there any other way to solve this issue or bind the incoming xml node list to the xmlListCollection which will be used as Tree control's dataProvider ?

    If u want to display the name : value then u can do like this
    <xsl:eval>this.selectSingleNode("name").nodeName</xsl:eval> : <xsl:value-of select="name" />

  • How can I disable the Download function of safari?

    since I am using the iGetter to download files from internet and I did integrate iGetter into safari. but sometimes when i download some files the download of safari automatically pop up and start downloading. that's annoying me. can i disable this function.
    PS: what is the use of automator in Leopard OS and how to use it effectively?
    thx

    Hi
    Some sites are coded by developers in such a way that 3rd party download accelerators such as iGetter or Speed Download are ignored, downloading the file directly through a browser's download mechanism. Those are usually coded as a "forced download" rather than a stream download. I don't know of a particular work-around. Not using iGetter I don't know what its capabilities are (I use Speed Download), however, possibly you might see the download file listed in the Activity Window (Command/Option/A) where you could copy it (Command/C), then paste it into iGetters download window (I know I can do this in SpeedDownload).
    In any event, you won't be able to preempt or anticipate the direction the download will go until the process starts.
    Best place to ask questions about Automator is the Leopard Automator forum.

  • How can I disable all online functionality within FormsCentral using Adobe Acrobat Customization?

    I would like to either install FormsCentral and have all online functionality disabled, or install FormsCentral but have it disabled until a users requests it (an admin could come and enable it through Options).  When I disable all online services from within Adobe Customization Wizard XI it does not remove the online functionality within FormsCentral.
    Thanks for the help!

    You are correct in that it's not functioning, however I do not have that option under the "online and adobe online" section in Adobe Customization Wizard XI.  I have the following boxes that can be checked:
    "Disable initiating shared reviews and data collection via distributed forms using Adobe online services (does not affect non Adobe online services reviews and forms).
    "Disable the Tools pane in Reader"
    "Disable file storage on Adobe online services"
    "Enable file storage even when all other services are disabled"

  • How to permanently disable the voiceover function?

    Please can someone help? I have a 6 month old iphone 4 that seems to go into Voiceover mode by itself ( or at least I cannot figure out what I am doing to make it do that). Please can anyone advise how to disable this mode permanently. It is really tedious and annoying to have to struggle to turn it off each time it does it. Thanks!

    Do you have a triple-click of the home button set to turn VoiceOver 'on' and 'off' - check what Settings > General > Accessibility > Triple-Click Home is set to, and if necessary change it to something else

  • How i can disable my wifi function

    My iphone wi-fi not function is not working. If anyone could help me, I would GREATLY appreciate it.
    Regards
    Shafeek MC

    If it is not working, it is likely already disabled.
    What is the real issue?  Describe in your native language if that is not English.

  • How do I disable the autocomplete function in Firefox 5?

    In Firefox 4 I was somehow able to make sure Firefox did NOT remember everything I filled in on forms (usernames, emailadresses, etc.); now (using Firefox 5) I can only find how to make sure it DOES remember. I want the opposite. How do I do this?

    Turn off Form & Search History. See this: <br />
    https://support.mozilla.com/en-US/kb/Form%20autocomplete#w_prevent-firefox-from-storing-form-entries

  • How can I disable the tracing function in UITextView?

    My app has a table. After each row is touched, a text will be showed. Different rows will show different texts by using a changing method to the UITextView object in one View.
    The problem is: when I scroll down a text and after I return to the table view and touch another row to show another text, the latter text is scrolled down either.
    I don't want this. I want the latter text is starting form the beginning. how can I do this?
    It will be grateful if anyone can help me fix it!!!
    Thanks a lot!

    UITextView inherits from UIScrollView, therefor you can use  the scrollRectToVisible method to reset to the beginning each time the UITextView is displayed.

  • How do I disable the paste function on a PDF so that the reader can write text on it but not copy and paste text onto it?

    I'm trying to create a PDF for my students to take notes on during class but I don't want them to be able to copy and paste the notes. I'm using adobe professional to create the PDF.

    Why do you want to prevent copy and paste? They can take screen shots of the pdf if they are real insistent? If you password protect your file, to prevent copy and paste, but that is trivial to circumvent. You can convert your pdf to tiff and then re-import, the resulting file will be an image pdf file.The contents will be an image which doesn’t prevent copy and paste, will prevent it being done as text.

  • How to set Menu and Title functionality for a remote control in a menu?

    I have a main menu (countries) and under each country there is a submenu (regions). When I play my DVD on my Mac it seems to function alright:
    If I go to country C and hit the "menu" button, nothing happens (I see the "action prohibited" line popping up). And nothing should happen of you hit menu in a submenu. Only if you hit Title/Top menu you should be able to go to the main menu.
    However... When I play my DVD on a DVD player (and I tested it on 2 different ones) and I go to a the Country C and hit the "menu" button, I am suddenly transfered to Country A. And if I go from the main menu to Country D and I hit the "menu" button, I go to... Country A. The menu button seems to be linked to the first submenu. Which is very odd!
    So there is definately something going very wrong when using the menu/title buttons during playback when I am in a submenu (not while playing a track).
    Can someone help me? Is there a way to define what happens with the remote control buttons menu or title when you are in a submenu and NOT playing a track? I can not find any controls for that.
    Thanks!

    Does this mean I should select "not set" in the general tab at the dropdown menu's for Title, Menu and Return in the Remote Control section? I can't find any other place where I can select menu or title.
    But if I set these to "not set",the menu and title buttons still work in simulation mode... So I guess I should do something else in order to disable menu and title? Sorry for the amount of questions from my side!

Maybe you are looking for

  • Error when generating the selection screen "1000"  for Report ztest

    Hi Experts, I am getting this strange error while trying to activate my report. I simply copy paste report from my other system to new system it was working fine there. I also created all include program etc. While I am trying to create "Selection-te

  • [SOLVED] Arch won't mount my hard drives correctly, problems at boot.

    Sometimes (only sometimes) Arch Linux will have an error during bootup because my Linux drive gets mounted as sdb instead of sda. My NTFS Sata storage drives gets mounted in its place as sda. When this happens, Arch Linux will stop booting at the "ch

  • Premiere Pro CC only using 30% CPU and none of the GPU

    Hi, I'm very new to video editing (actually I have no Idea what H264, or avi or mp4 or mov is, I just need the video to work) and I have never used Premiere Pro before. Now I'm trying the CC 7.0 trial. My goal is to achieve the fastest rendering time

  • Will not sync with pdf files

    Ipad2 IOS5 with Itunes 10... the sync does not recognise 60+ pdf files I can see in the library-books itunes folder... will not add them to the ipad when syncing. Can't find any other way of adding the pdfs to the ipad

  • Where do I find my partner siteid

    We are following the steps to update .ste file to access our partner site that is not showing within Dreamweaver CS6. However, this piece of the puzzle is missing. Can anyone point me in the right direction?