[wxPython] Wxgrid: floating point format

Hi guys

I tried to get an answer about floating point format in grids a little while
ago. I am trying to get a fixed number of decimals to be displayed, but it
behaves and displays strangely. Have tried this under win 98, win 2000, Py
2.1 and 2.2, wxPython 2.3, and 2.2 with same results.

Attached is a sample demonstrating this.

Cheers

Lynndon Harnell

GridCustTableFloat.py (4.98 KB)

It's been fixed in 2.3.3.1

ยทยทยท

Lynndon.Harnell@upstream.originenergy.com.au wrote:

Hi guys

I tried to get an answer about floating point format in grids a little while
ago. I am trying to get a fixed number of decimals to be displayed, but it
behaves and displays strangely. Have tried this under win 98, win 2000, Py
2.1 and 2.2, wxPython 2.3, and 2.2 with same results.

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!