Mac Standalone Bug
J. Landman Gay
jacque at hyperactivesw.com
Thu Jul 1 12:40:43 EDT 2010
Bill Vlahos wrote:
> That doesn't fix it in 4.0.
Here's one more way to deal with the problem. Keep destroystack set to
false as before, and destroywindow as well. Add this to a preOpenStack
handler:
if the platform = "macOS" and the environment is not "development"
then set the menubar of this stack to "myMenuGroup"
Build your standalone with the menubar property turned off; that is,
build it as though it were for Windows with the menu group showing. When
your standalone launches, it will set the menubar on a Mac and the stack
will resize as you'd expect.
I've used this and it has always worked.
> Bill Vlahos
> _________________
> InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure.
>
> On Jun 24, 2010, at 10:22 AM, J. Landman Gay wrote:
>
>> Justin Sloan wrote:
>>> Jeff,
>>> I do have a menu. Is that the problem? How do I counter it?
>> It's an ancient issue. If you have a menu, make sure the destroystack property of the stack is false. That fixes it. Then rebuild the standalone.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list