Hi Matt,
I am wondering, are you using this outside of the GW Micro app
development kit? In other words, are you running this app inside all other
we apps?
For if this is an external script you have to use standard xml code.
Send me the xml code and I will look at it.
Bruce
Sent: Thursday, June 28, 2012 10:10 AM
Subject: Re: questions on app UI design (possible answer to question 2)
Thanks Bruce.
I tried it, still no joy I'm afraid. I will send you the xml code if you
want.
I added returns="yes" to editbox, and removed default="yes" from the
speak button.
When I press enter in the editbox i get a Windows sound signifying
the end of text in the editbox, but no new line.
Regards
Matt
At 14:01 28/06/2012, you wrote:
>Hi Matt,
>
> I did it in haste and it is returns="yes" Even though the default is
>yes, it is better to say it anyway.
>
> Bruce
>
>Sent: Thursday, June 28, 2012 8:40 AM
>Subject: Re: questions on app UI design (possible answer to question 2)
>
>
>
>Hi Matt!
>
> This is the format and there is one for Returns=Yes|No
>
> So, look at this example. In standard XML they use multilines but GW
>shortens the name to multiple.
>
> So include the returns=yes as part of your code.
>
> Bruce