代码搜索:Notebook

找到约 1,084 项符合「Notebook」的源代码

代码结果 1,084
www.eeworm.com/read/283334/4082740

h notebook.h

///////////////////////////////////////////////////////////////////////////// // Name: notebook.h // Purpose: wxNotebook class // Author: Robert Roebling // Modified by: // RCS-ID
www.eeworm.com/read/283334/4082871

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 cal
www.eeworm.com/read/275562/4175273

zc notebook.zc

//[of]:description //[c]Display multiples pages using a notebook //[cf] //[of]:license //[c]Code Browser - a folding text editor for programmers //[c]Copyright (C) 2003-07 Marc Kerbiquet //[c]
www.eeworm.com/read/275562/4175319

zc notebook.zc

//[of]:description //[c]Display multiples pages using a notebook //[cf] //[of]:license //[c]Code Browser - a folding text editor for programmers //[c]Copyright (C) 2003-07 Marc Kerbiquet //[c]
www.eeworm.com/read/273763/4192612

c notebook.c

#include #include /* This function rotates the position of the tabs */ static void rotate_book( GtkButton *button, GtkNotebook *notebook ) { gtk_
www.eeworm.com/read/443278/1750439

wgt notebook.wgt

# $Id: notebook.wgt,v 1.10 2002/10/10 06:36:32 cgavin Exp $ ############################################################################## # # Visual TCL - A cross-platform application developmen
www.eeworm.com/read/443278/1750484

wgt notebook.wgt

# $Id: notebook.wgt,v 1.16 2002/10/10 06:35:55 cgavin Exp $ ############################################################################## # # Visual TCL - A cross-platform application developmen
www.eeworm.com/read/387868/2554141

xpm notebook.xpm

/* XPM */ static const char * notebook_xpm[] = { /* columns rows colors chars-per-pixel */ "32 32 16 1", " c Gray0", ". c #808000", "X c #000080", "o c #808080", "O c #000000", "+ c #808000", "@ c #0
www.eeworm.com/read/387868/2554518

h notebook.h

///////////////////////////////////////////////////////////////////////////// // Name: wx/msw/notebook.h // Purpose: MSW/GTK compatible notebook (a.k.a. property sheet) // Author: Robe
www.eeworm.com/read/387868/2554635

h notebook.h

///////////////////////////////////////////////////////////////////////////// // Name: notebook.h // Purpose: wxNotebook class (a.k.a. property sheet, tabbed dialog) // Author: Julian