iam developing one application.In that i use the label and textfield in same line.Every label contain the different size of text.And i place the textfield after the completing the label width.But i want to place the textfield after completion of label text.For example in my view Server name: is the label ans naresh is the textfield.I got like Server name:space Naresh.But i want like Server name:Naresh.So please tell me how to do this.
iam developing one application.In that i use the label and textfield in same line.Every
Share
You can resize your label according to its contents using this:
and then change the frame of your textField like this: