[comp.windows.ms.programmer] Creating Tables without using Edit Class Windows

scheeni@intel.com (Santhosh S. Cheeniyil) (06/19/91)

Hi,
	I am looking for ideas to create a spread-sheet like table (
with rows and columns of cells ) where the user can input some 
information in. The easy way out, of course, is to create rows and columns
of edit class windows and let the edit class do all the cursor control and
text inputing for you. This is uneconomical because of the limit on the 
number of window handles you can have. What I am looking for is a way to be
 able to create cells by drawing horizontal and vertical lines and then 
control user input and cursor movement. 

--santhosh (Santhosh S. Cheeniyil)  scheeni@scdt.intel.com
--
-------------------------------------------------------------------
--santhosh (Santhosh S. Cheeniyil)

scheeni@scdt.intel.com
..![decwrl|hplabs|oliveb|amdcad|pur-ee]!intelca!mipos3!cadev6!scheeni

"Programmers are human beings, too" -- Anonymous
-------------------------------------------------------------------