Hi All..

I want to create a grid/table of CStatic text boxes. The size of the grid will be user defined.
Having created the text boxes I want to draw them on a dialog window.
I think I should use a CObArray of CStatic pointers.
I would then like to access any of the boxes using X,Y co-ordinates, so that I can assign numbers to the boxes. Im trying to create something to help my daughter learn her times tables !

Id be greatfull if anyone could show me the best way of doing this. Im afraid my programming skills are a little rusty !
Im using VC6.

Many thanks for your time!

Cheers
Phill