Re: [MacRuby-devel] [ANN] AXElements: UI Automation with MacRuby

2011-09-30 Thread Brice Ruth
Rada wrote: Hmm, that bug sounds like it could be the culprit, but I haven't checked. I'm busy tonight, but I'll have time tomorrow to look into it; I should make a note in the AXElements documentation about NSStatusBar things. On 2011-09-29, at 8:46 PM, Brice Ruth wrote: I foll

Re: [MacRuby-devel] [ANN] AXElements: UI Automation with MacRuby

2011-09-29 Thread Brice Ruth
(mine) The workaround listed in the radar talks about associating a global shortcut with a NSStatusItem. Does anyone know how to do that? And for AX - can that be accessed then via the global shortcut? Thanks! Brice Ruth, FCD Software Engineer, Madison WI On Thu, Sep 29, 2011 at 7:40 PM, Brice

Re: [MacRuby-devel] [ANN] AXElements: UI Automation with MacRuby

2011-09-29 Thread Brice Ruth
unable to access my application as you indicated below .. I can access the volume control, but when I try to find mine, I can't ... is there any way to list all the menu_extra descriptions that AX can see? That way I can confirm that I'm not just going after the wrong description. Tha

Re: [MacRuby-devel] [ANN] AXElements: UI Automation with MacRuby

2011-09-29 Thread Brice Ruth
lider } HTH, Mark On 2011-09-29, at 11:24 AM, Brice Ruth wrote: This looks very useful. I skimmed through the documentation and didn't see anything for accessing NSStatusBar applications. Is this possible? Or would I need to add some hooks in my application to allow the test to open the win

Re: [MacRuby-devel] [ANN] AXElements: UI Automation with MacRuby

2011-09-29 Thread Brice Ruth
usBar menu? Brice Ruth, FCD Software Engineer, Madison WI On Thu, Sep 29, 2011 at 9:55 AM, Mark Rada wrote: > Hey all, > > On behalf of Marketcircle Inc., I am open sourcing a library that I have > been working on for a while now. AXElements is an alternative to using &

Re: [MacRuby-devel] linking an NSTextView with my AppDelegate

2011-09-18 Thread Brice Ruth
t use the beta, > http://www.macruby.org/trac/ticket/1322 contains a workaround. > > Laurent > > On Mon, Sep 12, 2011 at 9:37 PM, Brice Ruth wrote: >> Good afternoon - >> >> I saw a thread from August indicating that there was an issue with Xcode 4 >> on Lion w/r/t linking i

[MacRuby-devel] linking an NSTextView with my AppDelegate

2011-09-12 Thread Brice Ruth
I point it at main_rb, I don't get an error, but it still doesn't appear to work. I can't make heads or tails of the XML in the .xib, either - so no hope there. Much obliged, Brice Ruth, FCD Software Engineer, Madison WI ___ MacRuby-dev