
Try #egrid_CellUpdated. Whenever a checkbox is clicked, it fires this event to inform the program that the cell has changed.
Not sure about altering the checkbox by using the spacebar though.
Thanks. It was a lot of work.rw wrote:Hi srod!
Thanks for the new version. It´s almost perfect. The integration with
purelvsort is very useful. The new #egrid_RegainFocus event works
perfect.
Have fixed the column height problem. Well done for spotting that. That one escaped me.rw wrote:My remarks on the new version:
The header rendering (No custom header) has changed. With the default
PB-font the header must now have a minmum height of 26 to render
correctly. Although the the header icon of purelvsort vanished. Please
take a look.
I was thinking about that, but there's enough commands already. Remember that the #egrid_RegainFocus will not fire if you alter the column width in code. I can alter this I guess if you really need it.rw wrote:I think you need a egrid_setHeaderWidth command. For now i use the purelvsort command, but i think we need a native egrid-command.
rw wrote:Really very very good work!
It's possible to create both, a setup program and a ZIP-file, with EasySetup.ts-soft wrote:can you change the packformat from the installer, from jcalg1 to zip
Right, I'm away for a few days now so won't be able to help out for a while.rw wrote:What are virtaul grids?