Where does one learn that?  I did a grep or a search for  

LstDrawList   

in my code but did not find it.

I just looked up FrmDrawForm in the SDK but it made no mention of it calling
LstDrawList



-----Original Message-----
From: Ben Combee [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 05, 2001 1:59 PM
To: Palm Developer Forum
Subject: Re: LstDrawList question


"Rochester, Dean" <[EMAIL PROTECTED]> wrote in message
news:34845@palm-dev-forum...

> 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, the function is called by FrmDrawForm when its looping through the
controls, drawing each one.




-- 
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