On 4 Nov 2013, at 10:36, 1.61803 wrote:
Besides the plugin documentation, is there a primer or template for interfaces?
Not even the documentation discusses making interfaces. The Xcode template advertises an “Interface” option, but I never populated it with the appropriate things.
What you need to do depends on your goals. It might be as simple as taking [one of the existing ones][bc], renaming everything, then making changes to the NIB. But to truly customize with layers and animations (as Julius did with all three of [his interfaces][j]), you’d need to create whole new replacements for various classes.
[bc]: https://github.com/quicksilver/BezelClassic-qsplugin [j]: https://github.com/julius -- Rob McBroom http://www.skurfer.com/ -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/groups/opt_out.
