Hi
After making a cell in a grid control active/current - my application subsequently needs to deselect the grid control of any active cells.
I tried (dcl_Grid_SetCurCell MyProject_TestProject_MyGrid -1 -1), but it returns an error. It seems that the only way of deselecting a cell is by choosing another cell on the grid.
Just wondering if I've missed something obvious, before I log it on the wish list.
Cheers
What error do you get when you call SetCurCell -1 -1?
error: bad argument type: stringp nil
Oops, on further investigation - the call only fails on this particular project. I need a closer look at my project.
Very sorry about that (and after reading the posting guidelines thread....)