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         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to