Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python-fu: add more user input dialogs?
#1
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?
Reply


Messages In This Thread
Python-fu: add more user input dialogs? - by ChameleonScales - 02-09-2021, 08:40 PM

Forum Jump: