FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Combobox with Image : "find" ?
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
Combobox with Image : "find" ?
Posted: Thu Feb 16, 2023 05:22 AM

hi,

when have Image in Combobox it will not "jump" to "Key-press"

i guess it have to do with Image on left Side "before" Item Text

is there a Workaround to "find" Item in a Combobox with Image ?

greeting,

Jimmy
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
Re: Combobox with Image : "find" ?
Posted: Fri Feb 17, 2023 05:25 AM
hi

have found out that it need to set
Code (fw): Select all Collapse
oCombo:lIncSearch := .T.
now when type 1st Sign it will "jump" to Item
greeting,

Jimmy

Continue the discussion