My app has a lot of switches, that I create programatically, and sometimes they draw really weirdly. The right or left end is all open and the text is weird. I thought that this was an issue on on the simulator, but I have just got my iPad, and they're appearing sometimes there. I have not customised these switches via any private APIs. As a secondary issue, some of the switches should be disabled, and some look disabled, but are clickable and change value, and some look normal, but cannot be changed. Is there anything I should know? I'm using the 3.2 SDK. Thanks