[EMAIL PROTECTED] wrote: > I have just started playing with Dabo and I like > what I see. but I have a problem with the > ClassDesigner. My system is:
Welcome! Glad you like the vision of Dabo. Hopefully you'll find it useful in your projects. > Windows XP > Python 2.4.1 > wxPython 2.6.3.3 ansi Ed and I (the two primary developers of Dabo) both use unicode versions of everything. As far as I know we haven't tested it, but I can think of a few possible reasons that you'd run into trouble using the ansi version of wxPython. I believe that the only reason wxPython releases an ansi version is because of older Windows systems (win9x) that don't fully support unicode, and because of third-party projects that never moved from ansi to unicode. I'd highly recommend using the unicode version of wxPython with Dabo. > psycopg2-2.0.5.1.win32-py2.4-pg8.2.0-release > pysqlite-2.3.2.win32-py2.4 -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
