Desicus
December 9th, 2001, 12:15 AM
Hello All,
My question is regarding custom controls in C++. My intention is to stray
from MFC and generate control classes of my own design in both visual
appearance and function. Does anyone know where to start? Of course, I know
how to handle events and the like, but as far at the 'user interface' goes,
how does one create the visual interface for a control, such as a button or
combo box? How does the class store the 'visual information' for these
classes. I have written software in the past, but required MFC to hold my
hand. I would like to expand my knowledge beyond Microsoft's - seeming -
control of software design. Any suggestions on where to start would be greatly
appreciated.
Thank you for your time,
Desicus
My question is regarding custom controls in C++. My intention is to stray
from MFC and generate control classes of my own design in both visual
appearance and function. Does anyone know where to start? Of course, I know
how to handle events and the like, but as far at the 'user interface' goes,
how does one create the visual interface for a control, such as a button or
combo box? How does the class store the 'visual information' for these
classes. I have written software in the past, but required MFC to hold my
hand. I would like to expand my knowledge beyond Microsoft's - seeming -
control of software design. Any suggestions on where to start would be greatly
appreciated.
Thank you for your time,
Desicus