Welcome, Guest
Username Password: Remember me

Field Cell Types
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Field Cell Types

Field Cell Types 1 year, 4 months ago #1

Afternoon

I have noticed that with different field types that the place where the user enters the text is different - sometimes sometimes it is on the left, other it is centered.

Is there a way to change this, or is it just part of life?

Iain
  • ihmunro
  • OFFLINE
  • Expert Boarder
  • Posts: 135
  • Karma: 0

Re: Field Cell Types 1 year, 4 months ago #2

Hi Iain,

What type of cell are you using? In an SCTextField cell, text is by default left aligned. You can easily change this:

 
myTextFieldCell.textField.textAlignment = UITextAlignmentRight;
 
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72
  • Page:
  • 1
Time to create page: 0.68 seconds