Page 1 of 1

HMG 2.8.6f - Form + TAB + Label BackColor problem

Posted: Wed May 20, 2009 2:10 am
by salamandra
;) Hi,
I'm not sure if this is a bug or not, but...
Assuming that I've created a form with a TAB control and I've added a Label control to TAB.
Now if I want change the BackColor of the label from "NIL" (default backcolor)
to any other color (eg. RED) , backcolor does not change untill I save, close
and reopen the form.
Please, for better understanding see the attached file.


[]'s Salamandra

Re: HMG 2.8.6f - Form + TAB + Label BackColor problem

Posted: Wed May 20, 2009 3:57 am
by Roberto Lopez
salamandra wrote:;) Hi,
I'm not sure if this is a bug or not, but...
Assuming that I've created a form with a TAB control and I've added a Label control to TAB.
Now if I want change the BackColor of the label from "NIL" (default backcolor)
to any other color (eg. RED) , backcolor does not change untill I save, close
and reopen the form.
Please, for better understanding see the attached file.


[]'s Salamandra
I'll check it ASAP.

Thanks for reporting.

Regards,

Roberto.

Re: HMG 2.8.6f - Form + TAB + Label BackColor problem

Posted: Thu Jun 25, 2009 11:14 pm
by Roberto Lopez
salamandra wrote:;) Hi,
I'm not sure if this is a bug or not, but...
Assuming that I've created a form with a TAB control and I've added a Label control to TAB.
Now if I want change the BackColor of the label from "NIL" (default backcolor)
to any other color (eg. RED) , backcolor does not change untill I save, close
and reopen the form.
Please, for better understanding see the attached file.


[]'s Salamandra
I'll verified.

I've not fixed yet since the tab-child controls colors is a very delicate mater, since requires different treatments depending on Windows version and theme used. So, it will take some time so fix.

Moreover, this problem does not affect code generation in any way, so, it is not high priority issue.

Thanks for reporting.

Regards,

Roberto.