Folks,

I would like to use wxGRID_AUTOSIZE with wx::Grid::SetCol/RowLabelSize(), but 
it doesn't seem to be implemented in wxPerl. Can anyone lend a hand as to what 
I am doing wrong?

I tried:
  $grid->SetColLabelSize(&wx::Grid::wxGRID_AUTOSIZE);
  $grid->SetColLabelSize(&wx::wxGRID_AUTOSIZE);
  $grid->SetColLabelSize(&wxGRID_AUTOSIZE);

What's the deal?  is this not implemented?
---------------------------------
Jim Clark
Senior Software Engineer, EES
Apple, Inc 
408-974-9906 (office)
408-781-1425 (cell)

** Converting pizza into code for over 20 years **

Reply via email to