@Piotr in your example you set currentState in onAppComplete, which is what
I am familiar with doing. @Carlos, the example does not yet have that
feature. Do we add it and describe it?

On Wed, Jun 6, 2018 at 10:47 AM, Piotr Zarzycki <piotrzarzyck...@gmail.com>
wrote:

> Andrew,
>
> Look into Transpiledaction script example [1]. I don't switch here between
> top level js:View, but I'm using separate views specified in the other
> files. I think you may apply similar approach once you start working on
> your app. You can make one view and inside that view start using States.
>
> [1] https://bit.ly/2JjhEOY
>
> Thanks,
> Piotr
>
> śr., 6 cze 2018 o 15:45 Piotr Zarzycki <piotrzarzyck...@gmail.com>
> napisał(a):
>
>> Sorry I meant bead for states.
>>
>> śr., 6 cze 2018 o 15:40 Piotr Zarzycki <piotrzarzyck...@gmail.com>
>> napisał(a):
>>
>>> Hi Andrew,
>>>
>>> I'm not sure whether you actually need currentState on the Application
>>> level. The first starting point for your app will be View. If you would
>>> like to have some states above View (application level), you will need to
>>> define on that lever bead for Binding.
>>>
>>> Thanks,
>>> Piotr
>>>
>>> śr., 6 cze 2018 o 15:32 Andrew Wetmore <cottag...@gmail.com> napisał(a):
>>>
>>>> @Carlos, where do you define the starting state for the app? What
>>>> happens if you do not define it? In my Flex apps the application tag has a
>>>> "currentState" property, I do believe. If that feature exists, can we add
>>>> it to this example and explain it?
>>>>
>>>> On Wed, Jun 6, 2018 at 10:20 AM, Andrew Wetmore <cottag...@gmail.com>
>>>> wrote:
>>>>
>>>>> @Carlos, can you update this line in the running code?
>>>>>
>>>>> <html:H1 text="You are logged in!! :)"/>
>>>>>
>>>>> That may get stripped out by the forum tool, of course. What I need is
>>>>> for you to change "You are logged!!" to "You are logged in!!"
>>>>>
>>>>> I have made the change in the code in the blog post.
>>>>>
>>>>> Thanks!
>>>>>
>>>>> On Wed, Jun 6, 2018 at 10:09 AM, Andrew Wetmore <cottag...@gmail.com>
>>>>> wrote:
>>>>>
>>>>>> Oh, this feature is essential to my apps, so I will go look at it in
>>>>>> a few minutes.
>>>>>>
>>>>>> On Wed, Jun 6, 2018 at 9:32 AM, Carlos Rovira <
>>>>>> carlosrov...@apache.org> wrote:
>>>>>>
>>>>>>> Hi Andrew,
>>>>>>>
>>>>>>> hope you can get some time to review this:
>>>>>>>
>>>>>>> https://royale.codeoscopic.com/using-view-states-to-show-
>>>>>>> or-hide-content/
>>>>>>>
>>>>>>> Thanks! :)
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Carlos Rovira
>>>>>>> http://about.me/carlosrovira
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Andrew Wetmore
>>>>>>
>>>>>> http://cottage14.blogspot.com/
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Andrew Wetmore
>>>>>
>>>>> http://cottage14.blogspot.com/
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Andrew Wetmore
>>>>
>>>> http://cottage14.blogspot.com/
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>> --
>>>
>>> Piotr Zarzycki
>>>
>>> Patreon: *https://www.patreon.com/piotrzarzycki
>>> <https://www.patreon.com/piotrzarzycki>*
>>>
>>
>>
>> --
>>
>> Piotr Zarzycki
>>
>> Patreon: *https://www.patreon.com/piotrzarzycki
>> <https://www.patreon.com/piotrzarzycki>*
>>
>
>
> --
>
> Piotr Zarzycki
>
> Patreon: *https://www.patreon.com/piotrzarzycki
> <https://www.patreon.com/piotrzarzycki>*
>



-- 
Andrew Wetmore

http://cottage14.blogspot.com/

Reply via email to