Custom wxwidgets notebook a very simple notebook control for wxwidgets. features available are tab dragging, closing, indicating modified page, scrolling. adapts to light and dark theme. all inputs, painting, scrolling are custom made, not by using or deriving other availabe classes. to know how to use just refer the headers (simple api, so easy to use). How to compile just include the notebook.hpp file in your application and compile your application with notebook.cpp and windowstack.cpp ignore test.cpp it just used for testing. Note if any bugs are found or feels ineficient (any ways to improve) please let me know. support by contribution.