geometry manager - force resize

Chipp Walters chipp at chipp.com
Mon Mar 15 20:30:07 EST 2004


You might want to check out my notes on debugging the Geometry Manager.

bottom of page at:
http://www.altuit.com/webs/altuit2/RunRev/VideoTutorials.htm

Chipp

rodney tamblyn wrote:

> I don't know if this is orthodox, but it seems to work:
> 
> If you sometimes find that when you go to a particular card the geometry 
> manager is not resizing the objects, you can do the following:
> 
> try
>  resizeStack
> catch err
> end try
> 
> if you don't surround the resizeStack in a try/catch you will get a 
> script error - because you don't have a resizeStack handler.  However 
> the geometry manager will now resize the stack elements.  Anyway, it works.
> 
> Rodney
> 
> -- 
> Rodney Tamblyn
> 44 Melville Street
> Dunedin
> New Zealand
> +64 3 4778606
> http://rodney.weblogs.com/
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 


More information about the use-livecode mailing list