Antonio, Example colors and themes

User avatar
Enrico Maria Giordano
Posts: 8770
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Has thanked: 1 time
Been thanked: 7 times
Contact:

Re: Antonio, Example colors and themes

Post by Enrico Maria Giordano »

karinha wrote:Master Enrico, simple example.
Thank you, but it doesn't work, sorry. :-(
User avatar
Giovany Vecchi
Posts: 223
Joined: Mon Jun 05, 2006 9:39 pm
Location: Brasil

Re: Antonio, Example colors and themes

Post by Giovany Vecchi »

Hi Enrico, in that image you posted of my commercial program the comboboxes are different because they are disabled.
User avatar
Silvio.Falconi
Posts: 7187
Joined: Thu Oct 18, 2012 7:17 pm
Been thanked: 9 times

Re: Antonio, Example colors and themes

Post 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
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Giovany Vecchi
Posts: 223
Joined: Mon Jun 05, 2006 9:39 pm
Location: Brasil

Re: Antonio, Example colors and themes

Post 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.
Post Reply