Package wx :: Class PreviewCanvas
[frames | no frames]

Type PreviewCanvas

object --+                    
         |                    
    Object --+                
             |                
    EvtHandler --+            
                 |            
            Window --+        
                     |        
                 Panel --+    
                         |    
            ScrolledWindow --+
                             |
                            PreviewCanvas


Proxy of C++ PreviewCanvas class


Method Summary
Window __init__(self, parent, id, pos, size, style, name)
Construct and show a generic Window.

Property Summary
  thisown: The membership flag

Instance Method Details

__init__(self, preview, parent, pos=DefaultPosition, size=DefaultSize, style=0, name=PreviewCanvasNameStr)
(Constructor)

Construct and show a generic Window.

Parameters:
parent
           (type=Window)

id
           (type=int)

pos
           (type=Point)

size
           (type=Size)

style
           (type=long)

name
           (type=String)

Returns:
Window
Overrides:
wx.ScrolledWindow.__init__ (inherited documentation)

Property Details

thisown

The membership flag


Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:14:41 2007 http://epydoc.sf.net