Tagged Questions
3
votes
1answer
573 views
MacRuby + Interface Builder: How to display, then close, then display a window again
I'm a complete n00b with MacRuby and Cocoa, so keep that in mind when answering - I need lots of details and explanation. :)
I've set up a simple project that has 2 windows in it, both of which are ...
0
votes
1answer
258 views
Xcode: changing double clicking file behavior
One of my projects suddenly had its double-clicking behavior changed and I don't know how to change it back.
The behavior I want:
Double clicking a source code file opens up a new window.
The ...