Alex,

Using interface builder and coding the UI are not mutually exclusive methods, 
and IB is built in to the XCode development work flow.  So, there is no way to 
not use it.    When you use interface builder, all  you are not doing by had is 
instantiating your ui.  To do that requires much more code, and more code 
equals more bugs. That is the reason for using design tools like this.  There 
are times when it is necessary to do more by hand and it isn’t an academic 
question as to when you should do this.  In the course of your development, you 
will know when you need to do something in this way.   However, now that IB is 
accessible, most of the time there isn’t any reason not to use it.  Your 
project will be much easier to maintain.


On Nov 11, 2013, at 12:34 PM, Alex Hall <mehg...@gmail.com> wrote:

I’ve never gotten that to work, and I’d recommend coding your UI manually if 
possible. I’m still working on how exactly to do this, though.
As to the app question, have you removed it from the App Switcher? When you say 
you can’t turn it off, do you mean you can’t press the home button and have the 
app close, or that the phone won’t turn off?
On Nov 11, 2013, at 12:33 PM, Littlefield, Tyler <ty...@tysdomain.com> wrote:

> hello all:
> I had a quick question regarding xcode with voiceover.
> I listened to the maccessibility podcast and I'm still a bit confused.
> I am trying to create an outlet in xcode. I have my assistant editor open and 
> I select the button I want to create the outlet for. I go to the inspector 
> and find the unknown next to new referencing outlet. I route the voiceover 
> cursor to the mouse, turn off cursor tracking and lock the mouse down on the 
> unknown. I uninteract with that and go to my header file, where I route the 
> mouse to the voiceover cursor again, lift up the mouse and turn cursor 
> tracking back on. I do not lift the mouse up until I hear XCode has new 
> window, but I don't actually see any new window. It just leaves me right 
> where I started with no outlet.
> Any ideas/advice here would be awesome.
> 
> Finally i have one more question that's less related to voiceover. When I run 
> my app on the phone, for whatever reason I can't ever turn it off. Is there a 
> command to stop tasks or something?
> Thanks,
> 
> -- 
> Take care,
> Ty
> http://tds-solutions.net
> He that will not reason is a bigot; he that cannot reason is a fool; he that 
> dares not reason is a slave.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to macvisionaries+unsubscr...@googlegroups.com.
> To post to this group, send email to macvisionaries@googlegroups.com.
> Visit this group at http://groups.google.com/group/macvisionaries.
> For more options, visit https://groups.google.com/groups/opt_out.



Have a great day,
Alex (msg sent from Mac Mini)
mehg...@gmail.com



-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to macvisionaries+unsubscr...@googlegroups.com.
To post to this group, send email to macvisionaries@googlegroups.com.
Visit this group at http://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to macvisionaries+unsubscr...@googlegroups.com.
To post to this group, send email to macvisionaries@googlegroups.com.
Visit this group at http://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to