Search found 145 matches: comboboxes

Return to advanced search

Re: Utilizar 2 dbcombo

... show me a Sample of 2 Combobox where 2nd Combobox depend on 1st combobox using fivewin command syntax Sure, here's an example of how to create two comboboxes where the options available in the second combobox depend on the selection made in the first combobox using the Fivewin command syntax: #include ...
by Jimmy
Fri Apr 21, 2023 11:09 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Utilizar 2 dbcombo
Replies: 3
Views: 253

Re: Antonio, Example colors and themes

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 ...
by Giovany Vecchi
Mon Dec 19, 2022 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio, Example colors and themes
Replies: 19
Views: 1091

Re: Antonio, Example colors and themes

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
by Silvio.Falconi
Sun Dec 18, 2022 7:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio, Example colors and themes
Replies: 19
Views: 1091

Re: Antonio, Example colors and themes

Hi Enrico, in that image you posted of my commercial program the comboboxes are different because they are disabled.
by Giovany Vecchi
Thu Dec 15, 2022 5:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio, Example colors and themes
Replies: 19
Views: 1091

Re: Antonio, Example colors and themes

... it to the forum experts :lol: :lol: Ok, I was afraid of that. Thank you anyway. Only, I don't understand your example image: I see two themed comboboxes with different background color, or am I wrong?
by Enrico Maria Giordano
Thu Dec 15, 2022 5:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio, Example colors and themes
Replies: 19
Views: 1091

Re: Antonio, Example colors and themes

It doesn't work for me. The dropdownlist part of the comboboxes is colored but the select item is not. What am I doing wrong?
by Enrico Maria Giordano
Thu Dec 15, 2022 3:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio, Example colors and themes
Replies: 19
Views: 1091

Re: Antonio, Example colors and themes

... the example I posted and see the sources. I'm interested in mode 1. But I don't understand what is the relevant code. I only need to color comboboxes background. Is there a simple way? Master Enrico: ACTIVATE DIA... ;   ON INIT(  CTRLS_COLORS_DLG( oDlg ) )  ...
by karinha
Thu Dec 15, 2022 2:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio, Example colors and themes
Replies: 19
Views: 1091

Re: Antonio, Example colors and themes

... the example I posted and see the sources. I'm interested in mode 1. But I don't understand what is the relevant code. I only need to color comboboxes background. Is there a simple way?
by Enrico Maria Giordano
Thu Dec 15, 2022 2:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio, Example colors and themes
Replies: 19
Views: 1091

Re: Antonio, Example colors and themes

I see that comboboxes are not themed. I would like to know how do you set a background color for themed comboboxes, as in your example below, please:

Image
by Enrico Maria Giordano
Thu Dec 15, 2022 2:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio, Example colors and themes
Replies: 19
Views: 1091

Re: Graphics, icons, bmp's for program layout

Enrico Maria Giordano wrote:I'm interested in how do you set a background color for comboboxes in a themed app. Can you show a sample, please?

Hi Enrico, see this link

http://forums.fivetechsupport.com/viewtopic.php?f=3&t=42604&sid=53e06f6b2377da0d3710a7f5571e4651
by Giovany Vecchi
Thu Dec 15, 2022 1:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Graphics, icons, bmp's for program layout
Replies: 12
Views: 1075

Re: Graphics, icons, bmp's for program layout

I'm interested in how do you set a background color for comboboxes in a themed app. Can you show a sample, please?
by Enrico Maria Giordano
Sun Dec 11, 2022 3:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Graphics, icons, bmp's for program layout
Replies: 12
Views: 1075

Re: Newbie have COMBOBOX Question

... this   oCbx:bRClicked = { | nRow, nCol | EditControl( nRow, nCol, oCbx ) } You don't need to use Select() nor SetPos() with Comboboxes. And commands are the best option in 99% of code. Commands are far more readable and maintainable than functions. this is while i put 2 x ...
by Jimmy
Sun Oct 30, 2022 10:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Newbie have COMBOBOX Question
Replies: 6
Views: 437

Re: Newbie have COMBOBOX Question

Please, always post a complete sample of the problem. You don't need to use Select() nor SetPos() with Comboboxes. And commands are the best option in 99% of code. Commands are far more readable and maintainable than functions.
by Enrico Maria Giordano
Sun Oct 30, 2022 8:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Newbie have COMBOBOX Question
Replies: 6
Views: 437

Re: TGet with rounded corners in Windows 11

My manifest file is already correctly linked. And no, I don't want to paint the rouded corners myself. I hoped that our GETs get the new look automatically, just like the comboboxes and the checkboxes already (although partially) got.

EMG
by Enrico Maria Giordano
Thu Aug 04, 2022 3:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet with rounded corners in Windows 11
Replies: 12
Views: 672

Re: Problem with tdatabase

... all these kinds of issues would be resolved by using three related databases instead of one database. Users would be selecting data from lists (comboboxes) instead of manually entering them. By the way, this is not a problem with TDatabase or TData--this is an application design issue due to ...
by Silvio.Falconi
Sun Dec 19, 2021 11:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tdatabase
Replies: 14
Views: 1851
Next

Return to advanced search

cron