20 from ..
import context
27 maximum=100, parent=frame,
28 style=wx.PD_ELAPSED_TIME)
35 context.LOG.report_parsing_errors()
39 context.LOG.error(msg)
45 ProgressObserver.__init__(self, frame,
'RIDE',
'Loading the test data')
51 ProgressObserver.__init__(self, frame,
'RIDE',
'Renaming')
def __init__(self, frame)
def __init__(self, frame, title, message)
def __init__(self, frame)