Dictionary has stopped working

Joe Lewis Wilkins pepetoo at cox.net
Fri Dec 10 20:46:13 EST 2010


Thanks Jacque, I figured it had to be something like that, but your suggestions are a big help. Methinks this whole method of handling menus should be reanalyzed and made a bit easier. I know this is tough, but this situation is a major hurdle for us coders to overcome. Come to think of it, I guess we people have memory leaks just like computers. Hmn! It makes things a bit jumpy, but I stabilized the cards by setting the size in an open Card handler on the Stack Scripts. I'm hoping that this will not even be noticeable in the standalones. We'll see.

Joe Wilkins


On Dec 10, 2010, at 5:21 PM, J. Landman Gay wrote:

> On 12/10/10 5:02 PM, Joe Lewis Wilkins wrote:
>> In my case the windows have been getting smaller. I'll probably end
>> up doing the same thing, though that's how programs get bloated; not
>> solving the real issues; just using "work-arounds"; real spaghetti
>> code. It is reassuring to know that it's not just me. (smile)
> 
> It's almost certainly your menubar. On Mac, the stack shrinks to hide the menu group, and puts the menus in the system menu bar instead. That's just how it works.
> 
> During development, turn off Preview in Menubar in the menu builder. That should stop it. After that the menu group will be at the top of the card as before. Also, uncheck the destroystack property in the stack inspector, there was a bug in the engine that caused stacks with menubars to shrink when building standalones if that was turned on in some cases.
> 
> Before building a standalone, turn Preview back on.
> 
> -- 
> Jacqueline Landman Gay         |     jacque at hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list