N
Noozer
Just wondering if it's possible (easy?) to create a "character mode" control
that can be included onto a form.
Basically I'm looking for a text mode control that uses a fixed width font
that will support multiple foreground colours. If it supports copy/paste
from the mouse it would be a bonus. The important thing is that is should be
fast.
Trying to emulate it with a textbox just won't cut it.
I'm sure it's possible to use GDI and BitBlt functions, etc. as I touch on
it briefly when I used VB6. I'm not sure even where to begin with VB.Net
2K3.
Thanks!
that can be included onto a form.
Basically I'm looking for a text mode control that uses a fixed width font
that will support multiple foreground colours. If it supports copy/paste
from the mouse it would be a bonus. The important thing is that is should be
fast.
Trying to emulate it with a textbox just won't cut it.
I'm sure it's possible to use GDI and BitBlt functions, etc. as I touch on
it briefly when I used VB6. I'm not sure even where to begin with VB.Net
2K3.
Thanks!