;ς l•‹Bc@s1dkZdkZed„Zd„ZdZdS(NcCsG|tjo|iƒ}nti|ti||ƒƒtiƒdS(N( sevtIdsNonesctrlsGetIdswxs PostEvents CommandEventsevtTypesYield(sctrlsevtTypesevtId((sK/mnt/gmirror/ports/devel/boaconstructor/work/boa-constructor-0.4.4/Tests.pyspostCommandEvents cCsQyt|ididtiƒ|iiƒ}|ii |i ƒ}|i t ƒ|idid}t|_tiiiti|iƒƒ}|i|ƒ|itƒti||ƒtiƒ|iiƒi }titiƒ}d|_d|_ti|id|ƒtiƒtitiƒ}d|_d|_ti|id|ƒtiƒ|iii }xY|i"D]N}|i$djo8|i%i&ƒ|i%i'i'i(dƒ|i%i)tƒPqyqyW|idi*ddd d ƒ|idi+ddfƒtiƒ|idi,ƒWnti-d t.i/ƒ ƒnXti-d ƒdS( Niswx.Frameis wx.StaticTexti sDesignersNames TestFrameiΘs Test failed sTest succeeded(0spostCommandEventspalettes palettePagessbuttonsswxswxEVT_COMMAND_BUTTON_CLICKEDseditorsgetActiveModulePagesmpsgetControllerFromModelsmodelsctrlrs OnDesignersNonesbtnsFalsesupslibsGenButtonEventsGetIdsevts SetButtonObjs SetIsDownsTrues PostEventsYields MouseEventswxEVT_LEFT_DOWNsm_xsm_ysviewss inspectorsconstrsconstructorPages nameValuessnvspropNames propEditors inspectorEdits editorCtrlsSetValues inspectorPosts SetDimensionss SetPositionsCloses MessageBoxssyssexc_info(spalettesnvsconstructorPagesmpsmodelsbtnsevtsctrlr((sK/mnt/gmirror/ports/devel/boaconstructor/work/boa-constructor-0.4.4/Tests.pys test_wxFrame sN   !             sˆ#Boa:Frame:TestFrame import wx def create(parent): return TestFrame(parent) [wxID_TESTFRAME, wxID_TESTFRAMESTATICTEXT1, ] = [wx.NewId() for _init_ctrls in range(2)] class TestFrame(wx.Frame): def _init_utils(self): # generated method, don't edit pass def _init_ctrls(self, prnt): # generated method, don't edit wx.Frame.__init__(self, id=wxID_TESTFRAME, name='TestFrame', parent=prnt, pos= wx.Point(0, 0), size= wx.Size(200, 200), style=wx.DEFAULT_FRAME_STYLE, title='wxFrame1') self._init_utils() self.SetClientSize(wx.Size(192, 173)) self.staticText1 = wx.StaticText(id=wxID_TESTFRAMESTATICTEXT1, label='staticText1', name='staticText1', parent=self, pos= wx.Point(0, 0), size= wx.Size(192, 173), style=0) def __init__(self, parent): self._init_ctrls(parent) (swxswx.lib.buttonssNonespostCommandEvents test_wxFrames frame_answer(s test_wxFramespostCommandEvents frame_answerswx((sK/mnt/gmirror/ports/devel/boaconstructor/work/boa-constructor-0.4.4/Tests.pys?s    8