Path: utzoo!attcan!uunet!mcvax!kth!draken!tut!santra!mjolner!jnp From: jnp@mjolner.tele.nokia.fi (J|rgen N|rgaard) Newsgroups: comp.lang.c++ Subject: Problem with CommonView on PCs Message-ID: <254@mjolner.tele.nokia.fi> Date: 20 Mar 89 13:35:12 GMT Reply-To: jnp@tele.nokia.fi (J|rgen N|rgaard) Organization: Nokia Telecommunications Oy, Espoo, Finland Lines: 26 (I am posting this for a friend of mine) I have tried to use the MultiLineEdit class for entering different strings into different buffers, so I can use those strings to be printed on the screen by means of the windows function TextPrint. I have called the MultiLineEdit second constructor which takes a pointer to the window pWindow. After that I have called the function GetLine where I have specified the pointer to the buffer. Finally I have called the function Show() to display this rectangular MultiLineEdit control in my window. The results obtained were just a rectangular area in the screen where no- thing is displayed but the cursor is blinking all the time. Is this the right way how to use thid MultiLineEdit class ? Does it need of any other class to implement it ? Miquel Teixidor. (Please mail me any suggestions and I will forward them) -- Regards J|rgen N|rgaard e-mail: jnp@tele.nokia.fi -------------------------------------------------------------------------------