Parent Directory
|
Revision Log
|
Patch
revision 751 by jonathan, Fri Apr 25 14:23:19 2003 UTC | revision 757 by jonathan, Fri Apr 25 17:37:44 2003 UTC | |
---|---|---|
# | Line 497 class ProjFrame(NonModalDialog): | Line 497 class ProjFrame(NonModalDialog): |
497 | ||
498 | def __set_properties(self): | def __set_properties(self): |
499 | ||
500 | self.availprojs.SetSelection(0) | #self.availprojs.SetSelection(0) |
501 | self.projchoice.SetSelection(0) | self.projchoice.SetSelection(0) |
502 | ||
503 | self.__FillAvailList(selectCurrent = True) | self.__FillAvailList(selectCurrent = True) |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |