Hi Igor, on the Apple developer site, you can find a sample app called 
UICatalog which shows all of the possible UI controls created purely in code 
without Interface Builder.

You can also do a Google search for coding tutorials in Objective C and XCode 
which should yield some results to show you how to start off with XCode without 
relying completely on IB.

There are actually sighted devs who prefer code over IB, and certain behaviors 
of controls are only possible in code. So the material is out there.

HTH!

Smiles,

Cara :)
On May 31, 2012, at 7:40 AM, igor_kaplan wrote:

Hi Jan,

 Thanks for your reply. Yes, I am the windows and unix C++ developer
for 20 years and now would like to try IOS development.
 I understand, XCode is only tool for developing and building
applications for IOS, my concern is the interface builder as you
mentioned. I got several books about IOS development, however all of
them are using the interface builder as a tool to build the user
interface.

 I was looking for the information, how to create the user interface
in the code itself, without using the interface builder.
 So, that development Apple page, which you refer below will give the
documentations, how to build user interface without the Interface
Builder? I'll definitely check that!

 Many thanks for your help.

All the best.

  Igor.

Jan Blüher wrote:
> Hallo Igor,
> 
> Xcode is the only tool you can use for iOS development. there is no way 
> around. However, Xcode is quite accessible and blind people can use it, as I 
> do.
> 
> The thing that is not accessible is the so-called Interface Builder, with 
> which you can click and drag your user interface. But this is no problem. 
> Everything can be done programmatically. There is a lot of documentation on 
> Apple's developer portal at http://developer.apple.com . It is very covering 
> and accessible. You have to register as an developer (for free) to get access.
> 
> Do you have some experiences in programming?
> 
> Greetings
> 
> Jan
> 
> ---
> ColorVisor - The app to identify colors.
> Now available on the iTunes App Store:
> http://itunes.apple.com/de/app/colorvisor/id511093568?mt=8&ls=1
> ---
> Dr. Jan Blüher
> visorApps - Accessible apps for iPad & iPhone
> Bayreuther Str. 2
> D-01187 Dresden
> Germany
> 
> phone: +49 (0) 351 16053907
> mobile: +49 (0) 176 34926242
> e-mail: jan.blue...@visorapps.com
> web: http://visorApps.com
> Twitter: http://www.twitter.com/#visorApps
> Facebook: http://www.facebook.com/VisorApps
> 
> tax number: DE281706766

-- 
You received this message because you are subscribed to the "VIPhone" Google 
Group.
To search the VIPhone public archive, visit 
http://www.mail-archive.com/viphone@googlegroups.com/.
To post to this group, send email to viphone@googlegroups.com.
To unsubscribe from this group, send email to 
viphone+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/viphone?hl=en.

-- 
You received this message because you are subscribed to the "VIPhone" Google 
Group.
To search the VIPhone public archive, visit 
http://www.mail-archive.com/viphone@googlegroups.com/.
To post to this group, send email to viphone@googlegroups.com.
To unsubscribe from this group, send email to 
viphone+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/viphone?hl=en.

Reply via email to