Hello,
If I have set the attribute ATTR_DIMMED to 1 (active) on a control i.e. disable (or grayed out) the control. Will the callback function that is set for that control, receive any events at all? I have done this on a textbox control and the callback function does not get called anymore (until ATTR_DIMMED is set 0).
Best regards,
Christian G.