Oh! LC has no internal way to do that. You would have to have an app compiled 
in a different language that ran as a service and created that menu. You could 
launch your LC app from that app. But unless the menu provides some 
functionality, like launching an updater, or turning on or off some 
functionality without your LC app running, then there is no point to doing 
that. If all your doing is launching your application, it would be just useless 
menu clutter. 

You should probably read up on the UI guidelines Apple puts out. There is 
likely a section for how those mini-menus should function. 

Bob


On May 31, 2012, at 10:16 AM, René Micout wrote:

> 
> Le 31 mai 2012 à 17:35, Bob Sneidar a écrit :
> 
>> I do not think so, but as soon as I say that, someone will prove me wrong. 
>> If the menu were in the card itself, I would say you could mimic a menu 
>> easily enough, but if you mean in the OS Menu bar, I think you are going to 
>> be restricted to the look and feel of whatever OS you are running. 
> 
> Mac OS X Lion... only... I am not cross platform...
> I have an application ready to work (a todo list...) and I want to trigger 
> the opening of my application by clicking on an icon placed in the right side 
> of the menubar (like spotlight, Time Machine, wifi, dropbox, etc...)
> _______________________________________________
> 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


_______________________________________________
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