Immune PlugIns (was 'Blessed' plugins)

FlexibleLearning at aol.com FlexibleLearning at aol.com
Sun Sep 19 04:35:55 EDT 2004


 
 
Good point, Richard.
 
 
So the proposal to make plugins more robustly immune from the RevTools  stack 
is to replace "not the cantModify of stack l " with "the mode of  stack l is 
1" the script of cd 1 of stack revTools:
 
  repeat for each line l in tStacksList
if  the visible of stack l and (the mode of stack l is 1)
    then put the rect of stack l & cr after  tEditRects
end repeat

Does this work for you, Jacque?
 
/H
 
 

Richard wrote:.

> Why would a plugin ever need to be  toplevel?
>
> For 15 years, the only editable mode for a stack is  toplevel.  Palette 
> and modeless are not editable by design.   If you need your plugin 
> floating above other windows use palette, if  not use modeless.
>
> Keep toplevel for editable stacks and the  native engine behaviors solve 
> this problem for us  automatically.





More information about the use-livecode mailing list