Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Creating outlets in storyboard
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Szymon Nowak  
View profile  
 More options Sep 10 2012, 9:51 am
From: Szymon Nowak <szi...@gmail.com>
Date: Mon, 10 Sep 2012 06:51:41 -0700 (PDT)
Local: Mon, Sep 10 2012 9:51 am
Subject: Creating outlets in storyboard

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
malkomalko  
View profile  
 More options Sep 10 2012, 11:05 am
From: malkomalko <robma...@gmail.com>
Date: Mon, 10 Sep 2012 08:05:03 -0700 (PDT)
Local: Mon, Sep 10 2012 11:05 am
Subject: Re: Creating outlets in storyboard

check out https://github.com/yury/ib

works like a charm


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Szymon Nowak  
View profile  
 More options Sep 10 2012, 12:53 pm
From: Szymon Nowak <szi...@gmail.com>
Date: Mon, 10 Sep 2012 09:53:08 -0700 (PDT)
Local: Mon, Sep 10 2012 12:53 pm
Subject: Re: Creating outlets in storyboard

On Monday, 10 September 2012 17:05:03 UTC+2, malkomalko wrote:
> check out https://github.com/yury/ib

> works like a charm

Thanks! I figured out that I can access a view in controller via
view.viewWithTag method, but this gem looks much better.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »