Grid Table Widget: GetValue() -- RESOLVED

OK. I got the issue nailed down.

   When the application is invoked, there is no open project database.
Therefore, there is no cursor in existence. The widgets in the core wx
namespace display without data if there is no open database, but not the
grid widget.

   The grid cannot be created without rows being specified, but the correct
number of rows is not known until a database is opened. So, I need to
provide a default number of rows, then adjust the grid size when the
database is opened. I need to read how to do this.

Thanks all ... and especially Tim who forced me to see what I missed before,

Rich

···

On Thu, 27 Dec 2007, Tim Roberts wrote:

Are you SURE the first one gets no errors?

--
Richard B. Shepard, Ph.D. | Integrity Credibility
Applied Ecosystem Services, Inc. | Innovation
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863