Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: How do I destroy a control after its creation in wxPerl?

by Anonymous Monk
on May 11, 2011 at 10:22 UTC ( [id://904129]=note: print w/replies, xml ) Need Help??


in reply to How do I destroy a control after its creation in wxPerl?

You can simply ->Hide the warning box and set the built-in status text to anything.

Then when you show a warning again, ->Show the warning box and clear the status text (or set the warning box to be exactly the size of the status field you're covering, with the help of Wx::Statusbar::GetFieldRect)

Replies are listed 'Best First'.
Re^2: How do I destroy a control after its creation in wxPerl?
by ZJ.Mike.2009 (Scribe) on May 11, 2011 at 23:40 UTC
    Thanks Anonymous Monk, This helps.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://904129]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2024-04-20 04:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found