hi,
When use dbuttons with clause WHEN the figure is shown with a deep black color! The problem alone appears in buttons that it has a specified clause WHEN.
Sds,
Vilian F. Arraes
hi,
When use dbuttons with clause WHEN the figure is shown with a deep black color! The problem alone appears in buttons that it has a specified clause WHEN.
Sds,
Vilian F. Arraes
Vilian,
If WHEN returns false, then the control is painted as disabled, that may be the reason why it looks different.
You may modify class DButton to avoid painting the control in a different way if it is disabled.
Antonio,
Already I obtained to identify that the problem is in the function hPalBitmapDraw() that in Windows XP is painting missed the figure of the button, but does not know where to find this function! You can help me?
thanks,
Vilian F. Arraes