How to let the user to change the order of the lines inside a list box

Hi all

I need to display some values in a sort of list box and leave the user set their order by moving each row upward or downwards as he wishes.

What is the best way to do it?

Is there some sort of property node?

Thanks in advance,

Mentos.

Use the list box.  In the Menu right click Watch "Drag And Drop".  I do remember not all settings on the top of my head, but you can allow dragging, dropping, disable the drag and drop out of control and make copy only.

This should do what you want fewer knots of property.

Tags: NI Software

Similar Questions

  • How to remove the history of tag list box in Windows Photo Gallery

    Photo Gallery maintains a list of every tag I used.  I don't have these old tags more and I would like to clear them from the zone drop-down list to the right of the screen, but I can't find an option delete by clicking right or any other way.  How can I do this?

    Hi sailorsteve,

    To clear the tag suggestions, follow the steps mentioned below:

    Important:- This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    How to back up and restore the registry in Windows:

    http://support.Microsoft.com/kb/322756

    1. close Windows Photo Gallery.

    2. go to start | Run | type regedit and press ENTER. (On Vista you will be prompted by the user account control dialog box if you have not logged as local administrator.)

    3. in the search for the Publisher of the registry at this location: HKEY_CURRENT_USERS\Software\Microsoft\Windows Photo Gallery\Library\PreviewPane\LabelAssignment\MRU

    4 in the pane, you should see the list of tags that appear in the auto-suggest list.  You remove the (s) you want.

    5. When you are finished, close the registry editor and open Photo Gallery.

    Note: Make this manual workaround solution does not remove the actual Tags of files or the database of the library.  So, even if you delete all the items in this list from this registry location, your actual tags remain intact.  Only, this clears the auto-suggest list.

    Reference:

    http://blogs.msdn.com/PIX/archive/2008/03/21/how-to-clear-tag-suggestions.aspx

    Thank you, and in what concerns:

    Ajay K

    Microsoft Answers Support Engineer

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

  • How to choose the line PFI to use on the port of the 5761?

    I understand that the VIDEO that I use on my DAC 5761 allows me to access 8 PFI lines.  However, when I access my 5761 devices in the project window by clicking the "+" next to the name of the module, I see that 'PFI Input' and ' output PFI.  I tried to get this to send a signal in the past, but I have been unable to determine how to select the line PFI I want to use.   How can I select the PFI line?

    Any ideas?  I was able to get the my AWG PFI (5422) for work and it is amazing.  I want to order an attenuator digital step for a ground penetration radar that I develop.

    Your time and your help is very appreciated.

    PS: I have worked with this PXI system (chassis, embedded controller, FPGA digitizer 5761 and AWG) for 1 year and I am afraid that it is time to learn this one way or another.

    Good day!

    -Daniel

    I found the solution. In addistion to the node which is visible in my previous post, there must be a node to enable PFI write with an entry of decimal number indicating the line is activated. Then, there must be a node PFI active connector, set to true. Not sure if the node of the latter is really necessary, however. Otherwise above examples should work as is.

  • How to make the decrement on listField list?

    IM create code like this:

    public class ScreenList extends MainScreen implements ListFieldCallback{
        String x[];
        ListField list;
        public ScreenList(){
            String arr[] ={"1", "2","3","4","5","6"};
            list = new ListField();
    
            int length = arr.length;
            x = new String[ length];
            for(int i=length-1; i>=0; i--){
                x[i]=arr[i];
                //add(new LabelField(arr[i]);
            }
            list.setSize(length);
            list.setCallback(this);
            this.add(list);
        }
    
        public void drawListRow(ListField arg0, Graphics arg1, int index, int y,
                int width) {
            // TODO Auto-generated method stub
            arg1.drawText(x[index], 0, y);
    
        }
    

    If I always try on Simulator Simulator print 1,2,3,4,5,6, but if I try to print to new Label 6,5,4,3,2,1 result

    My question... How to make the decrement with listField list implements reminder? Thanks in advance...

    Oops sorry correction instead of length use length - 1

  • How to reset the value of a list of entry of null values

    Hello

    Jdev 12.1.3.0

    How to reset the value of a list of entry of null values

    Thank you

    AR

    Place this code in your ViewRowImpl (base) class and use it when you need to reset _all attributes applied by LOV

    @Cvele: in fact, this will happen "by design" when you set the attribute which has attached lov to null, so there is no need of additional code.

    See also this blog: binary: prevent the execution of query unwanted in British Colombia ADF when used in Non - UI applications

    My previous answer is more related to this approach:

    DCBindingContainer bindings = (DCBindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();
    DCIteratorBinding iterator = bindings.findIteratorBinding("IteratorName");
    Row r = iterator.getCurrentRow();
    r.setAttribute("SomeAttrib", null);
    

    Dario

  • How to put the image inside the image of the desktop

    Hi team,

    I'm on MAC and I wonder if you could please help by telling step-by-step how to insert the image inside the desktop image in Photoshop. Thank you much in advance.

    Basically what you are looking for, it's transform freely. I hope this video helps.

  • How to draw the line under STROKE and fill of an object in illustrator cc? Ideas: D...

    How to draw the line under STROKE and fill of an object in illustrator cc? Any ideas ...

    Aleksandar,

    If I (put) understand it, you will need to divide the object. You can:

    (1) select the object and Ctrl / Cmd + C + F, and then remove the filling of the copy and the blow of the original;

    Draw 2) and drag the new piece down between Division 1 objects) in the layers palette, or select 1 copy) and Ctrl / Cmd + C + F + X + F or similar.

  • Dynamic buffers / Dialog Box with the context Menu (or list box)

    Hi people,

    I did experiment with stamps dynaimc for awhile and I got pretty far with this topic. I can not make it work are the context menus (or list boxes) in dialog boxes. The context menu is displayed correctly in the dialog box, but there is no content even though its meaning. The javascript of the definition of content looks like:

    It corresponds to a group of Popup in the PDF file named 'Test '.

    popupGroup: 'Test ',.

    listItems:

    [

    {popupItems:}

    {

    The list of items of the context menu, positive number indicates the default selection

    'Test 1': + 1,.

    'Test 2':-1.

    'Test 3':-1.

    "Test 4":-1,.

    'Test 5':-1

    }

    }

    ]

    You have no idea what's wrong with the code above?

    I did a quick check of your code, and there is a problem with an exception that is thrown in this line: return Collab.user;

    If you take this point, the code works correctly. Why do you use the Collab object?

  • How to let the user AD login to vSphere Client

    I have a small infrastructure Configuration. I'm no expert. Just trying to get this to work for one of my class projects where I need to let the members of my group access to a virtual machine. I have a domain created in AD user, and I like having this domain user to be able to connect on the vSphere Client to manage one of the virtual machines. How can I do this?

    Now, if I try to login with one user other than the domain administrator, I get this error message:

    the vsphere client failed to connect to 'servername '.

    you are not allowed to log on the server: "servername."

    You will need to login with the administrator account and assign a role to this user AD - this combination of user and role provides access to environment-

  • APEX 5.0 Interactive report (nopadding, how to set the line height)?

    APEX 5.0.

    Theme: 26. Productivity applications

    Interactive report region

    Where and how can I global set Dimensions height of the line and policies, etc., lines in interactive report?
    I use standard interactive report.

    Thank you

    user555867 wrote:

    Please help me in detail.

    The best way to get detailed help is to create an example on apex.oracle.com and share credentials of developer comments in the workspace here.

    I have:

    1 created a (= external CSS style sheet) file with the name 'ir_css_padding.css' local on PC (C:\tmp).

    2 added "Shared components"-> 'Static Application files'-> 'Download the file statistics Appl.': 'c:\tmp\ir_css_padding.css '.

    3. under "attributes of User Interface:

    (General properties)

    The value 'Statistics file prefix': ' #APP_IMAGES #ir_css_padding.css.

    'Media Type' value: text/css

    Why have you changed these settings? They are not relevant to the addition of static CSS files in the repository database. Read the help on line for these properties:

    Static file prefix

    Determines the virtual path of the Web server uses to point to static files when you use the #APP_IMAGES substitution string #.

    Do not specify what to do refers to files that are stored with your application definition in the database.

    For performance reasons, you can also store your application files on your Web server. Use a valid URL to refer to them.

    Media type

    Enter the Internet media type. An Internet media type is identifier into two parts for the formats of files on the Internet. A media type is composed of at least two parts: a type and a subtype and one or more optional parameters. This type of media used in the HTTP Content-Type header when the page is rendered.

    If both the values of page-level and the level of the application for the media Type are NULL, text/html is used.

    Two of these parameters must be null in your current environment.

    (The User Interface definition)

    "CSS File URL' value: 'text/css/ir_css_padding.css '.

    This parameter must use the static text of APP_IMAGES substitution string:

    &APP_IMAGES.ir_css_padding.css

    After that, I can't jerome in application. (See the only CSS text in the browser)

    --> WHAT IS THE PROBLEM?

    APEX is serving pages using the type of text/css media according to the incorrect media Type parameter described above. Remove and the app will return to normal.

    4. WHERE and HOW VALUE / reference the CSS file?

    I need this change for all interactive reports in my application, self think I can change my model that I use: 'interactive report Region '.

    Interactive report region isn't just a region container designed for use with interactive reports. It does not control the appearance of the interactive reports somehow. Not there at - it a report model for interactive reports. Their appearance can be changed using CSS.

  • How to recover the disk inside the computer

    disk is detached in the optical, missing drive in computer science, Lac still works, how to remove the disc

    Pavilion g6-1c58dx

    Hello

    OK, let me know if you have the drive recovery problems.

    Kind regards

    DP - K

  • How to remove the old google browser displays the start menu in the internet drop-down list box?

    Original title: Start menu

    When I go to the taskbar and start menu properties I go in Start menu, and then click Customize. then at the bottom where it says see the start menu in the box, it shows an old browser I don't have how to remove it is the browser drop-down list internet google ch

    Hi OliveBrook,

    You can try to uninstall entries of Google chrome under programs and features and check if it appears in the start option of Internet link menu.

    See the link below to uninstall a program.

    http://Windows.Microsoft.com/en-us/Windows-Vista/uninstall-or-change-a-program

    Hope this information is useful.

  • How to increase the line width

    I used PSE 7 for a couple of monthe, mainly for basic photo editing. I am

    try learning how to make graphic art a little for my business. The project, I am working is to brand cattle of the client, which is a simpleton with a X connected by one leg to the bottom of the T. Y there a way to increase the thickness of the lines without changing the proportions of all?TX brand.jpg

    One way is to choose the logo, then > modify > Expand and fill the selection with the color of the logo.

    In your example, I used the magic wand to select the logo, then expanded 10 px.  Note however that the edges are now rounded, which may or may not be appropriate.  You can work this around by then drawing a straight line on the curves using the background color (white in this case) and a brush. This will of course change a little the original proportions, but again, this could be acceptable.

    I have PSE2 and maybe later versions have a better way.

  • How to set the data inside the Set of ActionScript method accessor

    I can't set the values directly in the properties of a class of Action.

    For example, suppose that ModuleLocator is my name of the class Action.

    var myclass:ModuleLocator = new ModuleLocator();

    MyClass.User = "admin";

    I want to have something like: which is avialable in Java Bean to throw an exception on the setter
    Method when the value is equal to something that we are not waiting as indicated:

    public void setName (String name)
    {

    If (Name.Equals ("admin"))
    {
    throw new Exception();
    }
    }

    If possible Action Script class, how to call the setter ActionScript method so that the value should be set automatically in the property in the ActionScript class.

    Thanks in advance.


    Here is the code snippet for defining an accessor Set as

    private var _name:String;
    
    public function set name(value:String):void{
         if(value is not as per format)
              throw some exception;
         else
              _name = value;
    }
    
  • How to access the checkbox in mx:list

    I'm trying to access check boxes in my list

    < mx:List itemRenderer = "mx.controls.CheckBox" x = "0" y = "153" id = "listVocab" height = "297" width = "313" > < / mx:List > "

    but I can't find a way. That's what I do

    for (var i: int = 0; i < listVocab.numChildren; i ++)
    {

    If (I want to access the box here to see if she checked and then create the below but I don't know how to access the boxes?)

    {

    This gives me access to the text, but

    var password: String = listVocab.dataProvider [i] m:System.NET.SocketAddress.ToString ();

    }
    }

    Problem is with dataProvider your assignment to dataGrid is of type array of strings, which is why its saying selected there is no property to the string.

    Code given above by will work me for collection arrayCollection whose objects are of the following type instead of simple strings:

    public class CustomClass
    {

    public var data:String; Here id, you can store
    label public var:String; here Word you can store
            public var selected: Boolean;
    }

    You can make the change to

    public class CustomVocabulary
    {
    public var sentence: String;
    public var type: String;
    public var dbId:String;
    public var words: ArrayCollection collection; This will contain objects of type CustomClass.
    }

Maybe you are looking for

  • Portege R500-100 - drivers after format HARD drive

    Hey,. First post so go easy :) I reformatted my hard drive the other day, but the drivers for my laptop support is poor. The audio drivers are not working, I have several unknown devices in Device Manager in need of drivers, but I don't know what dri

  • can I use mac os and windows os alternative to the model of macbook air early 2014

    Hello I have the macbook air 13 inch Series No C0 * 085 I want to use both mac os and windows os alternately in my Mac... is this possible. < personal information under the direction of the host >

  • Exchange 2010 upgrade to sp3 failed

    Hi all Please inform I am trying to install Exchange 2013, so am migrating from Exchange 2010 SP2 but a sine qua non is SP3. So when you try to install SP3, it fails at the level of the organization. Below errors

  • Aspire S3-391-604 with Win8 eligible for Win10?

    I have an Acer Aspire S3-391-6046 and wonder if she is eligible for a free upgrade of Windows 10?  (i.e. was the stock Windows 8.1 installed with the PC actually win RT 8.1?) How will I know? Thank you Jim

  • What happened to my desktop and everything on it?

    I am running Windows 7 Home Premium on a laptop SONY Viao. Yesterday, when I went to start a second ago three notices at the bottom of the screen, I didn't have time to read (but something on a different desktop computer running) and now my office ha