bobjack
unread,Jun 17, 2008, 6:24:10 AM6/17/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to leo-editor
I have started to seperate out some common code used in rClick/toolbar
and several other plugins that I am working on. I am putting this code
in a 'plugin' called rClickBasePluginClasses.py.
Importing the file has no side effects and it has a top level init
function that allways returns False so it is never loaded as a plugin.
I tried keeping the common code in rClick and importing rClick in
other plugins but this caused too many problems especially if, for
example, toolbar is enabled but rClick is not.
Could this be added to leoPluginsRef.leo please?
I did add it myself but, whether by accident or design, it go removed.
<v t="bobjack.20080615130304.2"><vh>@thin rClickBasePluginClasses.py</
vh></v>
Bob