wxMiniFrame hide & seek
Posted: Thu Jun 18, 2009 3:49 am
Hi All,
I'm trying to add a wxMiniFrame to my application just to be able to look at it and check how it behaves so I can decide if I'll use it to replace some hand-drawn stuff I have.
The problem is it never shows up. I've tried to add it as a child of many different classes, make it have a NULL parent, I've played with the styles but it never shows up.
Any thoughts? Are there any constraints on what classes can be parent for wxMiniFrames?
Thanks,
Andre
I'm trying to add a wxMiniFrame to my application just to be able to look at it and check how it behaves so I can decide if I'll use it to replace some hand-drawn stuff I have.
The problem is it never shows up. I've tried to add it as a child of many different classes, make it have a NULL parent, I've played with the styles but it never shows up.
Any thoughts? Are there any constraints on what classes can be parent for wxMiniFrames?
Thanks,
Andre