FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour combobox inside a list box
Posts: 334
Joined: Fri Oct 14, 2005 01:54 PM
combobox inside a list box
Posted: Mon Jun 19, 2006 07:47 PM

I want every field in a list box entered via combobox of fixed entries . How can I implement that control ?

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
combobox inside a list box
Posted: Wed Jun 21, 2006 06:34 AM

Ehab,

samples\TestLbx.prg shows how to dinamically add new items to a listbox.

samples\combos.prg shows how to use combos ON CHANGE event.

Combine both concepts and you can do what you are looking for.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion