Re: [MacRuby-devel] Keymando is now Available in the App Store!

2011-08-01 Thread Bryan Goines
Just purchased the app and gave positive feedback. I already love this app. Nice job Kevin. -- Bryan On Monday, August 1, 2011 at 3:25 PM, az...@gmx.net wrote: > Nice job Kevin - I bet it will interest lots of Vim users. > > Aston > On 1 Aug 2011, at 21:05, Kevin Colyar wrote: > > Hey Guys

Re: [MacRuby-devel] Could not connect button:

2011-06-03 Thread Bryan Goines
you can, go through that and let us know if you still get the same problem. > > Aston > > On 3 Jun 2011, at 16:41, Bryan Goines wrote: > > Hi all, > > > > I am trying to understand and solve this issue. > > > > First of all, I did the following step b

[MacRuby-devel] Could not connect button:

2011-06-03 Thread Bryan Goines
Hi all, I am trying to understand and solve this issue. First of all, I did the following step by step: 1) Create a new project 2) added 'buttonClick(sender)' method to AppDelegate class in AppDelegate.rb -- like this class AppDelegate attr_accessor :window ... def buttonClick(sender) puts "