OK I'll do that. It seems like a rather clumsy solution when I am trying to
make an application-wide menu. Perhaps I should create the menu in a
separate stack and just set the main stack's menu to that. Would this work?

Thanks,
Sarah

>> I have a stack with 5 cards. I created a menu which is shown in the Mac
>> menubar. The problem is that the first card of my stack is automatically
>> resized to hide the menu buttons at the top of the window. When I change
>> cards, the height of subsequent cards is 20 pixels more.
>> 
>> I understand why the window has to be resized (although I was rather
>> surprised when the buttons at the top of my window disappeared), but is
>> there a way that I can make this apply to all the cards in that stack?
> 
> Put the menu group on all the cards.
> 
> gc

Reply via email to