Hello all,
I want to draw several circles of different colors on the screen(Assume that I have a class that draws circle on the screen taking a point and a color as parameters). The problem is that they won't not fit into the screen. I have a question in relation to this problem.
I decided to use uitableview in order to deal with the fitting problem but I don't know how to draw circles on a cell.
It may be straightforward, but I am new to this platform.
Any help will be appreciated.
I want to draw several circles of different colors on the screen(Assume that I have a class that draws circle on the screen taking a point and a color as parameters). The problem is that they won't not fit into the screen. I have a question in relation to this problem.
I decided to use uitableview in order to deal with the fitting problem but I don't know how to draw circles on a cell.
It may be straightforward, but I am new to this platform.
Any help will be appreciated.