develooper Front page | perl.wxperl.users | Postings from June 2008

Wx::Grid question

From:
Daniel Gaston
Date:
June 11, 2008 08:16
Subject:
Wx::Grid question
Message ID:
50c615ba0806110816k498f3a43p404745878eaea81c@mail.gmail.com
Hi folks,

I am stuck on a problem trying to use Wx::Grid and to subclass from it. All
references I have seen for making custom grid classes reference
subclassing from PlGridTable like:

use base 'Wx::PlGridTable'

however whenever I do this I get BEGIN compilation errors.

I am able to use Wx::Grid as is by itself fine but am unsure if it is
appropriate to subclass from it directly.

Thank you,

Dan




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About