Many thanks.
Could you clarify the difference between the __init__() method and the initialize() method? I'm not clear on what to do in each one.
[Later]
Hmm... since initialize() is also being called every time the plugin is run, is there much point to it at all anymore? When it was only called when the plugin was installed, I can see what the point of it was, but not anymore. Or I have just not understood at all?
Last edited by pdurrant; 12-16-2014 at 02:11 PM.
|