Previous Next blank.gif Home Page

Class GtkMain


SYNOPSIS

import ovsos
classobj GtkMain(Interface)
  def Destroy(self,widget)
  def __init__(self)
  str __module__ = 'ovsos'
  def open_about(self, event)
  def open_preference(self,widget)
  def open_report(self, event)

  # Methods inherited by GtkMain from Interface
  def CloseME(self,object)
  def HideMe(self,widget,obj=1,obj1=1)
  def RunME(self,object,clase)
  def ShowMe(self,widget,object)

DESCRIPTION

Clase interface Main

Encargada de gestionar todos los eventos de la ventana principal

def __init__(self)

Constructor, inicializa todos los eventos para la ventana principal

def open_about(self, event)

abre el about

def open_preference(self,widget)

Abrir preferencias

def open_report(self, event)

abre el reporte

SEE ALSO

ovsos

Interface


Previous Next blank.gif Home Page
www_icon.gif

Copyright © M. Python
All Rights Reserved
Comments to author: monty@flying.circus.comb
Generated: Wed Aug 22, 2007