On 28 Jul 2010, at 20:03, Joshua Ballanco wrote:
> Apologies for being so late to reply...
>
> On Jul 21, 2010, at 11:44 AM, Nick Ludlam wrote:
>
>> On 21 Jul 2010, at 15:31, Alexander von Below wrote:
>>
>> Hi Alexander,
>> I've got a MacRuby app happily running very happily with Control Towe
Apologies for being so late to reply...
On Jul 21, 2010, at 11:44 AM, Nick Ludlam wrote:
> On 21 Jul 2010, at 15:31, Alexander von Below wrote:
>
> Hi Alexander,
> I've got a MacRuby app happily running very happily with Control Tower. First
> I cloned the code from github, and built and instal
Or we could even put it in the tutorials or recipes sections of the website
http://www.macruby.org/documentation.html if you are ok with that.
- Matt
On Wed, Jul 21, 2010 at 2:24 PM, Jordan K. Hubbard wrote:
>
> On Jul 21, 2010, at 1:57 PM, Nick Ludlam wrote:
>
> > On 21 Jul 2010, at 21:00, Jor
On Jul 21, 2010, at 1:57 PM, Nick Ludlam wrote:
> On 21 Jul 2010, at 21:00, Jordan K. Hubbard wrote:
>
>> I don't suppose you'd care to contribute an example? This is clearly
>> helpful!
>
> I'm actually in the middle of writing up a tutorial/article of my experiences
> in wrapping C/C++ cod
On 21 Jul 2010, at 21:00, Jordan K. Hubbard wrote:
> I don't suppose you'd care to contribute an example? This is clearly helpful!
I'm actually in the middle of writing up a tutorial/article of my experiences
in wrapping C/C++ code with simple Obj-C classes, and making it into a loadable
bundl
Yeah it was a quickly contrived example. I'm actually doing this in my code:
map "/resources" do run Rack::File.new(NSBundle.mainBundle.bundlePath +
"/Contents/Resources") end
On 21 Jul 2010, at 20:22, Matt Aimonetti wrote:
> "/Users/nick/Sites/" = File.expand_path("~/Sites")
>
>
> Sent fro
I don't suppose you'd care to contribute an example? This is clearly helpful!
- Jordan
On Jul 21, 2010, at 11:44 AM, Nick Ludlam wrote:
> On 21 Jul 2010, at 15:31, Alexander von Below wrote:
>
>> Hello,
>>
>> I apologize for the repost, but I have not found help anywhere else...
>>
>> My goa
"/Users/nick/Sites/" = File.expand_path("~/Sites")
Sent from my iPhone
On Jul 21, 2010, at 11:44, Nick Ludlam wrote:
> "/Users/nick/Sites/"
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinf
On 21 Jul 2010, at 15:31, Alexander von Below wrote:
> Hello,
>
> I apologize for the repost, but I have not found help anywhere else...
>
> My goal is to run a ControlTower instance (1) in MacRuby within a Cocoa app,
> i.e. using -[MacRuby evaluateFileAtPath:]
>
> First question: Is this poss
Hello,
I apologize for the repost, but I have not found help anywhere else...
My goal is to run a ControlTower instance (1) in MacRuby within a Cocoa app,
i.e. using -[MacRuby evaluateFileAtPath:]
First question: Is this possible at all?
Second question:
I understand that my control script is
10 matches
Mail list logo