Dividing the screen in text mode? 
Author Message
 Dividing the screen in text mode?

I'm writing a program in python, and need too take input and display output
at the same time.  my idea was to have the top half-3/4 of the screen be
output, with the bottom being the input section.
+AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9-
+AHw-                            +AHw-
+AHw-                            +AHw-
+AHw-                            +AHw-
+AHw-  output here               +AHw-
+AHw-                            +AHw-
+AHw-                            +AHw-
+AHw-                            +AHw-
+AHw-                            +AHw-
+AHw-----------------------------+AHw-
+AHw-                            +AHw-
+AHw-  input here                +AHw-
+AHw-                            +AHw-
+AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9-
is there any way to do this in python? or does anyone have any better ideas?
-z


Thu, 22 May 2003 03:00:00 GMT  
 Dividing the screen in text mode?
oh yeah, i'm using py2.0 in win32.


Thu, 22 May 2003 03:00:00 GMT  
 Dividing the screen in text mode?
On Sun, 3 Dec 2000 17:27:24 -0500, "Z 3 Penguin"

Quote:

>oh yeah, i'm using py2.0 in win32.

From an annoucement by Fredrik a couple of weeks ago:

The Console module is a simple console driver, currently available
for Windows 9X/NT/2000.  This module provides cursor-addressable
text output, plus full support for mouse and keyboard input.

The 001114 release comes with source code, prebuilt binaries for
python 1.5 and 2.0, documentation, and a Python-style license.

Get your copy from:

    http://effbot.org/efflib/console

enjoy /F



Fri, 23 May 2003 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. 33 Lines Text Screen Mode

2. screen scrolling in Text mode

3. Q: Text mode screen page...

4. Reading text from graphics mode screen

5. Divide fault interrupt handler code, ideal mode code removed

6. Trapping divide by 0 in protected mode?

7. Text widget --screen lines vs. text lines

8. Funcky Protected Mode Graphical Mouse Cursor in Text Mode

9. Text Mode Programming and P-Mode

10. Need Help: Get Cursor Position in text mode (mode 3)

 

 
Powered by phpBB® Forum Software