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

Conflict with UITableview Cell #1

Open
BhaveshLathigara opened this issue Jan 5, 2014 · 1 comment
Open

Conflict with UITableview Cell #1

BhaveshLathigara opened this issue Jan 5, 2014 · 1 comment

Comments

@BhaveshLathigara
Copy link

Hello,

Thanks for put this code

I have query , I am not able to put this ticker view in UITableViewCell

I am checking with this

[cell addsubview:ticker];
[cell.backgroundview addsubview:ticker];
[cell.contenview addsubview:ticker];

but in any case this is not working in UITableview cell

my requirement is to display multiple ticker in one row and also multiple cell row

Thanks in advance if you can give any suggestion

@jeffhodnett
Copy link
Owner

How about now?

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

2 participants