[MacRuby-devel] Scripting Bridge

2011-10-31 Thread Spencer Rose
Hey everyone, any help would be incredible. I am consolidating a workflow with scripts into an actual desktop application. When a search down to base "leaf" node such as "AppliedFont" from a paragraph style in InDesign, all I get is a SBObject. I need the name of the font. I am struggl

Re: [MacRuby-devel] Scripting Bridge

2011-10-31 Thread Matt Aimonetti
Hey in this post http://merbist.com/2010/01/17/controlling-itunes-with-macruby/ I'm explaining how to do that with iTunes. I haven't tried scripting InDesign but the same concept/approach should apply. I have InDesign CS5.5 installed on my machine, if you share some code with you, I might be able

[MacRuby-devel] How to Configure Xcode to Run Test in MacRuby Project?

2011-10-31 Thread techzen
Okay, I'm sure I'm just missing something simple but I can't figure out how to include test in a MacRuby Xcode project. I've been using MacBacon to learn MacRuby in TextMate but I don't see how to do so in Xcode. My google-fu has failed me as well because all the example are how to include MacR