Dictionary has stopped working
Bob Sneidar
bobs at twft.com
Mon Dec 13 12:29:22 EST 2010
Hi Joe. I suspect you have a menu assigned to the card. There is a long standing issue with custom menus. Livecode treats the height of the card as the actual height minus the menu (were it visible). Odd I know, but I think they do this to maintain compatibility with Windows, which puts a menu on every window.
The solution is to have a window resize function called by your openCard handler in the cards that need it. You could even have a window resize function in the main stack that checked for the presence of a custom menu and resized it accordingly.
As an aside, doesn't anyone find the Windows model a bit odd? I mean where in the real world do you find a window within a window?
Bob
On Dec 10, 2010, at 2:01 PM, Joe Lewis Wilkins wrote:
> Has anyone ever had this happen to them? Everything is blank. I restarted LC and, finally, my MacPro, running Snow Leopard. The height of my substacks has been changing on me. Just started happening. Any chance I need to reinstall LC?
>
> Joe Lewis Wilkins
>
> _______________________________________________
> 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