Drag / drop from Explorer in my application

Hi people,

I want to drag files or folders from Windows Explorer in a tree structure of my LabVIEW application. I have found no solution or for example (and I was not able to install the G-Toolbox, which is mentioned in some old forum boards).

Does anyone have an example? Thank you very much!

You already asked this question more LAVAand I even posted an example on how to do it. Please follow the threads that you create.

Tags: NI Software

Similar Questions

  • Drag and drop from the tree to datagrid does not

    Hello
    I'm looking for a very simple setup drag and drop from the tree to datagrid and I see a weird behavior... when I drag a node of the tree to the datagrid... It is added to the DataGrid, but gets also reproduced in the tree of the source (except the first moved node)
    Here is the link where you can see what is happening
    Link to the sample application
    View source is enabled then please take a look and let me know what I am doing wrong

    Thank you

    "adeelmahmood" wrote in message
    News:g81gjh$FEC$1@forums. Macromedia.com...
    > Hi there
    > I'm trying a very simple setup drag and drop from the tree to datagrid
    > and I
    > see weird behavior... when I drag a node of the tree for the
    > datagrid
    > .. It is added to the DataGrid, but gets also reproduced in the source
    > tree
    > (except the first moved node)
    > Here is the link where you can see what is happening
    > http://mankatomoose.org/temp/treedragtest/TreeDragTest.html
    > View source is enabled then please take a look and let me know what I am
    > making
    > evil

    The source for an XMLListCollection is an XMLList. The XMLListCollection is
    a _view_ of the XMLList and has no existence apart from him. The XMLList
    its source is always an integral part of the original XML. Then, when you
    Add a node to the XMLList which is the source for your DataGrid, you also add
    it to 'something' in the original XML document. I think that you either need to make a
    copy of the knot or just look at filtering the XMLListCollection. Peter
    ENT it manages in this example by making a copy (ish)
    http://weblogs.Macromedia.com/pent/archives/2006/11/tree_drag_and_d_1.html.

    HTH;

    Amy

  • Drag & drop doesn't work only in Internet Explorer

    I am no longer able to drag & drop something in Internet Explorer.  I often drag text to a search box or a box on a form.  This feature has stopped working.  As soon as I try to drag text highlighted my cursor becomes a circle with a line through it.
    Thank you.
    DC

    Hello

    What antivirus/antispyware/security products do you have on the machine? Be one you ALREADY had on this
    machine, including those you have uninstalled (they leave leftovers behind which can cause strange problems).

    If no joy there's something blocking perhaps.

    Start - All Programs - Accessories - System Tools - IE with no Addons - what works best?

    IE - Tools - Internet Options - Advanced - tab click on restore, and then click Reset - apply / OK

    IE - Tools - Internet Options - Security tab - click on reset all default areas - apply / OK

    Close and restart IE or IE with no addons

    not better?

    IE - tools - manage Addons (for sure disable SSV2 if it is there, it is no longer necessary but Java always install
    "(and it causes problems - you never update Java to go back in and turn it off again)." Search for other possible problems.

    Windows Defender - tools - software explore - look for problems with programs that do not look right. Permit
    are usually OK and "unauthorized" are not always bad. If in doubt about a program to ask about it here.

    Could be that a BHO - BHOremover - free - standalone program, needs no installation, download and run - not all
    are bad, but some can cause your question (toolbars are BHO).
    http://securityxploded.com/bhoremover.php

    Startup programs
    http://www.Vistax64.com/tutorials/79612-startup-programs-enable-disable.html

    Also get Malwarebytes - free - use as scanner only.

    http://www.Malwarebytes.org/

    --------------------------------

    Try these to erase corruption and missing/damaged file system repair or replacement.

    Run DiskCleanup - start - all programs - Accessories - System Tools - Disk Cleanup

    Start - type in the search box - find command top - RIGHT CLICK – RUN AS ADMIN

    sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Then, run checkdisk - schedule it to run at next boot, then apply OK your way out, then restart.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    I hope this helps.

    Rob - bicycle - Mark Twain said it is good.

  • Prelude, drag and drop from the Finder

    Would be nice if we had the ability to simply drag and drop a file in the dialog box to ingest finder to automatically point to this folder.

    Most mac programs have this feature, but I do not see it in the prelude.

    This would save a lot of time since the workflow that some of us uses have subdirectories after subdirectories which end up hold our images.

    Thoughts?

    Hi Openskies,

    Thanks for the suggestion and raise doubts.

    If I understand correctly, you are browsing the necessary files/folders with finder and then I want to drag-drop to Ingest window and check the files in the capture Panel.

    The same browsing experience is available in the window to ingest itself on the left side. You can browse all the files on your Mac with this and check files for ingest Ingesting/biased.

    Although it will be interesting to see the folders being directly drag after search in the Finder, but overall, it would be more or less even if the navigation is to ingest.

    Again, if you feel strongly about this, please fill the following form with precision:

    Feature request/Bug Report Form

    We would like to improve customer experience with Prelude by incorporating the suggestions, ideas and comments.

    I hope it helps. Continue to write in the case of any confusion.

    Thank you

    Mayjain

  • Drag-drop Subvi on selected secondary

    Hi all

    I have an application where the user creates a 'follow-up' layout by dragging the desired data from the tree. In the front panel, I have several sub-panels allowing users to drag & drop data to any as they wish. Attached VI indicates similar stuff.

    However, deleting data, I can't filter what school must be used (in the vi attached, I try to move the data to the two sub-panels but even couldn't handle success that is) should be used to determine what school should show the Subvi (in this case, it is a waveform graph)? Filter mouse events? If I use the mouse enter, I can't use the event filter to drop at the same time.

    How can I feed the data, that are generated inside the second loop, while in these sub - VI that I loaded to the sub-panels? I have to do in case of timeout I suppose, but how can I join the Subvi from there then?

    Ask if you need more questions. Sorry for any possible incomprehensible sentence above

    BR, Palazzo

    Well Yes, there are many different options to pass data to the slot - loaded VI. At some point, you need to store the reference to the loaded VI and use this reference to manipulate the VI. Here's a quick and easy way to make using a local variable of the table:

    It is not very scalable and it certainly has a disadvantage right off the bat. This table will always grow and never get more small, so you'll get overlap VI references. It should still work, but if you kept Drag and drop you would possibly have a memory problem. With a few adjustments, you can solve this problem (specific table indices may be designated for each school, so clear you always the current reference to this specific location of table before loading the secondary).

    FYI, your 1ms waiting is too small. Isn't that nobody have CPU for this.

  • AE CS4 - 9.0.3 - seeds of GUI refreshing with drag & drop - Win 7 x 64

    Hello

    After you install AE 9.0.3 on Win 7 x 64, I'm running in GUI glitches when drag and drop items in the graphical interface that is not correctly updated. For example, when I reorganize the effects in the control panel of effects or when I drag / drop a preset on the teamline. The GUI is not refreshed to cleanly, leaving upleasant "trails" that show the motion I did. When I release the mouse button, some panels get a complete refresh (for example the panels of timelines and effects controls), while the effects and parameters predefined remains full of garbage.


    It's never presented before. Other applications, such as first CS4 do not appear this problem.

    NVIDIA GeForce 9400 GT, last pilot 258.96

    Thank you for the support,

    Jean-Sébastien Monzani

    ae903.jpg

    The solution is to run After Effects on Windows 7 using the Windows Vista compatibility mode. You can set the by right-clicking on the application After Effects CS4 shortcut, selecting Properties and then choosing Windows Vista (or one of the entries for a Service Pack for Vista) from the menu "run this program in compatibility mode for" on the Compatibility tab. As follows:

  • Interference with the drag & drop on MC ListBox

    LV 2010, Win 7

    I have a Drag and Drop interface, where the user drags elements from one part of the window on a multicolumn ListBox, in order to build a result of type worksheet.

    The format they're building is known and that they can apply to multiple data files in the future.

    They can also drag rows around to rearrange their and columns around too, once they are placed.

    It's everything works fine, EXCEPT:

    If the text in a given cell listbox is longer than the width of the cell, the text is partially hidden.  It is very good.

    If you move the mouse over the cell, something like a 'tip-band' opens and displays the full text.  It is very good.

    BUT

    This band of advanced interfere with dragging something.  When you click, you click on the BAND, not the list box.

    As a result, the DEPARTURE of DRAG? event never gets called and then you can not drag.

    You can see in this JING :

    I drag a few items on the OK sheet.

    I can drag down TIME line and put it somewhere else.

    But I can't drag the item with the band on this subject.

    Notice that I CAN drag this line, by entering the number which has no band that covers. (My code allows you to drag a line by clicking anywhere on the line, except for the symbol).

    If you try hard you can move the mouse on a cell, click on before the band gets up and do it very well.

    Thus, the code works fine.

    I checked do DRAG from? is not called, if there is a band under the mouse.

    What can I do about it?  I have not found a way to disable this band. Indeed, it is useful.

    But I don't think that is a command I can get events from.

    So I have no way of knowing if she is released or not.


  • can I drag & drop in records of drive c to d to data disc

    I have a lot of free space on the data drive D. can I go to c and d drives properties and drag & drop of files/folders from one disk to the other?

    Hello

    read this:

    Move your folders and files of the user to a different partition

    http://www.vista4beginners.com/move-user-files-folders-to-another-partition

    ________________________________________________________________

    or save data on D: - remove D: - extend C: into the now unallocated space where D: is

    How to remove and extend a Partition with Vista disk management

    http://www.Vistax64.com/tutorials/95418-disk-management-delete-extend.html

  • using the FC command with the GUI drag & drop

    In Windows 95 and 98, it was possible to make a shortcut to the "CF" MS-DOS command on the desktop, and then compare two files by drag & dropping them on the shortcut.

    However, starting from Windows XP, while this still TECHNICALLY works, the MS-DOS window (I do not remember what to call other than "command prompt window", so bear with me) will close immediately upon expiration of the program, making it impossible to read the results, especially if it is "no differences encountered".

    I remember that there was no decent way to solve this problem in XP, but is there a solution to Vista or 7? Typing long file names can be heavy, and even by using copy and paste is tedious compared to the ease, I remember not on Windows 9 X.

    Oh, I just had a thought when you think of batch files. I tried to add a pause at the end command. That seemed to work. It has been long since I made a batch file that needed the pause command. I don't know why I thought using a batch file with a command to break a decade ago.

    Oh and thanks for the link explaining the differences in the manufacture of the batch files. I learned how to 3.30 in 1990 for MS-DOS batch files and never really learned anything new other than the fact that I could use drag-n - drop in Windows 95.

    Is there something else that I could learn a few new tricks that have been introduced since MS-DOS 3.30? I _might_ have read books for MS-DOS 4 or 5 at the time, because there weren't really that many differences. The only different things I knew were the dosshell in MS-DOS 4, Edit & QBASIC in MS-DOS 5 and extended external help of 6.2.2 MS-DOS command which was similar (although I didn't know it until the end of the 1990s) for Unix man pages. Oh, and in one of these versions, they also did better? parameter help messages.

  • BUG: Cannot drag + drop PDF

    Last Photoshop CC, latest Mac OS, all drivers updated. I already reset prefs and rebooted.

    The attempt to drag + drop an Acrobat PDF from the Finder, in a window of Photoshop, now get the error message "Could not complete the command because of a program error"

    This was part of my work for many years, today broke up with the last update.

    Any ideas for a solution please? Thank you.

    This help if you ignore your third-party plugins and run Photoshop to open PDF files?

    Try running Photoshop Plugins third/Presets.Follow to skip the steps below.

    • Launch Photoshop all holding the key SHIFT key
    • Select Skip loading part 3 plugins.and choose Yes

    ~ Assani

  • Different drag / drop behavior of the mouse on different users on the same virtual machine Windows 10 Pro accounts

    I just upgraded to 8.1 on Mac OS X 10.11.3 Fusion "El Capitan" on a new iMac 27-inch 5K retina. The guest operating system is a new virtual machine Windows 10 Pro. I have two user accounts on the virtual machine, my local administrator account and another account local standard user. When I am logged into my account, I am able to drag and drop files to and from the guest to the normally Mac OS. As the mouse moves freely between the guest OS and the Mac. However, when I connect using the standard other account, I can't drag - move to and from the guest for the Mac OS. Also once I click into the virtual machine the mouse movement is limited to the virtual machine until I have press the buttons on the Mac to free the movement of the mouse to the Mac. I tried to uninstall and reinstall the vmware tools but the same behavior persists. Any ideas on a solution and why these two users accounts would act differently?

    Just phone with the help of VMware. They solved the problem in uninstalling and reinstalling VMware tools and change the following VMware Fusion preferences-> preferences-> General-> Gaming: to 'Never mouse optimize for games '. It has been set to 'always optimize the mouse for games '.  After that drag & drop, mouse movement works smoothly and perfectly now. Thank you VMware support!

  • Drag & Drop problem with Workstation 9

    Hi I'm under WorkStation 9.0.1 build-894247 on a 64-bit Windows 8 host.

    I'm having a problem with drag-and - drop files between the host and the guest.

    Here's what I found;

    • If I run that high Workstation (IE "run as Administrator") then I can only drag files from the client to the host. Drag files between the host and the guest, I simply "cannot delete here" mouse cursor.
    • If I'm not running workstation high so I can just drag files between the host and the guest. When you drag the client files the mouse cursor stops at the border of the comment window.

    I have all the options set in the settings of the computer prompted virtual isolation.

    I get the same results with various Windows OS such as Linux clients.

    I'd like to at least know if someone else has this problem.

    (Performance of the latest tools 9.2.2)

    I answer to my orig post as Workstation 10 fixed drag & drop the issue.

    I had a client silently stop accepting drops well and had to reboot to get things working again - but I'll keep for a new discussion if he continues to be...

  • Drag & Drop sometimes gives excessive use of persistent processor (WKS TP June 2012)

    The host Windows 7 x 64 SP1 Workstation Tech Prev June 2012 16 GB, 4 CPU

    Comments Windows 8 x 64 Release Preview 2 GB, 2 vCPUs

    Drag / drop a file from the host to the client desktop sometimes shows the pointer of the mouse as circle with slash and translates VMware tool Core Service using 100% of the total CPU, or 50% on the two vCPUs.

    Before a Drag & Drop and after a Drag & Drop

    DragDrop1CPU.jpg

    Most of the time the CPU spikes result when Drag & Drop fails, that is, it shows a circle with a slash in the world mouse pointer, then roll the mouse off the desktop and on the back and an icon from the taskbar a few times shows finally the mouse pointer from the anchor and it can be moved successfully on the desk of comments.

    And after a few minutes, this excessive CPU reduced to 1 vCPU charge, but never goes away until vmtoolsd is finished.

    DragDrop2CPU.jpg

    Details:

    DragDrop3CPU.jpg

    DragDrop4CPU.jpg

    I noticed that there are 2 vmtoolds.exe running, dieting and the other under the user, but under the user.

    Also, I remember seeing this same behavior in an older computer, like 6.

    You can use the Task Manager to kill the vmtoolsd.exe process that uses 100% of CPU.  To restart it, you run a command line like this:

    "C:\Program Files\VMware\VMware Tools\vmtoolsd.exe" -n vmusr

    The exact command line to run is located in the registry:

    HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run, VMware user process string value

  • Drag drop files always in temp\VMwareDND which is a symptom of the problem?

    I realized for the first time as the files that are Drag'n dropped from OS X to Windows VM apparently first go to ~ \Appdata\Local\Temp\VMwareDND.

    I noticed this only because:

    I dropped a WORD DOC file on the WINDOWS desktop.  I then opened it in MS WORD.  When I tried to make a BACKUP-from Word, the target folder that appeared in the Save dialogue was... \VMwareDND, no office!

    This DOC file is still in VMwareDND.

    Out of curiosity, I tried to drag / drop files more. These files later are NOT now in VMwareDND. But the first file I have slipped and fallen still exists in VMwareDND.

    Why does the first file in VMwareDND like the rest of the files?

    Was there a problem that the file has been copied from OS X to WINDOWS?

    Should I be worried that maybe the file was not copied correctly? This file was only a 5 page doc, but I am concerned about large binary files.

    Fusion 3.0.0 OS X 10.5.6 Windows Server 2008.

    Hello

    As the files that are drag ' n dropped go via the folder %TEMP% windows is by design.

    It also means that if you try to DND a file that is larger than the space available on the unit that contains only your temporary folder will fail to copy.

    If I remember correctly you can get around this by changing the file folder in your installation of windows to use another drive.

    In regard to the original not getting file not deleted, it is difficult to say. Don't have youby accident registered there in MS Word?

    It could be a bug that animates its not deleted in the temporary folder after copy successful using DND, but it is not a great problem because the temp folder is deleted when you select 'Disk cleanup' in the context menu properties under.

    There are also opportunities under profiles to delete the contents of the temp folder when you restart your guest.

    Hope this helps,

    --
    Wil
    _____________________________________________________
    VI Toolkit & scripts wiki at http://www.vi-toolkit.com

    Writer to the blog www.planetvm.net

    Twitter: @wilva

  • Office file to the browser, drag drop / entry download

    Hello world

    I'm working on a project with drag and drop and im using jqeuryui for this.

    but I want the user to be able to drag a photo to the page and what it apears on the page in the browser (no upload fancy but just customer data)

    and also a button 'Download' but also using data (I won't use of node.js or any database for this project).

    can someone help me with a simple script for that? found a lot of scripts but all the required databases, I just want to keep things simple.

    then just a picture of snow from desktop to the browser and let that attend a div,.

    and an entry button to upload a photo and let that attend a div.

    local all simple.

    I'd like to hear a response.

    -Rob

    I made a model for drag drop download.

    Drag a picture on the box and it will appear in the browser.

    Demo: http://boermancrossmedia.nl/edgedragupload/dragdrop_file_upload.html

    Download a file and model: https://app.box.com/s/sl49v3fs0r0drqm2ix23

    Free to use.

    Maby preran, you can use it for the help page & tutorial?

Maybe you are looking for