Ive been running a few tutorials and have just finished implementing a dynamic list. A popuptrigger changes the contents of a main list. selecting an item in this list and pressing a button updates a second list. The application code handles all the redrawing of the lists. Its basically a shopping list analogy. These three lists are in a form wich is activated from the main form. The problem is when i close this shoppinglist form down the outline of one of the lists is left on the main form. It doesn't show the text that was inserted in the list but is in exactly the same position as that list. Q. 1: Is this a result of controling the redraw of the list myself? Q. 2: How can i stop this from happening? Thanks -- Emile Swain * * * * * * * * * * * * Creative Developer www.AKQA.com * * * * * ** * * * * * * -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
