Hi.
Is it possible to enable/disable a message from the message for a time interval?
For example, let say I have a program that plays AVI files. For the first ten seconds, I want to disable the open button. I can disable a button. However, I found that if the user clicks on it while it is disabled, the framework keeps the message and class the message handler after I enable the button.
Is it possible to disable a button *completely*, or even better, ignore/unignore a specific message?
Thanks,
Kuphryn
Is it possible to enable/disable a message from the message for a time interval?
For example, let say I have a program that plays AVI files. For the first ten seconds, I want to disable the open button. I can disable a button. However, I found that if the user clicks on it while it is disabled, the framework keeps the message and class the message handler after I enable the button.
Is it possible to disable a button *completely*, or even better, ignore/unignore a specific message?
Thanks,
Kuphryn