Commit Graph

7 Commits

Author SHA1 Message Date
28b61faf75 Implemented OnMouseMove and OnMouseClick for PopupSearchList 2020-04-07 19:09:33 +02:00
a6f4c2893f Code cleaning 2020-04-07 16:22:03 +02:00
ce1cdc1687 Next Experiment 2020-04-05 22:11:45 +02:00
2ead71f7d4 Next experiments with search on Tabs 2020-04-04 19:25:57 +02:00
600a3c9cfa + Fixed clear_marked_string() 2020-04-03 14:29:57 +02:00
6fc7d37f3f Added missed destroy for search_line 2020-04-03 12:51:20 +02:00
31baca7bf5 Implemented SearchCtrl class instead of SearchComboBox
Search string are synchronized between Plater and Tabs.

List with options and filtered list are in Sidebar.
All options list on tabs and Plater use this data from Sidebar

Note: SearchComboBox.cpp(hpp) was renamed to Search.cpp(hpp)
2020-04-03 10:27:50 +02:00