|
CVS: BitTorrent btdownloadcurses.py,1.8,1.9 btlaunchmanycurses.py,1.4,1.5: msg#00218network.bit-torrent.general
Update of /cvsroot/bittorrent/BitTorrent In directory sc8-pr-cvs1:/tmp/cvs-serv17728 Modified Files: btdownloadcurses.py btlaunchmanycurses.py Log Message: python2.1 cursesWindow.border() compatability Index: btdownloadcurses.py =================================================================== RCS file: /cvsroot/bittorrent/BitTorrent/btdownloadcurses.py,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** btdownloadcurses.py 27 Mar 2003 07:30:07 -0000 1.8 --- btdownloadcurses.py 28 Mar 2003 05:08:07 -0000 1.9 *************** *** 144,148 **** def prepare_display(): ! scrwin.border('|','|','-','-',' ',' ',' ',' ') labelwin.addstr(0, 0, 'file:') labelwin.addstr(1, 0, 'size:') --- 144,148 ---- def prepare_display(): ! scrwin.border(124,124,45,45,20,20,20,20) labelwin.addstr(0, 0, 'file:') labelwin.addstr(1, 0, 'size:') Index: btlaunchmanycurses.py =================================================================== RCS file: /cvsroot/bittorrent/BitTorrent/btlaunchmanycurses.py,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** btlaunchmanycurses.py 26 Mar 2003 03:45:25 -0000 1.4 --- btlaunchmanycurses.py 28 Mar 2003 05:08:07 -0000 1.5 *************** *** 252,256 **** def prepare_display(): global mainwinw, scrwin, headerwin, totalwin ! scrwin.border('|','|','-','-',' ',' ',' ',' ') headerwin.addnstr(0, 0, 'Filename', mainwinw - 25, curses.A_BOLD) headerwin.addnstr(0, mainwinw - 24, 'Size', 4); --- 252,256 ---- def prepare_display(): global mainwinw, scrwin, headerwin, totalwin ! scrwin.border(124,124,45,45,20,20,20,20) headerwin.addnstr(0, 0, 'Filename', mainwinw - 25, curses.A_BOLD) headerwin.addnstr(0, mainwinw - 24, 'Size', 4); ------------------------ 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 btdownloadgui.py,1.52,1.53: 00218, Bram Cohen |
|---|---|
| Next by Date: | CVS: BitTorrent btdownloadcurses.py,1.9,1.10 btlaunchmanycurses.py,1.5,1.6: 00218, Michael Janssen |
| Previous by Thread: | CVS: BitTorrent btdownloadgui.py,1.52,1.53i: 00218, Bram Cohen |
| Next by Thread: | CVS: BitTorrent btdownloadcurses.py,1.9,1.10 btlaunchmanycurses.py,1.5,1.6: 00218, Michael Janssen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |