JHTickerView icon indicating copy to clipboard operation
JHTickerView copied to clipboard

Conflict with UITableview Cell

Open BhaveshLathigara opened this issue 11 years ago • 1 comments

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

BhaveshLathigara avatar Jan 05 '14 04:01 BhaveshLathigara

How about now?

jeffhodnett avatar Jan 08 '14 00:01 jeffhodnett