I've noticed that on windows, the menu bar at the top of a stack doesn't go the full length of the stack. I know it is possible to do this because it is used on the script editor. I looked at the source of the script editor and I couldn't find anything...
Also, I've gotten a solution before, but it did some tricks and it didn't look like the authentic windows menu bar.
How is this done?
Full stack width menu
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Full stack width menu
Hi p4trick,
Just make sure that the width of the menubar group equals the width of the card + 2 and set the topleft of the group to -1,0.
Best,
Mark
Just make sure that the width of the menubar group equals the width of the card + 2 and set the topleft of the group to -1,0.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: Full stack width menu
Ah, I didn't think to use a group. Thanks. 

Re: Full stack width menu
p4trick,
The menubar is a group.
Best,
Mark
The menubar is a group.
Best,
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode