> I have question about TXlatTables.
> As I understand it's ISO-8859 coding pages.
> But why they are two: ibm_iso8859_1_G0 and ibm_iso8859_1_G1 ?
>
> In the "procedure TScreen.WriteChar(Ch : Char);" these tables are
> invoked on Shift key press?
>
> If anybody can please give me a hint how they are work.

As far as I remember, since we are in a ansi/vt100 terminal emulation, the 
component has to react the same way as a plain old such terminal. It has two 
character sets selectable using some escape sequences. Hence two characters 
tables to map to what Windows is using.

--
[EMAIL PROTECTED]
http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to