Page 2 of 2

Re: Antonio, Example colors and themes

PostPosted: Thu Dec 15, 2022 5:42 pm
by Enrico Maria Giordano
karinha wrote:Master Enrico, simple example.


Thank you, but it doesn't work, sorry. :-(

Re: Antonio, Example colors and themes

PostPosted: Thu Dec 15, 2022 5:55 pm
by Giovany Vecchi
Hi Enrico, in that image you posted of my commercial program the comboboxes are different because they are disabled.

Re: Antonio, Example colors and themes

PostPosted: Thu Dec 15, 2022 6:17 pm
by Enrico Maria Giordano
Ah, ok, understood.

Re: Antonio, Example colors and themes

PostPosted: Sun Dec 18, 2022 7:23 pm
by Silvio.Falconi
Giovany Vecchi wrote:Hi Enrico, in that image you posted of my commercial program the comboboxes are different because they are disabled.


A question
You can change the dialogs or Also the Windows and child Window?
Because on win 10 child win have the xp look

Re: Antonio, Example colors and themes

PostPosted: Mon Dec 19, 2022 4:02 pm
by Giovany Vecchi
Silvio.Falconi wrote:
Giovany Vecchi wrote:Hi Enrico, in that image you posted of my commercial program the comboboxes are different because they are disabled.


A question
You can change the dialogs or Also the Windows and child Window?
Because on win 10 child win have the xp look


Silvio, you have to call the CTRLS_COLORS_DLG(oWnd) function in the window's bInit.
Or change the tWindow class as I did with the tDialog class so that it is called automatically in all windows of the system.