Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83310
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.003 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:application': 0.07; 'image,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tutorials,': 0.09; 'python': 0.11; 'jan': 0.12; 'adam': 0.16; 'message-id:@4ax.com': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wed,': 0.18; 'url:home': 0.24; 'looks': 0.24; 'header:X -Complaints-To:1': 0.27; 'character': 0.29; '+0100,': 0.31; '3.x': 0.31; 'maybe': 0.34; 'subject:with': 0.35; 'something': 0.35; 'library.': 0.36; 'set.': 0.36; 'charset:us-ascii': 0.36; 'possible': 0.36; 'application': 0.37; 'received:76': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'here': 0.66; 'url:png': 0.68; '2015': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Subject | Re: application console with window |
| Date | Wed, 07 Jan 2015 20:32:01 -0500 |
| Organization | IISS Elusive Unicorn |
| References | <m8k10h$cpe$1@news.icm.edu.pl> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | adsl-76-249-17-179.dsl.klmzmi.sbcglobal.net |
| X-Newsreader | Forte Agent 6.00/32.1186 |
| X-No-Archive | YES |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17457.1420680810.18130.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1420680810 news.xs4all.nl 2965 [2001:888:2000:d::a6]:45531 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:83310 |
Show key headers only | View raw
On Wed, 07 Jan 2015 22:17:09 +0100, adam <adam@poczta.emiter-uslugi.pl>
declaimed the following:
>Is in here maybe someone who speak Polish?
>
>I would like to write application witch looks like this
>http://linuxiarze.pl/obrazy/internet1/ceni1.png
>
Based upon the image, that is mainly an addressable console application
with a line-draw character set. Something maybe possible using MS-DOS 3.x
What OS are you using?
>I'm looking for some libs, tutorials, or other informations.
Check the documentation for the Python curses library.
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
application console with window adam <adam@poczta.emiter-uslugi.pl> - 2015-01-07 22:17 +0100
Re: application console with window jacek pozniak <jacek.pozniak@flowservice.pl> - 2015-01-07 22:51 +0100
Re: application console with window adam <adam@poczta.emiter-uslugi.pl> - 2015-01-08 17:07 +0100
Re: application console with window jacek pozniak <jacek.pozniak@flowservice.pl> - 2015-01-08 23:32 +0100
Re: application console with window Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-01-07 20:32 -0500
Re: application console with window adam <adam@poczta.emiter-uslugi.pl> - 2015-01-08 17:11 +0100
Re: application console with window Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-01-08 22:17 -0500
Re: application console with window Emil Oppeln-Bronikowski <emil@fuse.pl> - 2015-01-08 04:16 +0100
Re: application console with window adam <adam@poczta.emiter-uslugi.pl> - 2015-01-08 17:18 +0100
Re: application console with window Emil Oppeln-Bronikowski <emil@fuse.pl> - 2015-01-08 17:32 +0100
Re: application console with window adam <adam@poczta.emiter-uslugi.pl> - 2015-01-08 17:42 +0100
Re: application console with window Chris Warrick <kwpolska@gmail.com> - 2015-01-08 17:53 +0100
Re: application console with window Rick Johnson <rantingrickjohnson@gmail.com> - 2015-01-08 18:09 -0800
csiph-web