Position of Answer Dialog

Malte Brill revolution at derbrill.de
Tue Mar 8 14:18:39 EST 2011


I am a little late to the party...

For answer color (and answer printer for that matter) you seem to be out of luck, as these seem to directly trigger the OS API.
For answer and ask the suspendStack message is your friend.

on suspendStack
  if "Answer Dialog" is among the lines of the openstacks then
  -- reposition it here
  end if
end suspendStack

Not much help, but maybe useful.

Cheers,

Malte



More information about the use-livecode mailing list