Hi Chris,
You need to subclass the dialog and static control. A graphic window is actually a Window with a static control on it. Some messages are sent to the static control and some are sent to the parent (window). Try subclassing both and see if this fixes the problem.
Sincerely,
Jeff Daniels
PowerBASIC Staff
You need to subclass the dialog and static control. A graphic window is actually a Window with a static control on it. Some messages are sent to the static control and some are sent to the parent (window). Try subclassing both and see if this fixes the problem.
Sincerely,
Jeff Daniels
PowerBASIC Staff
Leave a comment: