pothosware / PothosPlotters

Plotter widgets for visualization in Pothos GUI
https://github.com/pothosware/PothosPlotters/wiki
Boost Software License 1.0
11 stars 12 forks source link

reusable property edit widget for window function selection #3

Closed guruofquality closed 9 years ago

guruofquality commented 9 years ago

In the same style of pothos-gui edit wigets: https://github.com/pothosware/pothos-gui/tree/master/EditWidgets

Any arbitrary widget can be registered into the property tree at "/gui/EntryWidgets/*"

This window function edit widget can be used in Periodigram, Spectrogram, and pothos-blocks taps designer block.

guruofquality commented 9 years ago

With the spuce library and the recent window work to split window parameters into a name and optional arguments; this is not really worth the work, and only a few blocks would ever use it. Marking invalid, closing.