Not sure if this is really a support question or not. I doubt this will be supported by default but maybe someone can offer some info to point me in the right direction.
How does one implement dragging and dropping from the operating system explorer window into a program / app? Let me explain a little more. I want to create an App (are b4j apps or programs?) to rename picture files. The app will have a set of controls / views shows as areas on the app window. The idea is that each of these areas will rename any file dragged into that are to a preset name. So the user navigates to the folder where the file resides in the windows explorer, not in the app. Then drags a file onto an area on the app and depending which area it was dropped to, the file gets renamed to that preset. Following?
So, any tips how to implement this, never done anything like it before so no clue where to start...
Thanks
How does one implement dragging and dropping from the operating system explorer window into a program / app? Let me explain a little more. I want to create an App (are b4j apps or programs?) to rename picture files. The app will have a set of controls / views shows as areas on the app window. The idea is that each of these areas will rename any file dragged into that are to a preset name. So the user navigates to the folder where the file resides in the windows explorer, not in the app. Then drags a file onto an area on the app and depending which area it was dropped to, the file gets renamed to that preset. Following?
So, any tips how to implement this, never done anything like it before so no clue where to start...
Thanks