Hi everyone,
Just getting started writing Mori plugins, sorry for my RT(F)M questions ;)
I'ts often made reference to MIUserInterfaceProtocols.h, but I can't find it anywhere in the blocks sdk, could a gentle soul tell me where is that file ?
Thanks in advance,
Massyah.
Massyah, In general plugin
Massyah,
In general plugin writing isn't a well documented process right now. The best way to do it is first get access to Mori's source code and then you can see how Mori does things and copy/modify that code.
Anyway please email me and I'll setup a subversion account for you so that you can download Mori's sources.
(my computer just died, i'm on a IBM laptop at the moment, so I can't easily look at my copy of Mori and see where MIUserInterfaceProtocols is. I think it should be in the MIUserInterface.plugin's resources folder. But it's possible that I forgot to make it public and so you might only see it if you have Mori's sources).
And please keep asking questions. Mori plugin writings isn't well documented, so all questions are good questions.
Jesse