02-09-2021, 08:40 PM
(This post was last modified: 02-09-2021, 08:42 PM by ChameleonScales.)
Apart from the dialog that you define in register() and the gimp.message command (which doesn't allow for any user input), I don't know if Gimp's api provides a way to pop a dialog to, say, ask for confirmation about something or provide other sliders, spinners, etc based on what you selected in the main plug'in's dialog.
Do we have to revert to other python libraries like zenity or GTK?
Do we have to revert to other python libraries like zenity or GTK?