How to develop/create a GUI for a QuickLook plugin?
I saw lots of QuickLook plugins (like BetterZip Quick Look Generator ) coming together with their nice and tidy interfaces...I tried to design the GUI of my own one using HTML and JQuery, but I don't think that it's a good solution (plus, on top of that, Xcode 5.1 doesn't allow you anymore to include or open files from other directories with the <src> attribute). I'll never thank enough Jelle Vandebeeck for opening my mind with his beautiful and helpful post , but unfortunately there's nothing on the internet regarding this topic (I think that there might be something on The Big Nerd Ranch