08-12-2008 02:51 PM
08-12-2008 03:17 PM
08-12-2008 03:42 PM
08-12-2008 04:32 PM
08-13-2008 12:08 PM
Hello Mike,
It looks like this issue is similar to the issues that Ton posted links to. This issue with the Cursor.PosX has been documented to R&D here at National Instruments under the CAR ID 119407. The listed work around for this issue is to change the Cursor.PosX to Cursor.Index and the problem should be fixed. Can you verify that this works for you? If it turns out to actually be the Cursor.PosY that is the issue please make sure to let me know so I can add that documentation to the CAR. This is set to be added to the Know Issues list but has yet to be updated yet. However, I have verified that R&D knows about this issue and is working to resolve it in future versions of LabVIEW. I do apologize for the inconvenience of this issue but please try the work around and let me know how that works for you. I hope this helps!
08-13-2008 12:17 PM - edited 08-13-2008 12:20 PM
Hi
I changed the property to PosX to Index and it still doesnt align with the mouse correctly on drag; also it doesn't seem to snap to the peaks anymore as needed. I assume PosY is the cause.
Mike
EDIT: I just changed the Index back to PosX and changed the PosY to Index to test and it still keeps the cursor to the left of the mouse.
EDIT: Still does it with BOTH the PosX and PosY changed to Index.
08-14-2008 05:05 PM
Hello Mike,
Can you create a simplified example of your program and post it here? From there I will be able to take a better look at this issue and document it correctly if it is a different bug than the one referenced above. It will be much more difficult to try to debug this issue unless we are able to break it down into a smaller version. If you have any questions while trying this please just let me know and I will assist you to the best of my ability.
08-14-2008 05:24 PM
I wont have access to the program until Monday, but Ill see what i can do.
Mike
08-15-2008 01:59 PM
08-18-2008 12:16 PM