I am intending to add a \"blank\" star icon on my page which will be changed to a \"solid\" star when a user clicks on it.
I have a UISegmentedView that I use to present the user with an option on one of two calculations they can do in my program. If the segmented control is one way, it should show 4 text boxes and their
I\'ve got a customized UISlider that I want to use to display information to the user with and I don\'t want the user to be able to interact with the slider. I\'ve tried
I have a situation I\'m trying to change background image of 4 buttons like this: if(some condition){ [firstSeverityButton setBackgroundImage:[UIImage imageNamed:@"greySeverity.jpg"] forStat
I have a TextArea control, and sliding the scrollbar all the way down always doesn\'t show all the text.
please i am wondering about the n开发者_C百科ame of that control in this video: http://www.youtube.com/watch?v=FEAkVCouI_Y (stop it in the 48 seconds) where the user can set parameters of his search (
For example, let\'s say I would like to design开发者_Go百科 a GUI with a table that the user enters data into. I then want to have 2 push buttons: one that will save the data currently in the table, a
I\'ve done a bit of a search but couldn\'t find an answer to this question. For example: sampleComponent.explicitMinWidth = 500;
i have implemented the following viewDidLoad() Method: - (void)viewDidLoad { [super viewDidLoad]; // loading images into the queue
I am attempting to make a UIView/UIControl that people can drag up and reveal a text box, and then drag down to hide it.However, I have yet to find a method to make this \"fluid\" - it always seems to