#include <BtGuiTixInterpreter.h>
Inheritance diagram for BtGuiTixInterpreter::

Public Methods | |
| BtGuiTixInterpreter () | |
| ~BtGuiTixInterpreter () | |
| bool | init (int &argc, const char **argv) |
NAME: BtGuiTixInterpreter - C++ wrapper for the Tix interpreter
DESCRIPTION:
This class is a C++ wrapper of the Tix interpreter, designed to work with the GUI classes. It is implemented as a slight extension of "BtGuiTkInterpreter", where only the initialization phase is changed.
|
|
See class "BtGuiTkInterpreter". |
|
|
|
|
|
initialize the Tcl/Tk interpreter. Must be called prior to any other use of the object. Reimplemented from BtGuiTkInterpreter. |