From: Bryan M. <bmu...@gm...> - 2005-08-04 20:52:53
|
On 8/4/05, kim...@ya... <kim...@ya...> wrote: > Hi everyone, >=20 > With the multi-column control, is there anyway to > allow the user to select a particular cell (instead of > the whole row like it's doing now)? Sounds like you might want the wxGrid widget instead of the multiColumntList. I don't think that's part of pythoncard, but you could still use it probably http://wiki.wxpython.org/index.cgi/wxGrid_20Manual Bryan |