From: Roger B. <ro...@ro...> - 2003-03-23 04:58:57
|
> > I'm attempting to run the application under Mac OS X. Following the > > Cool. I assume you are working from CVS. The particular area you are > hitting is the list control I use. On Windows it can switch from > displaying images to displaying a number of fields. > > On wxGTK it can't do that switch so I disable it. Looks like > Mac can't either. In guiwidgets.py, look for gui.IsGtk(). > Replace it with 1. See if that fixes it. Did that get you anywhere? Roger |