10-12-2011 09:03 AM
I'm looking to utilize the Zoom-in, and Zoom-out cursors that appear when you are utilizing the zoom tool over an imaq control. However, I need to use these on a picture control. I know how to programatically change the cursor. I just can't find the .cur files for these anywhere. NI must store them somewhere if the use them.
Anyone have any ideas?
10-14-2011 08:16 AM
I ran a search on my hard drive and was not able to locate those specific cursor files. I did find a zoom in/out cursor in some of the add-on module folders, but these would only be available if you had purchased the modules. Unfortunately it does not seem like this is a file that we have immediate access to. If you want that specific cursor, there may be a way to do a screen capture and then cut out the image you want and create a .cur file from it. I don't know exactly how you would go about creating it, but there may be some online tools available to make it easier.
10-14-2011 08:19 AM
Thanks for the response Chris. I will see what I can come up with.