HMG 2.8.6f - Form + TAB + Label BackColor problem

Moderator: Rathinagiri

Post Reply
User avatar
salamandra
Posts: 311
Joined: Thu Jul 31, 2008 8:33 pm
DBs Used: DBF, MySQL, SQL
Location: Brazil

HMG 2.8.6f - Form + TAB + Label BackColor problem

Post 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
Attachments
test_ide.rar
(1 KiB) Downloaded 570 times
There is one time in which is crucial awakening. That time is now. ( Buddha )
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

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

Post 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.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

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

Post 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.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
Post Reply