Skip to content

Enhancement: SHOW or HIDE NMEA Debug and AIS Target List Windows #119

@plfinch

Description

@plfinch

Create ability to show or hide/close the OpenCPN NMEA Debug and AIS Target List windows from the javascript plugin. There may also be other OpenCPN windows I am not familiar with yet or in the future that this would be useful for so I propose a generic solution rather than new functions for each such window.

OCPNwindowShow(windowName)
OCPNwindowHide(windowName)

Where windowName is the string "NMEA Debug" or "AIS Target List".

I want to be able to programmatically from javascript open and close these windows as needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions