I accidentally posted this in the Conduit forum. Ooop's......... Original message:
I'm trying to use FrmNewBitmap to dynamically display a bitmap on a form. The bitmap displays fine but my lists become corrupted. If I take the FrmNewBitmap call out the lists are fine so I know it's the cause. I'm using the POL library so I'm not sure if the problem is because I'm going directly to the API from the class library. Latest Message: So get this...... I got it to work, but have no reason why it mattered. Instead of setting the list items in Constructor, I set them in the code in the OnOpen call. I also change the bitmap based on a button press and now the lists are fine. Strange! Any thoughts as to why this mattered? Dave -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
