[ Odielib Home | Main Table Of Contents | Table Of Contents | Keyword Index ]

taotk::meta::textedit(n) 9.1 odielib ""

Name

taotk::meta::textedit - Class taotk::meta::textedit

Table Of Contents

Synopsis

Description

Ancestors: taotk::meta::textedit, taotk::meta::text, taotk::meta::container, taotk::meta::widget, oo::object, tao::moac, taotk::meta::toplevel

Methods

action::map
action::unmap
ChangeHeight
ChangeWhere
FileLoad filename

The following function loads the text of a file into the text widget.

FileOpen

Open a new file

FileQuit

This routine is called in response to the File/Quit menu action.

FileRevert

This routine is called in response to the File/Revert menu selection

FileSave

Create a new file editor

FileSaveAs

This routine is called query the user for a new filename in which to write the contents of a file.

FileWrite

Write the editor contents into the file FullPath. This routine is never called unless we are sure that the file has write permission.

MakeMenuButton i
Option_set::height newvalue
Option_set::width newvalue
TextBindings
Widget::create
widget::menu
widget::message
widget::speedbar

REFERENCES

AUTHORS

Sean Woods

Bugs, Ideas, Feedback

This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category taotk of the Odielib Trackers. Please also report any ideas for enhancements you may have for either package and/or documentation.

Keywords

odielib, taotk, taotk::meta::textedit

Category

Class