Plugin that runs in background and doesn't freeze main GUI
Plugin that runs in background and doesn't freeze main GUI
Hello, I'm trying to create a Photoshop plugin that automates some tasks (like create new layers, save image, open another image, etc) that a user can do in Photoshop. Is it possible to make the plugin run sort of in a background thread, so that the main Photoshop gui does not freeze, so the user can keep painting and editing the image while the plugin runs? I was trying to do this with Photoshop scripting (JavaScript) first, for example create a script that saves the image in a background thread. Photoshop CS6 has a feature that you can save the image in the background and the gui doesn't hang, but calling this save feature from a script still results in the gui hanging, since the Photoshop gui just freezes whenever any kind of script runs. So, I'm wondering if plugins would let me get around the gui-freezing. Thanks for any help.
-
- Plugin Guru
- Posts: 3336
- Joined: Fri Mar 08, 2002 1:00 am
- Location: The Plugin Site
- Contact:
Re: Plugin that runs in background and doesn't freeze main G
As far as I know background saving is not possible from a script or plugins. But better ask your questions at http://forums.adobe.com/community/photoshop where Adobe employees can answer that.
Return to “Photoshop-compatible Plugins”
Who is online
Users browsing this forum: No registered users and 3 guests