Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Error while autoloading 'Wx::TextAttr'

by Anonymous Monk
on May 05, 2011 at 06:27 UTC ( [id://903060]=note: print w/replies, xml ) Need Help??


in reply to Error while autoloading 'Wx::TextAttr'

You're missing a method name, like new
my $color1 = Wx::TextAttr->(wxRED); ^^^^^^^^

Replies are listed 'Best First'.
Re^2: Error while autoloading 'Wx::TextAttr'
by ZJ.Mike.2009 (Scribe) on May 05, 2011 at 06:34 UTC
    Great! That solves the problem. Thanks,Anonymous Monk!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-19 22:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found