TmNotebook

Section: C Library Functions (3)
Updated: 24 July 1993
Index Return to Main Contents
 

NAME

TmNotebook - the Notebook widget class  

SYNOPSIS

xmNotebook  pathName [options]

 

DESCRIPTION

This is the tcl binding to the Motif Notebook widget. This widget is only available for Motif 2.0 and later.

 

CLASSES

The class name for resource files is XmNotebook. Resources are inherited from TmManager, TmCore. Methods are inherited from TmCore.

THE REST OF THIS REFERS TO ROWCOLUMN - UPDATE

 

RESOURCES

The new resources are
backPageForeground
backPageNumber
backPagePlacement
backPageSize
bindingPixmap
bindingType
bindingWidth
currentPageNumber
firstPageNumber
frameBackground
frameShadowThickness
innerMarginHeight
innerMarginWidth
lastPageNumber
minorTabSpacing
majorTabSpacing
orientation

 

METHODS

New methods for this class are:
pageChangedCallback

 

CALLBACK SUBSTITUTIONS

The substitutions supported for this class are
%reason  - the additional values are
major_tab
minor_tab
page_scroller_increment

 

BUGS

Notebook may create widgets PageScroller, MajorTabScrollerNext, MajorTabScrollerPrevious, MinorTabScrollerNext, MinorTabScrollerPrevious. These are not yet brought into tclMotif.

The convenience function XmNotebookGetPageInfo is not implemented.  

AUTHOR

Jan Newmarch, University of Canberra


 

Index

NAME
SYNOPSIS
DESCRIPTION
CLASSES
RESOURCES
METHODS
CALLBACK SUBSTITUTIONS
BUGS
AUTHOR

This document was created by man2html, using the manual pages.
Time: 04:19:00 GMT, December 02, 2024