I am developing a notepad application using wxWidgets (C ++ version) and I am working on multi-file support. Using the wxNotebook class, I cannot find the documentation for adding a close button to pages so that I can easily close individual files. Is there a cross-platform way to enable this use of the class itself? If not, how do you recommend that I add this button to the wxNotebook page?
thanks
You have two alternatives:
. Windows/VS2008 wxFlatNotebook , lib, , wxAuiNotebook, wxFlatNotebook .
, wxFlatNotebook wxAuiNotebook. wxFlatNotebook wxForum