[nfbcs] Triggered segues in Xcode
Andy B.
sonfire11 at gmail.com
Sun Apr 9 17:53:43 UTC 2017
No. You need to create the view controller instance where your textfield is
already located, then display it to the user.
-----Original Message-----
From: nfbcs [mailto:nfbcs-bounces at nfbnet.org] On Behalf Of Taylor Arndt via
nfbcs
Sent: Sunday, April 9, 2017 1:16 PM
To: NFB in Computer Science Mailing List <nfbcs at nfbnet.org>
Cc: Taylor Arndt <taylorarndt99 at gmail.com>
Subject: Re: [nfbcs] Triggered segues in Xcode
Thanks then do I need to put code to show text field?
Sent from my iPhone
> On Apr 9, 2017, at 5:46 AM, Andy B. via nfbcs <nfbcs at nfbnet.org> wrote:
>
> Then try control+option+fn+f2
>
>
> -----Original Message-----
> From: nfbcs [mailto:nfbcs-bounces at nfbnet.org] On Behalf Of Taylor
> Arndt via nfbcs
> Sent: Saturday, April 8, 2017 9:28 PM
> To: NFB in Computer Science Mailing List <nfbcs at nfbnet.org>
> Cc: Taylor Arndt <taylorarndt99 at gmail.com>
> Subject: Re: [nfbcs] Triggered segues in Xcode
>
> When I do you control option F2 it asks me about screen brightness
>
> Sent from my iPhone
>
>> On Apr 8, 2017, at 8:18 PM, Andy B. via nfbcs <nfbcs at nfbnet.org> wrote:
>>
>> What does the window that comes up tell you? There should be fields
>> for the segue name, the type of presentation you want, and an
>> ok/cancel button. When Voiceover says "xCode has new window." Hold
>> down ctrl+option and quickly press f2 twice.
>>
>>
>> -----Original Message-----
>> From: nfbcs [mailto:nfbcs-bounces at nfbnet.org] On Behalf Of Taylor
>> Arndt via nfbcs
>> Sent: Saturday, April 8, 2017 7:39 PM
>> To: NFB in Computer Science Mailing List <nfbcs at nfbnet.org>
>> Cc: Taylor Arndt <taylorarndt99 at gmail.com>
>> Subject: Re: [nfbcs] Triggered segues in Xcode
>>
>> What prompts are you talking about
>>
>> Sent from my iPhone
>>
>>> On Apr 8, 2017, at 7:19 PM, Andy B. via nfbcs <nfbcs at nfbnet.org> wrote:
>>>
>>> Then drag the show presenting segue from the connection inspector to
>>> your new item button and answer the prompts in the new window that
>>> comes
>> up.
>>>
>>>
>>> -----Original Message-----
>>> From: nfbcs [mailto:nfbcs-bounces at nfbnet.org] On Behalf Of Taylor
>>> Arndt via nfbcs
>>> Sent: Saturday, April 8, 2017 7:13 PM
>>> To: NFB in Computer Science Mailing List <nfbcs at nfbnet.org>
>>> Cc: Taylor Arndt <taylorarndt99 at gmail.com>
>>> Subject: Re: [nfbcs] Triggered segues in Xcode
>>>
>>> It's going to be for a to do list
>>>
>>> Sent from my iPhone
>>>
>>>> On Apr 8, 2017, at 6:59 PM, Andy B. via nfbcs <nfbcs at nfbnet.org> wrote:
>>>>
>>>> If you are sending data to or from a window, you don't connect it
>>>> from the connection inspector. Manually write the Prepare() method
>>>> that creates an instance of your new view controller and displays
>>>> it to the user. If all you want to do is show a new window, drag
>>>> one of the presenting segues from the connection inspector to the
>>>> button that activates the new window. It would help to know what
>>>> the textfield is for, and what type of content is in the window
>>>> triggering
>> the new window.
>>>>
>>>>
>>>> -----Original Message-----
>>>> From: nfbcs [mailto:nfbcs-bounces at nfbnet.org] On Behalf Of Taylor
>>>> Arndt via nfbcs
>>>> Sent: Saturday, April 8, 2017 6:34 PM
>>>> To: nfbcs at nfbnet.org
>>>> Cc: Taylor Arndt <taylorarndt99 at gmail.com>
>>>> Subject: [nfbcs] Triggered segues in Xcode
>>>>
>>>> Hello, I am working on another application, and I'm having a bunch
>>>> of trouble connecting my triggered segue so that it will go to
>>>> another view controller and show a text field. I try to connect it
>>>> from the connections inspector but it is seeming not to work.
>>>> Anybody know how I can get this to work
>>>>
>>>> Sent from my iPhone
>>>> _______________________________________________
>>>> nfbcs mailing list
>>>> nfbcs at nfbnet.org
>>>> http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
>>>> To unsubscribe, change your list options or get your account info
>>>> for
>>> nfbcs:
>>>> http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/sonfire11%40gmail.
>>>> c
>>>> om
>>>>
>>>>
>>>> _______________________________________________
>>>> nfbcs mailing list
>>>> nfbcs at nfbnet.org
>>>> http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
>>>> To unsubscribe, change your list options or get your account info
>>>> for
>>> nfbcs:
>>>> http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/taylorarndt99%40
>>>> g
>>>> m
>>>> a
>>>> il.com
>>>
>>> _______________________________________________
>>> nfbcs mailing list
>>> nfbcs at nfbnet.org
>>> http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
>>> To unsubscribe, change your list options or get your account info
>>> for
>> nfbcs:
>>> http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/sonfire11%40gmail.
>>> c
>>> om
>>>
>>>
>>> _______________________________________________
>>> nfbcs mailing list
>>> nfbcs at nfbnet.org
>>> http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
>>> To unsubscribe, change your list options or get your account info
>>> for
>> nfbcs:
>>> http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/taylorarndt99%40g
>>> m
>>> a
>>> il.com
>>
>> _______________________________________________
>> nfbcs mailing list
>> nfbcs at nfbnet.org
>> http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
>> To unsubscribe, change your list options or get your account info for
> nfbcs:
>> http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/sonfire11%40gmail.
>> c
>> om
>>
>>
>> _______________________________________________
>> nfbcs mailing list
>> nfbcs at nfbnet.org
>> http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
>> To unsubscribe, change your list options or get your account info for
> nfbcs:
>> http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/taylorarndt99%40gm
>> a
>> il.com
>
> _______________________________________________
> nfbcs mailing list
> nfbcs at nfbnet.org
> http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
> To unsubscribe, change your list options or get your account info for
nfbcs:
> http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/sonfire11%40gmail.c
> om
>
>
> _______________________________________________
> nfbcs mailing list
> nfbcs at nfbnet.org
> http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
> To unsubscribe, change your list options or get your account info for
nfbcs:
> http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/taylorarndt99%40gma
> il.com
_______________________________________________
nfbcs mailing list
nfbcs at nfbnet.org
http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org
To unsubscribe, change your list options or get your account info for nfbcs:
http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/sonfire11%40gmail.com
More information about the NFBCS
mailing list