GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Creates combo box for selecting database driver. More...
Public Member Functions | |
def | __init__ |
Creates combo box for selecting database driver.
Definition at line 717 of file gselect.py.
def gselect.DriverSelect.__init__ | ( | self, | |
parent, | |||
choices, | |||
value, | |||
id = wx.ID_ANY , |
|||
pos = wx.DefaultPosition , |
|||
size = globalvar.DIALOG_LAYER_SIZE , |
|||
kargs | |||
) |
Definition at line 722 of file gselect.py.
References render.Layer.SetName(), and model.ModelRelation.SetName().