Mouse not working in edit mode

I have version 4.0.1 on a Windows 95 machine, and I am having problems editing any VI. If I click on an item nothing happens, I cannot move it or delete it. I can add items but once they are placed, I cannot do anything to them using the mouse. For example, I can place an indicator on the front panel, but once it is down, I cannot move it or select with the mouse. If I right-click on it and hit 'Find Terminal' it will select the item in the diagram, and from there I can move it with the arrow keys or delete it with the backspace key, but once I click away from it, I am powerless again with the mouse. This makes it very difficult to move items and especially place wires.
This happens for VIs other people have written and VIs I create myself. If I double-click on a SubVI, it will open that SubVI, but single-clicking does nothing.
Thanks

cchriste wrote:
So the thinking here is that if it ain't broke don't fix it.
Guess what - it's broke.
For what it's worth, LV 8.x should be able to open VIs saved in LV 4 and run them without problems. You might get all kinds of notifications about changes that were made and if you're using some hardware stuff, it could potentially break, but it should basically work.
That said, you will need to test it after porting to see that everything still works the same.
Another point to consider is that the environment in LV 8 is somewhat different from that of the older versions. However, if you've only been doing this for a couple of months, you should probably be fine.
By the way, I suppose that you might be able to use LV 4 on a newer version of Windows (at least if you're not using any magic hardware and maybe even in that case). You might wish to talk to your local NI office about this.
Try to take over the world!

Similar Messages

  • Ctrl+tab is not working in editing mode

    I have JcheckBox and JTable in my JPanel. When user clicks or presses F2 to edit any cell value of the JTable a comboBox will appear with possible values. (This comboBox is coming from table CellEditor). When user presses ctrl+tab from the table focus should transfer to JComboBox all time. It is working only when the user presses ctrl+tab from the table cell which is not in editing mode. If the user presses ctrl+tab from the table cell which is in editing mode (i.e. focus is on the ComboBox of the cellEditor) it does not work. Please help me to find the solution.
    I give a sample code here for your reference.
    public class Frame1 extends JFrame {
    public Frame1()
    super();
    this.setLayout( null );
    this.setSize( new Dimension(400, 300) );
    JTextField ch = new JTextField();
    ch.setVisible(true);
    ch.setBounds(10, 10, 10, 10);
    this.add(ch, null);
    DefaultTableModel tmodel = new DefaultTableModel(3, 1);
    tmodel.setValueAt("0 0 1",0,0);
    tmodel.setValueAt("1 0 1",1,0);
    tmodel.setValueAt("2 0 1",2,0);
    JTable custLayersTable = new JTable(tmodel);
    custLayersTable.getColumnModel().getColumn(0).
    setCellEditor(new ComboEditor());
    custLayersTable.setBounds(new Rectangle(40, 40, 280, 145));
    custLayersTable.setSurrendersFocusOnKeystroke(true);
    this.add(custLayersTable, null);
    public static void main(String[] args)
    Frame1 a = new Frame1();
    a.setVisible(true);
    final class ComboEditor extends AbstractCellEditor
    implements TableCellEditor
    public Component getTableCellEditorComponent(JTable table,
    Object value,
    boolean isSelected,
    int row,
    int column)
    Vector<String> layerValSet = new Vector<String>();
    for(int i=0; i<3; i++)
    layerValSet.add(row+" "+column+" "+i);
    mComboModel = new DefaultComboBoxModel(layerValSet);
    mComboModel.setSelectedItem(value);
    mEditorComp = new JComboBox(mComboModel);
    return mEditorComp;
    public Object getCellEditorValue()
    return mEditorComp.getSelectedItem();
    private DefaultComboBoxModel mComboModel;
    private JComboBox mEditorComp;
    }

    Thanks a lot for your reply.
    Since the textField is in a different class i could not use the transferFocus API directly. I tried the following code in the keyreleased event of Combo Box but it was not working.
    KeyboardFocusManager.getCurrentKeyboardFocusManager().focusNextComponent(
    e.getComponent().getParent());
    I also tried the following code in stopCellEditing and is not working.
    KeyboardFocusManager.getCurrentKeyboardFocusManager().focusNextComponent();
    Is there any other way to achieve this?

  • Trackpad USB Mouse not working in windows xp safe mode

    I can't access my windows side, after fixing a series of problems with the windows recovery console. I can only access my windows login screen through safe mode. However, now my trackpad and USB(corded) mouse won't work, to login and finish fixing my windows xp pro side. The only advise I have been finding is to use a ps/2 connector for the mouse to work (don,t have one) or access the bios to enable the USB port (don't have bios). So I'm kind of stumped. Is there a way to enable a USB mouse to work in safe mode with windows recovery console or on the mac side or somehow enable the trackpad? Any help would be greatly appreciated!!!

    bluerain37 wrote:
    Ok, will get a USB mouse and keyboard, and try again.
    I do have Kaspersky installed, but it's a very annoying spyware by Baidu (the search engine in China) where the registry keys just couldn't be deleted under the Normal mode ....
    Ok then, no offence.
    In any case, thanks for the advice!
    Hope it helps and good luck
    Stefan

  • Mouse not working in open applications

    Mouse not working properly on menu bar in certain applications: Text Edit, Calendar, Notes.  You can hover over the  red X but it will not close the application.  Also unable to click on a text form and drop the cursor in to edit or copy text.  Can open preference box but uanable to navigate because mouse will not click.  Have to now use keyboard to open and close most applications.  Virus?  Setting that got magically turned on?  Have powered down, checked batteries, etc.

    This is not due to a virus, or any other kind of malware.
    First, is this a wired mouse or a Bluetooth mouse? If it's a Bluetooth mouse, try changing the batteries, even if they should be fully charged.
    Have you tried a different mouse? If not, try that. Borrow one from a friend or buy a cheap wired mouse and see if that makes a difference.
    If the problem affects all mice, try restarting in safe mode. Does the problem happen while in that mode? If not, and if it comes back when you restart normally, then you have some kind of third-party software that is causing the problem. The trick will be figuring out what it is.

  • Windows 8.1 freeze on any hardware scan or changes. USB wireless keyboard mouse not working

    Problem : System Freezes frequently on any hardware scan or changes.
    Symptom : Wireless Keyboard Mouse not working.
    Caused by : VMkbd.sys located in C:\Windows\System32\drivers.
    Issue : VMware player or VMware Workstation installed on Windows 8.1 causes compatibility issue leading to system freeze
    Soultion : Please follow steps below
    Step 1: Start > run > regedit
    Step 2: Locate to this registry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e96b-e325-11ce-BFC1-08002BE10318}
    Step 3: On the left side plane, Right click on the registry {4d36e96b-e325-11ce-BFC1-08002BE10318} and then export it as backup. Just to be safe.
    Step 4: Edit the UpperFilters, The value current would be kdbclass vmkbd. Remove the vmkbd. So only value left would be kbdclass.
    Step 5: Restart your system and connect your USB wireless reciever. If all is well it will not freeze your windows now.
    This worked for me. Hope this works for you. Enjoy..!!

    Hi AshishSrivastava,
    Thank you for your sharing and update.
    Besides, I will change this thread type as discussion.
    Best regards
    Michael Shao
    TechNet Community Support

  • NTFS is not working in 64bit-mode

    NTFS is not working in 64bit-mode but in 32bit-mode all right !!! ***?!

    dont work int volume with XP and ext volume just sample NTFS file server ! I do not understand ! (((

  • My iPhone will not work in landscape mode anymore, how do i get to work again

    my iPhone will not work in landscape mode anymore, how do i get to work again??

    Double click round home button then slide icon on the bottom of screen to so you go all the way to left.  There you will see a square icon with a circle arrow .  That is the screen rotation control button.  Tap on that to lock/unlock screen rotatio

  • Magic mouse not working in mountain lion

    magic mouse not working in mountain lion....What can I do?

    Have you tried a fresh set of Alkaline Batteries?
    Was  it ever paired to another divice?

  • Mouse not working when reinstalling OS X with install disk

    I am trying to reinstall OS X 10.3 on iMAC G5 after a hard drive crash with the help of the original install disks, but my wireless mouse does not work anymore. Any ideas how I can solve this or go through the installation process with the keyboard alone? I couldn't find a keyboard shortcut to tab from a list in a window to the select button...

    How is your mouse not working? Is it dead?
    Is the wireless mouse a Mighty Mouse or a 3rd party mouse?
    Does you mouse need batteries?
    *Just in case it's dirty:*
    http://docs.info.apple.com/article.html?artnum=302417 How to clean your Mighty Mouse
    Take a piece of bright white paper, turn the mouse upside down on it, press down on the ball, and run the mouse quickly in circles over the paper. This will remove all the gunk that's building up on the ball
    TIP: To get to the gook inside the scroll nipple use a plastic toothpick.
    "Other Options:" Wear latex disposable gloves. A box of same can be purchased from your local Dollar Store or Pharmacy.
    Some cell phone leather cases actually fit right over the Mighty Mouse.
    Clean/wipe the Mighty Mouse off with a damp cloth/rag prior to going to bed each evening.
    Some users have found using the small alcohol pads quite successful. These can be obtained from any drug/pharmacy or Dollar Store.
    Only do the following if your warranty has run out:
    Cleaning inside and dismantling the Apple Mighty Mouse
    If so, then I suggest (if your 1 year warranty is not up and/or you have Apple Care Protecton Plan) you call Apple Tech Support & ask for a replacement.
    =========================
    Mighty Mouse Take Apart Photos

  • Hi i installed wrong iousbfamily on osx and now my login screen is frozen, keyboard and mouse not working plz help

    hi i installed wrong iousbfamily on osx and now my login screen is frozen, keyboard and mouse not working plz help

    How and why did you install that?  What steps did you take in that process.  I can then help with some steps to undo them. 

  • Input Textfields not working in fullscreen mode

    Input Textfields not working in fullscreen mode any one help me.

    Quotes from Adobe:
    "Users cannot enter text in text input fields while in full-screen mode. All keyboard input and key-related ActionScript is disabled while in full-screen mode, with the exception of the keyboard shortcuts that take the viewer out of full-screen mode."
    Check with this article to know more: http://www.adobe.com/devnet/flashplayer/articles/full_screen_mode.html

  • Keyboard and mouse not working

    both keyboard and mouse not working. I have changed batteries and checked drivers  please help..  thank you
    This question was solved.
    View Solution.

    Thanks for the information, that is exactly what I needed.
    If you are having the enter issue when using the wired KB from your old computer that sounds software related with the blog site.
    What web browser do you use when on that website?
    Connect your wireless equipment back and if you continue to have the issue with the letters repeating then you should inquire about a replacement for what is referred to as "sticky keys".  With it being a new unit this shouldn't be an issue.
    Let me know if you have other questions.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Does anyone know how to fix my 2010 macbook air the keyboard and mouse not working

    keyboard and mouse not working on macbook air ?

    Hi aaphillylawyer,
    Welcome to Apple Support Communities.
    The article linked below provides some general troubleshooting tips that may resolve the issue with the keyboard on the MacBook Air.
    Mac OS X 10.6: If keys on your keyboard don’t work
    http://support.apple.com/kb/PH6748
    I hope this helps.
    -Jason

  • Bluetooth mouse not working

    Bluetooth mouse not working.
    can click and scroll but pointer will not move.

    Hello:
    Try resetting the PRAM and SMC.
    Barry

  • I can't get the patch select buttons to work in edit mode.

    I can't get the patch select buttons to work in edit mode. When I select any template, the set buttons or the patch buttons don't work at all. My up and down arrows work fine but I need the on screen buttons to be assigned to my footswitch.

    In edit mode, at concert level, select the pedal. Then in the screen control inspector, in the mappings tab, select actions>next patch.

Maybe you are looking for

  • Unable to open pdf that was exported as a pdf in another program - Pro was downloaded today

    I have tried opening a pdf that was exported in ArcGIS as a pdf and I get the following error, "There was an error processing a page. There was a problem reading this document (110)". I saw in another post that this error deals with font. When I go t

  • Smartform as PDF attachment to a mail.

    Hi, Can anyonce briefly explain me how the output of a smartform can be attached as a PDF file to a mail. Ques 1: Do we need to pass any explicit value to the smart form generated function module.  If so, what is the value and to which parameter do w

  • Query enhancments in purchasing

    Hi, Please help me out with Query copying and changes to the query in purchasing. thanks

  • Contacts state showing incorrect

    A lot of my contacts state show that they are online or busy or DND, For example one of my friends on Skype has gone on holiday to NYC, so there is no chance that they could be online, when somebody else happens to want to speak to me over skype (I k

  • Refresh specific partition of materialized table

    DB version 11.2.0.3 on Linux We have several partitioned materlialized views. Partitioning key is mandator. We would like to refresh partition independently, e.g. refresh all materialized view partitions for mandator GB (e.g. refresh mandator GB only