grapa.frontend.frames_main.GUIFrameConsole

class grapa.frontend.frames_main.GUIFrameConsole(master, application: Application, **kwargs)

Bases: object

Handles the display of current file/folder, and the output console Contains a Frame, to be embedded in a wider application (.frame.pack()) Some methods will call methods of application

__init__(master, application: Application, **kwargs)

Methods

__init__(master, application, **kwargs)

get_console()

Returns the Console widget

update_ui()

Update widgets

get_console()

Returns the Console widget

update_ui()

Update widgets