drag-and-drop-support

Please use this forum to post bug reports, feature requests, tips, etc. for beta versions of Picture Window Pro 8

Moderator: jsachs

Locked
Winfried
Posts: 240
Joined: June 18th, 2010, 4:27 pm
What is the make/model of your primary camera?: Pentax K1

drag-and-drop-support

Post by Winfried »

Ref: PWP 8 release 03-28-2018
--- update log.pdf ------
Launching Picture Window Pro multiple times just opens the first instance and no longer creates multiple
copies of the application.
---------
This works so far .... , but I would like to have drag-and-drop support to add
more files to PWP 8.
At the current state of the implementation I have to use the Open from the File menue.
Since I keep all my files in a DAM (IMatch) I pass my files from IMatch via drag-and-drop
Winfried
-----
migrated to Windows 10 in Nov. 2019
PWP Pro 64
CUDA not available
jsachs
Posts: 4588
Joined: January 22nd, 2009, 11:03 pm

Re: drag-and-drop-support

Post by jsachs »

That turned out to be a lot easier than I thought it would. Starting with the next release, you can drop one or more files on an open instance of PWP and it will open the dropped files. You should probably avoid doing this while Picture Window is busy performing some other operation.
Jonathan Sachs
Digital Light & Color
Winfried
Posts: 240
Joined: June 18th, 2010, 4:27 pm
What is the make/model of your primary camera?: Pentax K1

Re: drag-and-drop-support

Post by Winfried »

May I ask for two more enhancements:
- Is it possible to have a drag-and-drop function to the root of a "workflow" in the image browser?
- Is it possible to assign an image from the image browser in the "Replave Existing File" dialog?

Thanks
Winfried
-----
migrated to Windows 10 in Nov. 2019
PWP Pro 64
CUDA not available
jsachs
Posts: 4588
Joined: January 22nd, 2009, 11:03 pm

Re: drag-and-drop-support

Post by jsachs »

I think the first one is fairly easy, as long you don't drop more than one image.

There might be a better way to do the second one by creating a new transformation that takes one auxiliary input, and passes it through unchanged to its output. It would always create a top level image in a new branch. If you then build a workflow below this image, you could select a new root image from the image picker in the top level image.
Jonathan Sachs
Digital Light & Color
jsachs
Posts: 4588
Joined: January 22nd, 2009, 11:03 pm

Re: drag-and-drop-support

Post by jsachs »

I took your suggestion for drag and drop and that is implemented in the 1-Apr release.

I also added a new Copy transformation which takes an image argument and passes it through to its output. At any point, you can select a different input image and it will ripple through all other downstream images.
Jonathan Sachs
Digital Light & Color
Winfried
Posts: 240
Joined: June 18th, 2010, 4:27 pm
What is the make/model of your primary camera?: Pentax K1

Re: drag-and-drop-support

Post by Winfried »

This copy transformation resolves another enhancement request I was thinking of: an equivalent function to the "flatten layers" function in Photoshop.
Thanks
Winfried
-----
migrated to Windows 10 in Nov. 2019
PWP Pro 64
CUDA not available
Locked