Page 1 of 1

Moving the position of the Colo(u)r Picker

Posted: Mon Mar 12, 2018 8:13 pm
by Lagi Pittas
Hi

I used Neil Roger's trick of moving the "answer dialog" via a suspend stack command some time ago.

So today I thought , nice and easy to move the Color Picker we get from

Code: Select all

answer Color
command.

Well printing

Code: Select all

the openstacks 
to the messagebox does not have any effect to the list pre and post the suspendstack call but shows an exta stack of "Answer Dialog" when the stack is suspended when calling the Answer text commad.

Does anyone know why this doesn't work and/or a fix

Thanks

lagi

Re: Moving the position of the Colo(u)r Picker

Posted: Wed Mar 14, 2018 3:31 am
by jacque
I believe "answer color" uses a system call, so it isn't a stack we can control.

Re: Moving the position of the Colo(u)r Picker

Posted: Wed Mar 14, 2018 1:09 pm
by Lagi Pittas
Doh!!

Cue the wonder woman music ...

Thanks Jacque i should have asked after the first hour of "playing" - Just have to write my own then.

Regards Lagi