Page 1 of 1
Scrollable Widget / insert newline
Posted: 30 Jun 2014 13:47
by schuster666
Hi there
1.
Is it possible to create a scrollable widget?
2.
How can i insert a new line into a text doc or variable?
Thx
Olaf
Re: Scrollable Widget / insert newline
Posted: 30 Jun 2014 19:22
by skiptannen
Hi Olaf,
I don't know about #1, but for #2 here's how Martin explained it to me:
http://automagic4android.com/forum/view ... f=5&t=3112
Re: Scrollable Widget / insert newline
Posted: 04 Jul 2014 20:34
by schuster666
Ok, thank you.
Problem #2 is solved.
Any idea how to make scrollable widget?
Re: Scrollable Widget / insert newline
Posted: 07 Jul 2014 08:51
by Martin
Hi,
It's currently not possible to create a scrollable widget. As a workaround you could create a widget with a clickable action that displays an Input Dialog or a Message Dialog with more information.
Regards,
Martin