Wx::Frame doesn't disappear when parent window minimized
Status: Beta
Brought to you by:
peter-ellis
When I create windows using Wx::Frame (or extensions of it), they don't disappear when the Sketchup parent window is minimized (unlike native application windows, which do). I've tried a few different options for style argument of Wx::Frame, but nothing seems to work.
I've attached the code for the object that I was working with, but I tried with a few of the examples included with wxSU and the same thing happened so I'm guessing my code isn't likely the problem.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
ruby code for Wx::Frame extension that doesn't disappear when parent window minimized