Which Widget?

Hello Rich,

    would a wx.Grid be an overkill for your needs? I thing it would be nice
to have a grid with 2 columns inside your dialog, it can be read-only,
scrollable and you could customize it (eventually) by writing your own
rendering for the cells (if you need it).

Just my 2c,

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.virgilio.it/infinity77

   I'd appreciate advice on the most appropriate widget to use in this
situation: the application is accepting data from a OMR scanner,

converting

the read data and writing the converted data to a SQLite3 database table.

I'd

like to have the row number, raw data (2 char bytes), and converted data
written to a dialog window as a visual progress/status check. It's

read-only

and need be only about 30 lines long; scrolling, of course, as new data

come

in.

   Would a wx.TextCtrl be the best choice?

Thanks,

Rich

--
Richard B. Shepard, Ph.D. | Author of "Quantifying

Environmental

Applied Ecosystem Services, Inc. (TM) | Impact Assessments Using Fuzzy

Logic"

<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax:

503-667-8863

···

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org