Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table View Cell #6

Open
jjuliano opened this issue Jul 10, 2012 · 2 comments
Open

Table View Cell #6

jjuliano opened this issue Jul 10, 2012 · 2 comments

Comments

@jjuliano
Copy link

Hi,

I've been using this library primarily on my project, since the gem is easier to add to the project.
However, I think there's a lot of missing examples, like how to use the builder.

I can now add a table_view, and I really want to know to add and use the table_view_cell into my existing table_view.

Would you provide an example usage for this?

Thanks for SimpleView for Rubymotion, this project rocks!

@jjuliano
Copy link
Author

Another note on this one, Teacup has an example on how to setup a TableViewCell on http://colinta.com/thoughts/aw_hell_its_a_table_cell.html using it's DSL,
this might be similar on how SimpleView build the table_cell.

@jjuliano
Copy link
Author

I made a conversion from Teacup to SimpleView of the (http://colinta.com/thoughts/aw_hell_its_a_table_cell.html) table cell view example, here's the SimpleView version (https://gist.github.com/3093205), I think there's a much simpler way to do this using SimpleView table_view_builder. Any comments are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant