Home | History | Annotate | Download | only in plat-mac

Lines Matching refs:Dlg

15 from Carbon.Dlg import *
250 gotone, dlg, item = DialogSelect(event)
252 window = dlg.GetDialogWindow()
1057 self.dlg = GetNewDialog(resid, -1)
1058 self.wid = self.dlg.GetDialogWindow()
1065 self.dlg = None
1069 print 'Dialog %s, item %d hit'%(self.dlg, item)