Jeremy White wrote:
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()
I've asked Chris for a bit more information, as I did not intentionally change the way that exports work here.
Rob.