Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #83401

Re: application console with window

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: application console with window
Date 2015-01-08 22:17 -0500
Organization IISS Elusive Unicorn
References <m8k10h$cpe$1@news.icm.edu.pl> <mailman.17457.1420680810.18130.python-list@python.org> <m8m3f5$6ng$2@news.icm.edu.pl>
Newsgroups comp.lang.python
Message-ID <mailman.17504.1420773687.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, 08 Jan 2015 17:11:22 +0100, adam <adam@poczta.emiter-uslugi.pl>
declaimed the following:


>Linux, fedora, debian, centOS, maybe windows 7 or 8.1

	Windows will be the problem... Python's curses library is UNIX/Linux.
The Windows console driver no longer supports the capability needed
(WfW3.11 was old enough to have a fully capable console, as I recall, but
W9x and later phased out the standard control codes used).
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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