Jump to content

Hackathon Proposal:Event Handling Support for multiple Windows

From FlightGear wiki


Title: Mouse Keyboard Handling Support for CompositeViewer windows

Potential mentors: n/a
Intro: (short intro)
Interested Parties: n/a/
Status:
Summary:
Background: mouse/touch events don't seem to be able to interact with the buttons and knobs in the cockpit that are in the left and right extension screens (ie not master-perspective)

the mouse events on the left and right screens seem to be interacting with the middle screen space. In other words, mouse events on the left and right screens are sent to the middle screen space as if it is clicked on the middle screen[1]

Details:
Ideas:
Required skills: C++
Learning Opportunities:

  • OpenSceneGraph
  • Canvas
  • CompositeViewer
Notes:
References