Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
several register by python file ?
#3
Ok, great.
I have an other question :
I would like my quick plug-in to re-use the options last used when calling the slow plug-in. As I noticed that gimp remembers the options of a plug-in when using it several times (instead of falling back to the default values defined in the register), I suppose that they are saved somewhere. I am wandering if I can access those options.
If not, what would be the best way of archiving the same result ? Saving the option's values in a file inside the plug-in folder ? In what format ? CSV ? Json ?
Reply


Messages In This Thread
RE: several register by python file ? - by Ofnuts - 07-25-2023, 09:59 PM
RE: several register by python file ? - by jacques_duflos - 07-30-2023, 09:39 AM
RE: several register by python file ? - by Ofnuts - 07-30-2023, 05:32 PM

Forum Jump: