Is there any documentation for the DockingFeature
-
The example file in the repo is quite light on details (and comments). At the moment I’m reduced to looking at someone else’s use of it and trying to work out which bits are not relevant to what I want to do, and if I can leave them out.
A process that is probably going to involve large quantities of trial and error and produce some not very stable code.
so if there is any documentation anywhere, it’d be extremely helpful.
-
@ThosRTanner said in Is there any documentation for the DockingFeature:
The example file in the repo
I think I could figure out which file you mean, but for the benefit of others maybe you could provide a link to it?
In general, I agree that some documentation would be a good idea.
-
@Alan-Kilborn To be fair, there are two files. Both of which are a bit light on detail.
https://github.com/npp-plugins/plugindemo/blob/master/src/PluginDefinition.cpp
https://github.com/npp-plugins/plugintemplate/blob/master/src/DockingFeature/GoToLineDlg.cpp