I miss typed,  what I mean was where is it called?  What PDF tutorial says

"Next, the function LstSetDrawFunction is called and passed the
address of the application�s MainFormListDrawItem routine.
This tells the system that this application routine is responsible for
drawing the items in the list.
LstDrawList calls MainFormListDrawItem once for each item
that is displayed in the list. Note that this includes only those items
that are currently displayed in the list, not every item that might be
shown. When the list is scrolled, LstDrawList calls
MainFormListDrawItem once for each item that scrolls into view."

But I do not see where this function is called.

Dean-O


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Richard
Burmeister
Sent: Friday, January 05, 2001 11:41 AM
To: Palm Developer Forum
Subject: Re: LstDrawList question


From: "Rochester, Dean" <[EMAIL PROTECTED]>

> I can not find LstDrawList.   What is this and where is it called from?  I
> did not find it in the SDF Reference nor did I find it called out anywhere
> in the code for the program.  It is referenced in the above description
but
> I do not know where it is.

LstDrawList is documented in the "Palm OS SDK Reference", on page 314 in the
version I am looking at.



-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to