[futurebasic] Re: [FB] Forcing a menu event

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : July 2002 : Group Archive : Group : All Groups

From: Peter Bancroft <peter@...>
Date: Mon, 22 Jul 2002 02:23:24 +1000
>>>Is there a way that I can force a menu to pop open as if someone had clicked
>>>the mouse on it?

Alternatively, you could make your app fully scriptable, and make it send
appleevents to itself. Seems a bit of a round about way of doing things
really, but it makes your app look pretty good to people who want to script
it.

Peter