|
-
September 10th, 2009, 05:42 AM
#1
Beginner Question about array of CStatics
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|