Page 2 of 2

Re: customizing the answer dialogue box

Posted: Sun Sep 22, 2019 4:11 pm
by Klaus
Hi friends,

some clarifications:
1. Paul needs a solution for Android.
2. So all tricks with STACKS will not work for him.
3. The HTML-tricks will not work, since they will only alter the ASK and ANSWER Dalog STACKS!
4. Since we can only have ONE window (stack) open and displayed at a time on the mobile platform.
ALL stacks will open FULLSCREEN here and we cannot change this behaviour (yet?)!

I would also recommend to use goups, disguised as dialogs. :-)
Set the layer of the group to TOP before showing, add a semitransparent background (filled graphic or whatever with blendlevel set)
to the group behind your buttons and/or fields and it will look as a dialog box and the user cannot click anywhere on the card but
on the buttons you supply in the group just like a nice custom modal dialog!

Best

Klaus

Re: customizing the answer dialogue box

Posted: Sun Sep 22, 2019 4:55 pm
by jacque
Mobile apps are limited to one window at a time and are always full screen, so you can't show one smaller stack over another. The only way to get custom dialogs on mobile is to make a group and show that on the current card.

If you will need the dialog on more than one card, you can store it as an unplaced group in the stack and then place it and remove it as needed. That saves having to maintain duplicates.

Re: customizing the answer dialogue box

Posted: Sun Sep 22, 2019 5:19 pm
by richmond62
Mobile apps are limited to one window
So . . .
-
WOZZUP.png

Re: customizing the answer dialogue box

Posted: Sun Sep 22, 2019 9:42 pm
by bogs
Well, least I think I understand why my solution wouldn't work. Richmond's is running on the simulator though, isn't it? Doesn't that simulator only allow what the phone would allow?

Re: customizing the answer dialogue box

Posted: Sun Sep 22, 2019 10:08 pm
by richmond62
Richmond's is running on the simulator though
Possibly, but not with me: I just had some fun with some graphics. :D

Re: customizing the answer dialogue box

Posted: Sun Sep 22, 2019 10:34 pm
by bogs
Oh you sneak ...! :twisted:

Re: customizing the answer dialogue box

Posted: Mon Sep 23, 2019 7:54 am
by richmond62
Screenshot 2019-09-23 at 9.50.54.png
Screenshot 2019-09-23 at 9.50.54.png (14.03 KiB) Viewed 6021 times
-
Screenshot 2019-09-23 at 9.52.00.png
-
That didn't do much good: or at least Bluestacks didn't like it:

https://www.bluestacks.com/about-us/app-player.html

HOWEVER: I do NOT believe my pictures corrupted the build. 8)