views:

10

answers:

0

Hi all,

I can't seem to find anyone who's had a similar problem so hopefully someone on here can help me with what might be a very obvious problem.

Basically my program currently has a bunch of UISliders, UIButtons, and text boxes in it. Although I laid out all of this in landscape (I plan on having this view work only in land scape, or having a completely different view for portrait) everything works fine in portrait even though the positions are obviously slightly off. However, when I rotate to landscape, everything is in its correct place but the UISliders and UIButtons stop working completely. Interestingly the UITextFields still work fine, just the sliders stop working.

Very bizarre problem, if anyone can help but would like to see the code just ask and I'll post it.

Thanks so much, Will