GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
widgets.ScrolledPanel Class Reference

Custom ScrolledPanel to avoid strange behaviour concerning focus. More...

Inheritance diagram for widgets.ScrolledPanel:
Collaboration diagram for widgets.ScrolledPanel:

Public Member Functions

def __init__
 
def OnChildFocus
 

Detailed Description

Custom ScrolledPanel to avoid strange behaviour concerning focus.

Definition at line 99 of file widgets.py.

Constructor & Destructor Documentation

def widgets.ScrolledPanel.__init__ (   self,
  parent,
  style = wx.TAB_TRAVERSAL 
)

Definition at line 101 of file widgets.py.

Member Function Documentation

def widgets.ScrolledPanel.OnChildFocus (   self,
  event 
)

Definition at line 104 of file widgets.py.


The documentation for this class was generated from the following file: