pyDatView
pyDatView copied to clipboard
Include filter for tables (similar to channel filter)
Include a search for tables as it is possible for sensors. This helps when a lot of tables are loaded.
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.