Ticket #1574 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

ossimPlanetManipulator ctor no longer reads binds.act

Reported by: talmage Owned by: potts@…
Priority: highest Milestone:
Component: ossimPlanet Version: 1.6.7
Severity: blocker Keywords:
Cc:

Description

The code is there but someone commented it out. Please restore it so that users may customize their key and mouse bindings.

Unless that code is restored, ossimPlanet cannot interact with other projects, SOUSA in particular.

Change History

Changed 6 years ago by gpotts

  • status changed from new to closed
  • resolution set to fixed

I have already added back in the reading of it. For now it will only allow for user override. So you must have user preferences to override it. We really don't want this in the constructor but instead we should have it in an initialization code. I think we should create either ossimPlanetApplication.cpp or ossimPlanetInitor better yet I think the application should control this. for example, we can then do packaged bindings within and application bundle. The smarts for this code should not be where it is now.

Note: See TracTickets for help on using tickets.