Page 1 of 1

Grid samples with dbf are blank

Posted: Mon Mar 22, 2010 5:41 pm
by RalphMDS
Hi,

I am using HMG 3.0.25 and am having a problem with grids that use a dbf. If I compile the sample programs that use a dbf (GRID.27 through GRID.34) the grid appears blank when the program runs. If I double click on any of the blank cells, it shows the data in that cell. The samples that use arrays work fine.

Could someone else try compiling one of the samples and let me know if you experience the same problem? Does anyone know how to fix this?

Thanks,

Ralph

Re: Grid samples with dbf are blank

Posted: Mon Mar 22, 2010 5:54 pm
by Roberto Lopez
RalphMDS wrote:Hi,

I am using HMG 3.0.25 and am having a problem with grids that use a dbf. If I compile the sample programs that use a dbf (GRID.27 through GRID.34) the grid appears blank when the program runs. If I double click on any of the blank cells, it shows the data in that cell. The samples that use arrays work fine.

Could someone else try compiling one of the samples and let me know if you experience the same problem? Does anyone know how to fix this?

Thanks,

Ralph
I've done such tests before publishing 3.025 and now again and all are working fine here.

Re: Grid samples with dbf are blank

Posted: Mon Mar 22, 2010 7:53 pm
by RalphMDS
Dear Roberto,

Thank you for the quick response. I have tracked down the source of the problem and want to pass it along in case someone else runs into the same issue.

My computer has a Logitech LX7 cordless mouse and keyboard combo installed as well as the Logitech SetPoint software that comes with it. My keyboard and mouse came with SetPoint Control Center and Driver version 3.30.165 and that was causing the blank grid.

I upgraded to the newest version (4.60.122) and that resolved the problem.

Thanks for all your incredible work,

Ralph

Re: Grid samples with dbf are blank

Posted: Mon Mar 22, 2010 7:59 pm
by Roberto Lopez
RalphMDS wrote:Dear Roberto,

Thank you for the quick response. I have tracked down the source of the problem and want to pass it along in case someone else runs into the same issue.

My computer has a Logitech LX7 cordless mouse and keyboard combo installed as well as the Logitech SetPoint software that comes with it. My keyboard and mouse came with SetPoint Control Center and Driver version 3.30.165 and that was causing the blank grid.

I upgraded to the newest version (4.60.122) and that resolved the problem.

Thanks for all your incredible work,

Ralph
I'm glad to know that it is solved for you now.