Another detail:

If you use the "dirty script"

"on mouseup"
 go inv stack "answer Dialog"
 set the loc of stack "answer Dialog" to 200,200
 show stack "Answer Dialog"
 answer "Choose a color" with "red" or "green" or "blue"
 set the backcolor of fld  1 to it
end mouseup"

then field 1 of the "answer dialog" is being colored!

If you have named field 1 of the stack that contains the calling button to "result" -and you change the above script accordingly - then you will get an error message "no such object".

--Wilhelm Sanke

<http://www.sanke.org/MetaMedia>




_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to