A project to learn how to build OpenCPN plugins at each commit. Dialogs and other forms can be built using wxformbuilder. An example is given in form/minimalwindow.fbp. Then generate the base code (F8 ...
This is a basic notify-listen framework on top of wxWidgets event handling. It requires C++11 and wxWidgets 3.0+. The listening mechanism makes it possible for a listener to receive an event on ...