RE: ListPtr-itemsText (and POSE)

2001-03-29 Thread Scott Johnson (Bellevue)
From: Rick Wagner [mailto:[EMAIL PROTECTED]] Ok, so what is the super-secret API that lets me get at ListPtr-itemsText without generating the "memory owned by UI" warning message under POSE? Are you sure LstGetSelectionText won't work for you? If you want to fetch list items that were set

ListPtr-itemsText (and POSE)

2001-03-28 Thread Rick Wagner
Ok, so what is the super-secret API that lets me get at ListPtr-itemsText without generating the "memory owned by UI" warning message under POSE? I'm posting this here as I believe it's an API question that isn't really related to POSE, except that POSE alerted me to an "illegal" call I've

Re: ListPtr-itemsText (and POSE)

2001-03-28 Thread Alan Ingleby
LstSetSelection followed by LstGetSelectionText, or just handle the list drawing yourself using LstSetDrawFunction, then you supply the text yourself, so you inherently know it. Regards, Alan Ingleby Systems Developer ProfitLink Consulting Pty Ltd 309 Burwood Road Hawthorn Victoria 3122