07-24-2006 03:41 PM
07-25-2006 07:37 AM
07-25-2006 11:32 AM
Sarah
It worked. Seems like a 'backwards' approach to do it in my mind, but now I know.
Thanks
Pete
07-26-2006 03:01 AM
07-26-2006 03:27 AM
07-26-2006 11:14 AM
Hi Sarah:
You are correct that I am using a typedef so if and when I need to change the control, it will get updated automatically thoughout the code. Very convenient, I have many other typedef custom controls within the program and they have saved a lot of time (frequent changes during development).
Shying away from arrays to store my data, point by point functions rule!
Thanks again
-Pete