ct_GTK Module

class ct_GTK.Display_m

Class to display a movie

add_movie(selff, movie)

Creates control playback for the object movie

get_movies_list()

return a list of GTK instances

redraw(selff)

Function that redraws all the table panel

class ct_GTK.Movie_GTK(selff, Display, movie, table, frame)

Class that manages movie controls for an associated movie

add_grid(grid_object)

Function that links to the grid module

is_locked()
is_selected()
lock()

Locks the frame

unlock()

Unlocks the frame

update_player()
ct_GTK.init(selff)

Initializing GTK

ct_GTK.main(selff, gobject, gtk, communicate)

Initializing the main window

ct_GTK.start(gtk)

Previous topic

ct_OpenCV Module

Next topic

modules

This Page