21
edits
Changes
→CText
==CText==
CText is a CField to edit a multiline text.<br />
To do this, it will use the [https://github.com/Seneca-OOP344/OOP344-20123/tree/master/TextClass [#The_Text_Helper_Class|Text class]] to convert a character string containing a text into a (simulated) two dimensional array.
<big><syntaxhighlight lang="cpp">