Menu Builder

J. Landman Gay jacque at hyperactivesw.com
Thu Jan 12 14:38:27 EST 2012


On 1/12/12 12:49 PM, Pete wrote:
> Hi Jacque,
> The way this app works is that everything happens within the scope of one
> stack.  I have groups that get hidden or shown depending on what function
> the user selects so I adjust the height of the stack depending on which
> function/group is active by reference to the bottom of the group that is
> currently visible.  Sorry, it's hard to explain clearly!
>
> I don't really need to change the way the stack height is calculated I
> guess, everything still works, just that the stack ends up being 26 pixels
> higher than it should.

I think I'd just let it do that, push all the objects down by 26 pixels 
(let the menubuilder do it if you want) and forget about it. All your 
resizing scripts should work the way they did before. Consider the top 
26 pixels as non-content areas.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list