Page 1 of 1
Menu Bar app for MacOS?
Posted: Tue May 13, 2014 12:31 pm
by pink
is it possible to make a menu bar item with livecode, where the stack would be essenially hidden until the menu bar icon was clicked, and then it pops down from the menu bar?
Re: Menu Bar app for MacOS?
Posted: Tue May 13, 2014 12:53 pm
by LCNeil
Hi Pink,
This is not something that is yet directly possible in LiveCode. However, you may find the following tutorial useful in implementing such functionality via Xcode
http://www.sonsothunder.com/devres/revo ... sMenu.html
Kind Regards,
Neil Roger
--
RunRev Support Team ~
http://www.runrev.com
——
Re: Menu Bar app for MacOS?
Posted: Tue May 13, 2014 5:36 pm
by pink
thanks Neil