That tutorial is a good place to start (it's where I started) but it leaves out a lot of implementation detail. I was frustrated by the process, so I created a [reference][1] to try and help others in the future.
It looks like the link to the dev version is dead. I'll keep [this copy][2] up for a couple of days so you can get it. (Note that this is ß54. I think the newer versions on GitHub like ß58 are built with the headers included and should work for building plug-ins. If not, and you want the newer version, you can build it from source. I don't think there are any compatibility differences for plug-ins between the two, but there are some problems with proxy objects in the new version which is why I don't use it.)
If you have any questions, e-mail me via the list or directly.
[1]: http://github.com/tiennou/blacktree-elements/blob/master/PluginDevelopmentReference/QuicksilverPlug-inReference.mdown
[2]: http://www.skurfer.com/files/Quicksilver.zip
--
Rob McBroom
<http://www.skurfer.com/>
Hi Rob,I've wanted to build QS and write plugins for a while. I've finally got Lion installed and the latest XCode and I've been able to get QS built as well as the Flashlight Interface plugin, but when I try and build the OmniWeb module I get a lot of errors (screenshot attached). Do you have any suggestions on where I can find some notes about getting started with plugins?What I'm actually trying to do is expand upon your QSDownloads / QSMostRecentDownloadProxy (I believe that used to be part of the Proxy Objects plugin which has been pulled into the QS core) and set it up so I can use the a "most recent" proxy object for more than just the downloads folder. I think I can do that by modifying the core code, but of course it would be better if I can figure out how to do it a via a plugin.ps: thanks for all the contributions you've been making to QS - I see you all over github fixing things left and right.
-- You received this message because you are subscribed to the Google Groups Quicksilver group. To post to this group, send email to blacktree-...@googlegroups.com. To unsubscribe from this group, send email to blacktree-quicks...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/blacktree-quicksilver?hl=en