Hi,
I've read few storyboard posts/tutorials and they all say that I need to
create a header file to be able to create an outlet. Is it still the only
solution? Can RubyMotion generate a header file for me, or do I have to
create one manually?
Is using storyboard actually a good idea? I've created some views
programmatically and positioning them was rather annoying, however, I might
be simply doing it wrong :) Is there some concept of layout in iOS so that
I don't have to explicitly set frame of every subview manually?
Cheers,
Szymon