systemWindow question

Todd Geist tg.lists at geistinteractive.com
Tue May 16 14:05:29 EDT 2006


This is also old... the bug has been confirmed as new in 2.7.1


On May 10, 2006, at 10:49 AM, Todd Geist wrote:

> Hello,
>
> I am trying to create window that floats above all other  
> applications.  I put the following script in a button, to toggle  
> "Float" on and off.
>
> ON mouseUp
>     IF the systemWindow of this stack is False THEN
>         set the systemWindow of this stack to true
>   ELSE
>         set the systemWindow of this stack to false
>     END IF
> END mouseUp
>
>
> The result is that the decorations change but the window does NOT  
> float above everything else.
>
> What am I missing?
>
> TIA
> Todd
>
> -- 
>
> Todd Geist
> ______________________________________
> g e i s t   i n t e r a c t i v e
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution

-- 

Todd Geist
______________________________________
g e i s t   i n t e r a c t i v e




More information about the use-livecode mailing list