Debugger: Implement spawning connection window

Operating Systems / Haiku - Rene Gollent [gollent.com] - 5 December 2016 17:18 UTC

TeamsWindow:- Create new connection button now sends a message to the main app, which manages the connection window as a singleton.

Debugger:
- Handle creating/showing connection configuration window as requested.

445f003 Debugger: Implement spawning connection window.
src/apps/debugger/Debugger.cpp | 25 ++++++++++++++++++++
.../gui/teams_window/TeamsWindow.cpp | 17 ++++++-------
2 files changed, 32 insertions(+), 10 deletions(-)

Upstream: cgit.haiku-os.org


  • Share