Hello,
I have defined a listbox (Twbrowse) like this :
REDEFINE LISTBOX oLst FIELDS ..... ID 101 of oDlg
HEADERS "Header 1","Header 2", ...
FIELDSIZES ...........
So far, so good.
But can anyone tell me how I can change the headers of this listbox ?
Thanks.
Michel
Question about the Listbox class
Question about the Listbox class
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
- Patrick Mast
- Posts: 244
- Joined: Sat Mar 03, 2007 8:42 pm
Re: Question about the Listbox class
oLst:aHeaders:={"Header1","Header2",...}driessen wrote:But can anyone tell me how I can change the headers of this listbox ?
--
Sincerely,
Patrick Mast,
xHarbour.com Inc.
http://www.xHarbour.com