lib Package

lib Package

win32 Module

Funciones de Windows

GetFileExtensionInfo(extension)

La extension debe incluir el punto

wxpyglet Module

class PygletBatchThread(panel)

Bases: threading.Thread

Init()
Loop()
OnMouseEvent(event)
OnResize(width, height)
run()
class PygletPanel(parent, id=-1, style=0)

Bases: wx._windows.Panel

A simple class for using OpenGL with wxPython.

Destroy()
EventPaint(event)

Process the drawing event.

EventPass(event)

Process the erase background event.

EventSize(event)

Process the resize event.

OnDraw(*args, **kwargs)
OnInitGL()

Initialize OpenGL for use in the window.

OnResize(width, height)
class wxPygletTest(parent=None, id=-1, *args, **kwargs)

Bases: wx._windows.Frame

A simple class for using OpenGL with wxPython.

Contenidos

Tema anterior

widgets Package

Próximo tema

mixins Package

Esta página