GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
GRASS Quickstart help window. More...
Public Member Functions | |
def | __init__ |
GRASS Quickstart help window.
As a base class wx.Dialog is used, because of not working close button with wx.Frame when dialog is called from wizard. If parent is None, application TopLevelWindow is used (wxPython standard behaviour).
def ghelp.HelpFrame.__init__ | ( | self, | |
parent, | |||
id, | |||
title, | |||
size, | |||
file | |||
) |