Does anyone know how to do this
From: xteven (stevedool_at_yahoo.com)
Date: 12/16/03
- Next message: Randall Hyde: "Re: HLA and Lisp macros"
- Previous message: The Half A Wannabe: "Re: [Attn: Randy] COM calling..."
- Next in thread: Phil Carmody: "Re: Does anyone know how to do this"
- Reply: Phil Carmody: "Re: Does anyone know how to do this"
- Reply: Beth: "Re: Does anyone know how to do this"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 16 Dec 2003 03:02:30 GMT
Hello... My program first starts off by displaying a number. Then when
the user types the U or D key it increases or decreases that number. My
question is this... How can I get the display of number so that when
either key is pressed, the number stays where it is and doesnt move down
a line to display the next number... Thats a bad question so here is an
example:
This is what I have...
Number: 4
Number: 5
Number: 6
-------------------------------
I want...
Number: 4 (The next number replaces the position of the 4)
- Thanks !!
- Next message: Randall Hyde: "Re: HLA and Lisp macros"
- Previous message: The Half A Wannabe: "Re: [Attn: Randy] COM calling..."
- Next in thread: Phil Carmody: "Re: Does anyone know how to do this"
- Reply: Phil Carmody: "Re: Does anyone know how to do this"
- Reply: Beth: "Re: Does anyone know how to do this"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|