How to make a plugin and protect it
Posted: Sun Aug 13, 2017 9:16 am
Hi guy's and girls,
I need some help here.
I am struggling on how to make a plugin with some handlers I have made. I find the way Livecode describes me how to do this not easy to understand https://livecode.com/how-to-create-plug ... e-8-0-ide/.
What I want to do is to have my own handlerds (routines) available to me as a plugin (or extension?) and easy to manage (script only stack?)
I also need those handlers to be protected because some of them are specialized encription routines.
E.g. like the DGH (Data Grid Helper) or NativeSoft DataTree works... ?
Can you help me to understand how to achieve this and how to add such plugins to a stack for usage?
Paul
I need some help here.
I am struggling on how to make a plugin with some handlers I have made. I find the way Livecode describes me how to do this not easy to understand https://livecode.com/how-to-create-plug ... e-8-0-ide/.
What I want to do is to have my own handlerds (routines) available to me as a plugin (or extension?) and easy to manage (script only stack?)
I also need those handlers to be protected because some of them are specialized encription routines.
E.g. like the DGH (Data Grid Helper) or NativeSoft DataTree works... ?
Can you help me to understand how to achieve this and how to add such plugins to a stack for usage?
Paul