[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [orca-list] First steps with GUI programming/scripting



Hi Nolan:

Orca gets its application names via the AT-SPI.  That is, the toolkit
(and the AT-SPI support in the toolkit) that the application is using is
the thing that specifies the application name.

So...WX/WXruby seems to be setting the application name in a bad way.  I
wonder if there is a command line option you can give that will force
the application name to something else?

Will

On Wed, 2007-07-25 at 10:55 -0500, Nolan Darilek wrote:
> Hello.
> 
> Recently I began dabbling in GUI programming using WX/WXruby, and am  
> trying to develop an Orca script alongside the application. I'm  
> having a problem, though, in that Orca seems to think that my app is  
> called "wxruby" when trying to load a script.
> 
> I suppose I could call my script wxruby, but this behavior isn't  
> intended for all wxruby apps. Unfortunately, I don't know enough  
> about this to determine just what the problem is.
> 
> Where does Orca get application names? How are they set? My main  
> window is named correctly, but the application itself isn't.
> 
> Thanks.
> 
> _______________________________________________
> Orca-list mailing list
> Orca-list gnome org
> http://mail.gnome.org/mailman/listinfo/orca-list
> Visit http://live.gnome.org/Orca for more information on Orca




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]