Home
last modified time | relevance | path

Searched refs:NoteBook (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Doc/library/
Dtkinter.tix.rst26 a wide range of applications: :class:`NoteBook`, :class:`FileEntry`,
404 .. class:: NoteBook()
406 The `NoteBook
411 the visual "tabs" at the top of the NoteBook widget.
414 .. \ulink{NoteBook}{http://tix.sourceforge.net/dist/current/demos/samples/NoteBook.tcl}
452 ….. \ulink{Compound Image In NoteBook}{http://tix.sourceforge.net/dist/current/demos/samples/CmpImg…
/third_party/python/Lib/tkinter/
Dtix.py1136 class NoteBook(TixWidget): class