Search results

  1. S

    phone application problem, upload via SSH

    Hi all, i'm new in iPhone development :) i download a simple code "HelloWord" from apple iphone developer center. I found HelloWord.app in build folder and add this app to iphone via SSH in application directory. Then restart iphone and click on icon to launch this simple application...
  2. S

    NSTextFiled selected on start

    HI, i put one text filed in IB and make it selectable and editable. When I run program, the text field automatic selected and is onfocus. The idea is how to make textField selectable and editable and not in focus on start.
  3. S

    NSTextFiled selected on start

    Hi, I put one textFiled in IB and make it selectable and editable. When run programs, this text field is onFocus and is selected. How to create textFiled selectable and editable but not onFocus when I start program.
Back
Top