RE: Testing iPhone applications
RE: Testing iPhone applications
- Subject: RE: Testing iPhone applications
- From: "Chris Meredith" <email@hidden>
- Date: Tue, 9 Feb 2010 11:19:09 -0800
As far as getting the control to the correct size, at least with things such
as labels, is there not an auto-size checkbox in the Size Inspector?
Also, I noticed nine unlabeled (at least for accessibility) radio buttons.
Anyone know what those are? I can provide more information when I'm
actually not in the office, as the Mac I have now is at home.
-----Original Message-----
From: accessibility-dev-bounces+tallin32=email@hidden
[mailto:accessibility-dev-bounces+tallin32=email@hidden] On
Behalf Of Alexander von Below
Sent: Tuesday, February 09, 2010 10:41 AM
To: Bryan Smart
Cc: email@hidden
Subject: Re: Testing iPhone applications
Brian, as to your question of a learning path for non-xib Based development,
I was wondering the same. I am an instructor for the Big Nerd Ranch, and we
teach people how to programmatically design their interface -- but only
after a few exercises using Interface Builder.
Not that I have too much time on my hands, but I would be willing to
cooperate with someone on an audio podcast on the topic "Developing with
VoiceOver", possibly.
As to the layout, I think I have to confirm your worst fears: I know of no
other way than "just use numbers that seem right, run the program, visually
evaluate, and readjust as needed." Sorry
Alex
Am 09.02.2010 um 18:15 schrieb Bryan Smart:
> Alex, do you know of any learning paths for learning to work this way? All
of the newbie Cocoa paths that I've seen assume Interface Builder.
>
> I'd be fine with programmatically creating interfaces, though the main
problem that I imagine I'd encounter is how I would easily determine correct
coordinates and dimensions of my controls.
>
> When I'd design interfaces on Windows, I'd take advantage of a Winforms UI
construct called a layout panel. The layout panels would allow me to divide
the window in to a grid with invisible lines, and controls could be centered
in each cell, similarly to how HTML layout can be achieved with tables. A
simplified example of how a split view with a file list on the left and a
column of buttons on the right might be organized like:
>
> <row 1>
> <column 1>
> file list object, auto-sized to fill the cell
> </column 1>
> <column 2>
> <row 1>save button</row1>
> <row 2>cancel button</row 2>
> <row 3>help button</row 3>
> </column2>
> </row 1>
>
> Of course, like in HTML, the columns can be sized to a percentage of the
window's width and height.
>
> Is there some sort of similar layout tool in Cocoa that can be used? If
not, then what system do you use for programmatically positioning and sizing
controls? I'm really hoping that you don't need to just use numbers that
seem right, run the program, visually evaluate, and readjust as needed.
>
> Bryan
>
> -----Original Message-----
> From:
> accessibility-dev-bounces+bryansmart=email@hidden
> [mailto:accessibility-dev-bounces+bryansmart=email@hidden
> e.com] On Behalf Of Alexander von Below
> Sent: Tuesday, February 09, 2010 11:02 AM
> To: E.J. Zufelt
> Cc: email@hidden
> Subject: Re: Testing iPhone applications
>
> Hello Everett,
>
> a lot of professional, non-blind developers (I, for one) don't like to use
interface builder for various reasons.
>
> I can assure you that you can develop any imaginable iPhone application
without using Interface Builder.
>
> Alex
>
>
> Am 09.02.2010 um 16:56 schrieb E.J. Zufelt:
>
>> however it's Interface Builder that appears to be the biggest challenge.
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Accessibility-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> bryansmart.com
>
> This email sent to email@hidden
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Accessibility-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> om
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
net
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden