|
CVS: BitTorrent btdownloadgui.py,1.51,1.52: msg#00203network.bit-torrent.general
Update of /cvsroot/bittorrent/BitTorrent In directory sc8-pr-cvs1:/tmp/cvs-serv1906 Modified Files: btdownloadgui.py Log Message: made window get displayed immediately Index: btdownloadgui.py =================================================================== RCS file: /cvsroot/bittorrent/BitTorrent/btdownloadgui.py,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** btdownloadgui.py 28 Mar 2003 00:17:06 -0000 1.51 --- btdownloadgui.py 28 Mar 2003 00:34:17 -0000 1.52 *************** *** 53,57 **** self.flag = flag self.fin = false - self.shown = false panel = wxPanel(frame, -1) --- 53,56 ---- *************** *** 109,112 **** --- 108,112 ---- EVT_BUTTON(frame, self.cancelButton.GetId(), self.done) EVT_INVOKE(frame, self.onInvoke) + self.frame.Show() def donate(self, event): *************** *** 167,172 **** def onErrorEvent(self, errormsg): - if not self.shown: - self.frame.Show(true) self.errorText.SetLabel(strftime('ERROR (%I:%M %p) -\n') + errormsg) --- 167,170 ---- *************** *** 193,198 **** self.filename = default self.frame.SetTitle(default + '- BitTorrent ' + version) - self.shown = true - self.frame.Show(true) f.set() --- 191,194 ---- ------------------------ Yahoo! Groups Sponsor ---------------------~--> Get 128 Bit SSL Encryption! http://us.click.yahoo.com/xaxhjB/hdqFAA/xGHJAA/dkFolB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: BitTorrent-unsubscribe@xxxxxxxxxxxxxxx Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS: BitTorrent/BitTorrent track.py,1.45,1.46: 00203, Bram Cohen |
|---|---|
| Next by Date: | CVS: BitTorrent/BitTorrent download.py,1.133,1.134: 00203, Bram Cohen |
| Previous by Thread: | CVS: BitTorrent/BitTorrent track.py,1.45,1.46i: 00203, Bram Cohen |
| Next by Thread: | CVS: BitTorrent/BitTorrent download.py,1.133,1.134: 00203, Bram Cohen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |