To get it working I simply deleted the ->SetDefCellType( GVIT_NUMERIC );
option. However is there a workaround or another way to implement these
options?

It's defined in Grid.xs as:

#define GVIT_NUMERIC  1

This should work:

Win32::GUI::Grid::GVIT_NUMERIC()

Cheers,

jez.



Reply via email to