[nvda-addons] Re: more general questions about identifying windows

  • From: James Scholes <james@xxxxxxxxxxxxx>
  • To: nvda-addons@xxxxxxxxxxxxx
  • Date: Fri, 24 Mar 2017 21:15:08 +0000

Seems unlikely, but if you import the base app module for Eclipse and subclass that for your own app module, does that help at all?

from appModules import eclipse

class AppModule(eclipse.AppModule):
 pass
--
James Scholes
http://twitter.com/JamesScholes
----------------------------------------------------------------
NVDA add-ons: A list to discuss add-on code enhancements and for reporting bugs.
Community addons are available from: http://addons.nvda-project.org
To send a message to the list: nvda-addons@xxxxxxxxxxxxx
To change your list settings/unsubscribe: 
//www.freelists.org/list/nvda-addons
To contact list moderators: nvda-addons-moderators@xxxxxxxxxxxxx

Other related posts: