Scrollable Widget / insert newline

Post your questions and help other users.

Moderator: Martin

Post Reply
User avatar
schuster666
Posts: 52
Joined: 13 Nov 2013 14:03
Location: Germany / Neuss

Scrollable Widget / insert newline

Post by schuster666 » 30 Jun 2014 13:47

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
-- the world would be better without people--
-- but boring --

skiptannen
Posts: 82
Joined: 13 Jan 2014 21:39

Re: Scrollable Widget / insert newline

Post by skiptannen » 30 Jun 2014 19:22

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

User avatar
schuster666
Posts: 52
Joined: 13 Nov 2013 14:03
Location: Germany / Neuss

Re: Scrollable Widget / insert newline

Post by schuster666 » 04 Jul 2014 20:34

Ok, thank you.
Problem #2 is solved.

Any idea how to make scrollable widget?
-- the world would be better without people--
-- but boring --

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Scrollable Widget / insert newline

Post by Martin » 07 Jul 2014 08:51

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

Post Reply