flashing window when changing stack window properties

Richard Gaskin ambassador at fourthworld.com
Mon Sep 29 15:26:01 EDT 2003


Dar Scott wrote:

> This script segment causes the window to flash.
> 
> lock screen
> set the resizable of me to true
> set the width of me to 310
> set the height of me to 270
> set the cantModify of me to false
> set the style of me to "topLevel"
> set the decorations of me to "default"
> unlock screen
> 
> The flashing even happens in preOpenStack, which surprises me since the
> Transcript dictionary says it is executed before the stack window
> appears.
> 
> This also happens with with several variations of the above script.
> (Also the stack name shows up momentarily on the title bar even though
> there is a label in at least one variation.)

Have you tried it without setting the style of the stack?

-- 
 Richard Gaskin 
 Fourth World Media Corporation
 Developer of WebMerge: Publish any database on any Web site
 ___________________________________________________________
 Ambassador at FourthWorld.com       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc




More information about the use-livecode mailing list