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

  • From: Alex Hall <ahall@xxxxxxxxxxxx>
  • To: nvda-addons <nvda-addons@xxxxxxxxxxxxx>
  • Date: Fri, 24 Mar 2017 17:28:22 -0400

Good thought. I made my class subclass what you suggested, instead of
appModuleHandler.AppModule, but saw no change. Thanks for the suggestion,
though.

On Fri, Mar 24, 2017 at 5:15 PM, James Scholes <james@xxxxxxxxxxxxx> wrote:

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




-- 
Alex Hall
Automatic Distributors, IT department
ahall@xxxxxxxxxxxx

Other related posts: