Hi
In an example from Code Warrior Lite's windows tutorial in section 9
"Displaying List Items as Required"
Looking through the code change description the following is written...
"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."
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.
Thanks in advance
Dean-O
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/