Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Is wxPropertyGrid available under WxPerl?

by Anonymous Monk
on Jul 24, 2011 at 00:52 UTC ( [id://916363]=note: print w/replies, xml ) Need Help??


in reply to Is wxPropertyGrid available under WxPerl?

Does anyone know if wxPropertyGrid is available under WxPerl?

This says its not available yet http://search.cpan.org/grep?cpanid=MDOOTSON&release=Wx-0.9901&string=wxPropertyGrid&i=1&n=1&C=0

This also says that

$ perl -le " use Wx qw[ :everything :allclasses ]; print Wx::Property +Grid ->new " Can't locate object method "new" via package "Wx::PropertyGrid" (perha +ps you forgot to load "Wx::PropertyGrid"?) at -e line 1.

How can I use a non-core Wx Control without someone XS capable like Mark who does an interface for it, like he did on wxTreeListCtrl.

Its good you mention Wx::TreeListCtrl, its a good example of how you can write an interface for wxPropertyGrid yourself
wxPerl manual
C++ Docs For Perl Programmers
http://search.cpan.org/dist/Wx/lib/Wx/NewClass.pod
http://search.cpan.org/dist/ExtUtils-XSpp/lib/ExtUtils/XSpp.pod
http://search.cpan.org/dist/Wx-TreeListCtrl/MANIFEST
Hey, you can even write about your experiences on perlmonks and turn it into a tutorial :)

Replies are listed 'Best First'.
Re^2: Is wxPropertyGrid available under WxPerl?
by Anonymous Monk on Jul 24, 2011 at 18:27 UTC
    ;) expected that. *Sigh*

    Once, I find the time, I might dive in...
Re^2: Is wxPropertyGrid available under WxPerl?
by isync (Hermit) on Jul 02, 2012 at 16:42 UTC
    Mark made it arrive in WxPerl, as of 0.9905 Fri Mar 16 2012!! Yes! :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-25 06:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found