You are here: TUCS > PUBLICATIONS > Publication Search > A Python Specification of the ...
A Python Specification of the Tkinter Text-Widget
Ralph-Johan Back, Viorel Preoteasa, A Python Specification of the Tkinter Text-Widget. TUCS Technical Reports 607, Turku Centre for Computer Science, 2004.
Abstract:
Writing programs means in addition of using a programming language to
use libraries of objects or functions. Looking at the documentation of
Tkinter Text-widget and trying to use it we have encountered
the problem of unspecified consistent behavior of it. In this paper we
give an alternative of specifying and documenting a piece of code
giving a functional python module that is intended to
behave as the original Tkinter Text-widget.
Files:
Full publication in PDF-format
BibTeX entry:
@TECHREPORT{tBaPr04a,
title = {A Python Specification of the Tkinter Text-Widget},
author = {Back, Ralph-Johan and Preoteasa, Viorel},
number = {607},
series = {TUCS Technical Reports},
publisher = {Turku Centre for Computer Science},
year = {2004},
ISBN = {952-12-1338-8},
}
Belongs to TUCS Research Unit(s): Software Construction Laboratorium