Hi, I am planning to design one Photoshop UXP Panel. It will have one file open dialog button within it. I will select some jpg files and click the Start button.
The selected jpg files will be placed sequentially in the below canvas as small thumbnail images. If I double click the jpg files, then they will open in photoshop for editing purpose.
Please look at the attached picture for clarity.
Is it possible to achieve?
Can you please pass some sample codes or tutorials I can follow?
Edited:
I have already found the code for creating the canvas. The javascript is also painting a triangle within the canvas. But how the images will be automatically placed within the canvas? If canvas is not required, I am fine. But the images should be placed on the panel itself. And for this there should be a container. Any container should be fine.
Many thanks in advance.
~Nirmalya