Tagged Questions
0
votes
2answers
575 views
Can't access any outlets after using loadNibNamed
Edit: In case someone wants to look at the actual code, here it is:
http://pastie.org/713951
Long story short: the problem I'm having is I can't make the window show up in the fly() function.
Full ...
0
votes
2answers
94 views
NSLog with PlugIn development for Coda
I've just started and am attempting to write plug-ins for Coda.
Now, I can't for the life of me i can't figure out how or where NSLog's get outputted for debugging. When the plugin is loaded by ...