techsupportpete
02-14-2005, 01:59 AM
:D Hi,
Im wanting to implement a HyperTerminal Style interface in my application. I need to be able to perform the standard hyperterminal features using the escape codes....
namely; Column and Row Positioning, Clear screen (which should be easy), etc...
Is it possible to easily do the Col/Row position using a text box? or is a RichText box the way forward??? Or is there some other type of control i should use instead?
The window should run as fast as possible since my data will be transmitted via Ethernet rather than RS232 and hence the receive rates will be potentially much higher than that of RS232. I will also need to limit the history of the text box too so that I dont use up all of the available memory!
Any help / suggestions is greatly appreciated,
thanks,
pete
:confused:
Im wanting to implement a HyperTerminal Style interface in my application. I need to be able to perform the standard hyperterminal features using the escape codes....
namely; Column and Row Positioning, Clear screen (which should be easy), etc...
Is it possible to easily do the Col/Row position using a text box? or is a RichText box the way forward??? Or is there some other type of control i should use instead?
The window should run as fast as possible since my data will be transmitted via Ethernet rather than RS232 and hence the receive rates will be potentially much higher than that of RS232. I will also need to limit the history of the text box too so that I dont use up all of the available memory!
Any help / suggestions is greatly appreciated,
thanks,
pete
:confused: