A
Adman
Hi all... I have a pretty weird question.
I have a console mode application that uses ANSI (or vt100) escape
sequences to do some animation type stuff. You know, change colors,
draw text graphics, and I'd like to modify that into fullscreen
screensaver.
Any ideas where to begin?
I'm familiar with both screensaver programming, and Windows Forms
programming, and console application programming, but not sure how to
do console-like stuff in a windows form...
Adam
I have a console mode application that uses ANSI (or vt100) escape
sequences to do some animation type stuff. You know, change colors,
draw text graphics, and I'd like to modify that into fullscreen
screensaver.
Any ideas where to begin?
I'm familiar with both screensaver programming, and Windows Forms
programming, and console application programming, but not sure how to
do console-like stuff in a windows form...
Adam