Re: Odd question about UIViews in UIScrollView

2010-08-27 Thread Eric E. Dolecki
After further investigation and me turning background color on and alpha down, I seem to have overlapping album covers, thus the wonky index reporting. Sorry for the noise. Google Voice: (508) 656-0622 Twitter: eric_dolecki XBoxLive: edolecki PSN: eric_dolecki http://blog.ericd.n

Odd question about UIViews in UIScrollView

2010-08-27 Thread Eric E. Dolecki
I have a UIScrollView that I am placing custom UIViews into. Album covers with metadata. Right now just for testing, when I create the UIView to add to the scroll view, I am also setting an int variable in the UIView... AlbumCover *lad = [[AlbumCover alloc] initWithFrame:CGRectMake(190, 5, 200, 20