pyDatView icon indicating copy to clipboard operation
pyDatView copied to clipboard

Include filter for tables (similar to channel filter)

Open ebranlard opened this issue 3 years ago • 1 comments

Include a search for tables as it is possible for sensors. This helps when a lot of tables are loaded.

ebranlard avatar Apr 28 '21 03:04 ebranlard

Should be best implemented by creating a subclass of wx.ListBox and overload the methods to return the indices of the filtered and infiltered list.

ebranlard avatar Oct 03 '23 04:10 ebranlard