Hello,
I’ve been working on this problem for quit a while and I can’t seem to figure it out. I have some dialogs and frames in my wxApp that when I close them they flicker or the frame behind them looks funny after they are closed. I’m killing the frames with self.Destroy(). What are some reasons why my frames don’t close cleanly and how might I fix the problem?
Thanks!
Jeff