On 1/25/13 1:06 PM, Paul Foraker wrote:
A standalone I built on my Mac for both Mac and Windows can't find the
custom menus when I run it in Windows.

The error message I get on launch:

Executing at 10:49:05 AM on Friday, January 25, 2013
Type: Chunk: no such object
Object: stack "//psf/Home/Desktop/Send AricaNews.exe"
Line: enable menu "File"
Line Num: 7
Hint: true

I vaguely remember seeing that on Windows. I usually refer to menus as "button" now, which should fix it:

 enable btn "File"

Give it a longer reference if you have more than one button named "file":

 enable btn "File" of grp "MenuGroup"


--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to