Skip to content

padmadevd/wxwidgets-custom-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages