Hi Im starting out my journey that seems to be a daunting but challenging task. To create a Indesign Plugin, Im reading the documentation about my first plug-in but what is difference between the type KUiplugin and kModelPlugin?
- My understanding is that the kUIplugin has a user interface? And the other is not? Could kmodelplugin be like a command that gets invoked when run in the background?
- I also notice the "k" prefix everywhere, what does it stands for?
- Also that when DollyXs generates the files project they are all over the place, Is it possible to set them all up in one project folder?? For easy transfer to a different machine?
- There is two ODFRC.rsp in the sdk folder, one is the WriteFishPriceODFRC.rsp and SDKODFRCoptions.rsp, I take it that you only need either one of this? And my understanding this is to point where Adobes keeps all components, library, includes etc? When generating files using DollyXs on the shared rsp, there is also a c++ rsp that needs to be filled? The documentation states
"A .rsp file is used in an SDK project to specify common search paths for the C++ and ODFRC compilers."
But doesnt the Visual studio does this already when it comes to C++ search paths?
------------------------
These are just my questions for now, I am following the documentation because it seems this is the only material out there available after doing a google search. And it seems that im going in slug pace, questions after questions.
PS: Please if you could give us abit of your time, enlighten a budding and aspiring adobe developer it would be much appreciated.
These questions may seemed stupid and probably are and will be embarrassed when I get responses. But since I only have the documentation to look for help, I'll just throw it out there. Im still reading the documentation over and over so I can wrap my head around it.
Please just dont be too harsh on me .
Thanks
ED