Skip to content

Instantly share code, notes, and snippets.

@eliaskg
Created December 22, 2010 09:58
Show Gist options
  • Select an option

  • Save eliaskg/751330 to your computer and use it in GitHub Desktop.

Select an option

Save eliaskg/751330 to your computer and use it in GitHub Desktop.
Name the CPTextField
var greetingTextField = [CPTextField labelWithTitle:translations.greeting[userLanguage]];
var farewellTextField = [CPTextField labelWithTitle.translations.farewell[userLanguage]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment