Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: wxPerl fails with a cryptic message: "variable is not of type Wx::Point"

by Anonymous Monk
on Mar 08, 2013 at 20:57 UTC ( [id://1022492]=note: print w/replies, xml ) Need Help??


in reply to Re: wxPerl fails with a cryptic message: "variable is not of type Wx::Point"
in thread wxPerl fails with a cryptic message: "variable is not of type Wx::Point"

 for position (i.e. [20,30]) needs to be a Wx::Point instance.

Close , but that is a wxPerl shortcut for Wx::Point->new( 20, 30 ), like explained in the introductory tutorials, see my wxWidgets / wxPerl / wxGlade tutorial, Re: wxPerl fails with a cryptic message: "variable is not of type Wx::Point"

  • Comment on Re^2: wxPerl fails with a cryptic message: "variable is not of type Wx::Point"
  • Download Code

Log In?
Username:
Password:

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

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

    No recent polls found