Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
addonCollectionManager-3.0 on Gimp 2.10.2 (Solved)
#3
(05-26-2018, 03:19 AM)Espermaschine Wrote: https://www.gimp-forum.net/Thread-ofnuts...-in-2-10-2

Thank you Espermachine. I manage to change the code to what Kevin pointed out and I copy and pasted the plugin from: C:\Users\Pocholo\AppData\Roaming\GIMP\.gimp-2.8\plug-ins  to the; C:\Program Files\GIMP 2.10.2\GIMP 2\lib\gimp\2.0\plug-ins. So far when I right click on the brushes, Font,Gradient,Patterns dialog, I get an empty "Set Manager"pop up window.
Code:
from gimpfu import *
import pygtk,gtk,re,sys,os,glob,shutil,ConfigParser,codecs,copy,zipfile,time
pygtk.require('2.0')


Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
RE: addonCollectionManager-3.0 on Gimp 2.10.2 - by Pocholo - 05-26-2018, 04:08 PM

Forum Jump: