Role Playing Database (API Documentation)  3.1.1
Public Member Functions | List of all members
RolePlayingDB3::ScrolledCanvas Class Reference

Public Member Functions

 ScrolledCanvas (...)
 
 bindcanvas (...)
 

Detailed Description

Scrolled Canvas Just a plain canvas, with scrollbars. All of the canvas's methods are exposed except xview yview.

Constructor & Destructor Documentation

◆ ScrolledCanvas()

RolePlayingDB3::ScrolledCanvas::ScrolledCanvas (   ...)

Constructor – build a scrolled canvas.

Parameters
widgetpathThe widget path
...Options:
  • -auto Passed to scroll window.
  • -scrollbar Passed to scroll window.
All of the options (except -xscrollcommand -yscrollcommand)
that the canvas command takes.

Member Function Documentation

◆ bindcanvas()

RolePlayingDB3::ScrolledCanvas::bindcanvas (   ...)

Feed through bind to the canvas

Parameters
...See 3tk bind

The documentation for this class was generated from the following file: