GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Custom ScrolledPanel to avoid strange behaviour concerning focus. More...
Public Member Functions | |
def | __init__ |
def | OnChildFocus |
Custom ScrolledPanel to avoid strange behaviour concerning focus.
Definition at line 99 of file widgets.py.
def widgets.ScrolledPanel.__init__ | ( | self, | |
parent, | |||
style = wx.TAB_TRAVERSAL |
|||
) |
Definition at line 101 of file widgets.py.
def widgets.ScrolledPanel.OnChildFocus | ( | self, | |
event | |||
) |
Definition at line 104 of file widgets.py.