Classes

Summary

class

class parent

truncated documentation

FrameFunction

Creating a Frame window for a function. It will create an entry control for every parameter. If one of the parameter …

FrameFunction_ThreadFunction

Class associated to FrameFunction, it runs the function in a separate thread (in order to be able to stop its execution …

FrameParams

Creates a Frame window for a list of parameters.

MainFrame

Creates a Frame window to select within a list of functions, FrameFunction. The class requires to run tix.Tk()