http://qs1969.pair.com?node_id=916334

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Does anyone know if wxPropertyGrid is available under WxPerl?

The question is related with my quest to find a control that allows me to have tabular and tree like data combined. So far I found Wx::TreeListCtrl (although it is beyond me why it only allows to have the first column editable).
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.
Any other ideas?
  • Comment on Is wxPropertyGrid available under WxPerl?

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

      Once, I find the time, I might dive in...
      Mark made it arrive in WxPerl, as of 0.9905 Fri Mar 16 2012!! Yes! :)