Are there any examples of a MacRuby app that sits in the menu, TimeMachine and WiFi indicator style? What about an app that adds itself to the user's login items to start upon login? Thanks, Joel --- http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
The former is called a status bar item: http://lmgtfy.com/?q=macruby%2Bstatusbar For the latter I use this: https://gist.github.com/439080 On Jan 25, 2011, at 2:54 PM, Joel Reymont wrote:
Are there any examples of a MacRuby app that sits in the menu, TimeMachine and WiFi indicator style?
What about an app that adds itself to the user's login items to start upon login?
Thanks, Joel
--- http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
On Jan 25, 2011, at 2:54 PM, Joel Reymont wrote:
Are there any examples of a MacRuby app that sits in the menu, TimeMachine and WiFi indicator style?
Check out Gmail Notifr: http://ashchan.com/projects/gmail-notifr There is a MacRuby branch of the project which should answer your questions.
Yes, the master branch is on MacRuby. Sent from my iPhone On 2011/01/25, at 23:18, Joshua Ballanco <jballanc@gmail.com> wrote: On Jan 25, 2011, at 2:54 PM, Joel Reymont wrote:
Are there any examples of a MacRuby app that sits in the menu, TimeMachine and WiFi indicator style?
Check out Gmail Notifr: http://ashchan.com/projects/gmail-notifr There is a MacRuby branch of the project which should answer your questions. _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (4)
-
Eloy Durán
-
James Chen
-
Joel Reymont
-
Joshua Ballanco