I have an error when I tried to create a UIImageView. Look at this code :
UIImage* backgroundPanel = [[UIImage imageNamed:@\"loginPanelBackground.png\"] resizabl
See the answer here : How do I capture UIImage of complete contents of UITableView / UIScrollView and make it work on an ios device
Thanks eliajf !