logo       
Google Custom Search
    AddThis Social Bookmark Button

GridCellChoiceEditor: msg#00022

Subject: GridCellChoiceEditor
        I am a newbie for wxPerl, so bear with me.  How do you set up
GridCellChoiceEditor on a cell for a grid?  I tried the following:
<snip>
my @celllist = ( "Apple", "Kite" );
my $cellEd = $grid->GridCellChoiceEditor(2, @celllist);

That last line causes the following error:
Usage: Wx::GridCellChoiceEditor::new(CLASS, choices, allowOthers = FALSE)

which does not match up with the documentation from
wxPerl-0.19-wx-2.4.2-docs-chm.chm


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>