[wxPython-users] need suggestion on creating a grid like interface
with textctrl
Christopher Barker
Chris.Barker at noaa.gov
Tue Aug 28 10:34:47 PDT 2007
krishnakant Mane wrote:
> I am doing an application using wxpython and there is a situation
> where I need to create a spreadsheet like interface =
First question: why not use a wx.Grid?
> there are
> column headers at the top created by wx static text and then 5 columns
> of text boxes following by a row of buttons.
Something like the enclosed? (I leave the row of buttons as an exercise =
for the reader.)
-Chris
-- =
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: junk.py
Type: text/x-python
Size: 1670 bytes
Desc: not available
Url : http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/20070=
828/097871d0/junk.py
More information about the wxpython-users
mailing list