[comp.lang.c++] Problem with CommonView on PCs

jnp@mjolner.tele.nokia.fi (J|rgen N|rgaard) (03/20/89)

(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
-------------------------------------------------------------------------------