M man2manno macrumors member Original poster Mar 21, 2009 55 0 May 28, 2009 #1 Hey guys, I am stuck on this one and just can't figure it out if its even possible. Is there a way to make a UIProgressView stand vertical instead of horizontal? Either using IB or Xcode? Thanks
Hey guys, I am stuck on this one and just can't figure it out if its even possible. Is there a way to make a UIProgressView stand vertical instead of horizontal? Either using IB or Xcode? Thanks
B bytezone macrumors member Apr 20, 2009 64 0 May 28, 2009 #2 Make progressview a subView of View. Then playaround with View... Hoep it helps...!!!
D detz macrumors 65816 Jun 29, 2007 1,051 0 May 28, 2009 #3 Yeah, just draw it yourself. A progress bar is pretty basic.