代码搜索:Notebook
找到约 1,084 项符合「Notebook」的源代码
代码结果 1,084
www.eeworm.com/read/190056/5188166
h notebook.h
/////////////////////////////////////////////////////////////////////////////
// Name: notebook.h
// Purpose: MSW/GTK compatible notebook (a.k.a. property sheet)
// Author: Stefan Csom
www.eeworm.com/read/190056/5188276
h notebook.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/msw/notebook.h
// Purpose: MSW/GTK compatible notebook (a.k.a. property sheet)
// Author: Robe
www.eeworm.com/read/190056/5188392
h notebook.h
/////////////////////////////////////////////////////////////////////////////
// Name: notebook.h
// Purpose: wxNotebook class (a.k.a. property sheet, tabbed dialog)
// Author: Julian
www.eeworm.com/read/190056/5188446
h notebook.h
///////////////////////////////////////////////////////////////////////////////
// Name: wx/univ/notebook.h
// Purpose: universal version of wxNotebook
// Author: Vadim Zeitlin
// Modi
www.eeworm.com/read/190056/5188570
h notebook.h
/////////////////////////////////////////////////////////////////////////////
// Name: notebook.h
// Purpose: MSW/GTK compatible notebook (a.k.a. property sheet)
// Author: David Webst
www.eeworm.com/read/190056/5188649
h notebook.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/cocoa/notebook.h
// Purpose: wxNotebook class
// Author: David Elliott
// Modified by:
// Crea
www.eeworm.com/read/190056/5188729
h notebook.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/palmos/notebook.h
// Purpose: notebook interface (a.k.a. property sheet)
// Author: William Os
www.eeworm.com/read/190056/5188812
h notebook.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/gtk1/notebook.h
// Purpose: wxNotebook class
// Author: Robert Roebling
// Modified by:
// RCS
www.eeworm.com/read/190056/5189022
h notebook.h
/////////////////////////////////////////////////////////////////////////////
// Name: notebook.h
// Purpose: wxNotebook class
// Author: Robert Roebling
// Modified by:
// RCS-ID:
www.eeworm.com/read/190056/5189161
tex notebook.tex
\section{\class{wxNotebook}}\label{wxnotebook}
This class represents a notebook control, which manages multiple windows with associated tabs.
To use the class, create a wxNotebook object and call \h