귀4대기의 언어 이야기

귀4대기의 언어 이야기

  • 전체를 보여줘
    • 언어
      • C Lang
      • TCP-IP
      • C++ Builder
      • EVC 4.0
      • C++
      • IPhone
      • Android
      • QT
      • PHP
      • Computer English
      • Delphi
      • LINUX EMBEDED LINUX
      • MySQL
    • 정보보안
    • 보험약관설명
  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록
  • 블럭친구들 서신점
RSS 피드
로그인
로그아웃 글쓰기 관리

귀4대기의 언어 이야기

컨텐츠 검색

태그

아이폰 노무현 천안함 침몰 삼성 한나라당 Android 애플 아이폰4 아이패드 약관읽어주는여자 천안함 2mb c++ 이명박 iPhone 안드로이드 스마트폰 QT c++ builder 약일녀

최근글

댓글

공지사항

아카이브

xcode textfield(1)

  • xcode textfield next 구현

    - (BOOL)textFieldShouldReturn:(UITextField *)textField { if (textField == txtUsername) { [txtPassword becomeFirstResponder]; } else if (textField == txtPassword) { [txtEmail becomeFirstResponder]; } [textField resignFirstResponder]; return YES;} 소스는 간단한데 implement delegate를 해줘야 한다고 해서 한참 헤맸다 ... http://mobile.tutsplus.com/tutorials/iphone/ios-sdk-uitextfield-uitextfielddelegate/ 여기에 해결법이 나와있음. 간..

    2013.01.15
이전
1
다음
티스토리
© 2018 TISTORY. All rights reserved.

티스토리툴바