> How does one get and icon for one's application to appear on the Menu > Bar of OS X?
Actually, I wrote a little "how to" guide on this... they're called "StatusItem Menus" BTW: http://www.sonsothunder.com/devres/revolution/tutorials/StatusMenu.html It describes how to use Xcode to create one, and how to have the item you select call AppleScript that can either communicate with your Rev app directly, or you could use AppleScript to write out data to file(s) that your app polls for. Either way, hope this helps... Ken Ray Sons of Thunder Software, Inc. Email: [email protected] Web Site: http://www.sonsothunder.com/ _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
